|
Post by teh yoshi on Aug 19, 2009 18:38:23 GMT -5
Some of the staff and I have been getting together, and we thought this place could use something new. We need a new look, although we'd be keeping the whole blue thing going on.
Anyway, I believe that this kind of change is not something we can do on our own, and it should all start with you! What we need is some contributions to new banners for Yoshi's Corner. They'll be rotating, so a different banner will appear every time you refresh the page.
The rules are simple. The banner should be 650 pixels wide and 150 pixels tall, the same size as the maximum dimensions for a signature image. It should depict Yoshi(s) in his wholesome goodness (no characters, just regular Yoshis). You can decide whatever colored Yoshi(s) should appear and doing anything that's deemed family-friendly, like eating melons, playing a game, just a simple portrait, or whatever that's banner-worthy. Preferably these banners should have backgrounds and well framed. It needs to also say Yoshi's Corner on it, of course, in large typography.
We'll take any amount of banners you submit as long as they're good and set it up for rotation. The more the better! You can even sign your name on it so people will know who designed it. So be creative and help us build a more homely Yoshi community!
"Hup!" ;D
|
|
|
Post by Yoshiken on Aug 19, 2009 18:52:06 GMT -5
Absolutely awesome. I will definitely join in, but expect mine to be submitted probably later than everyone elses XD. I am always late with these things. This is a start to a fantastic Forum experience, to say the least.
|
|
|
Post by teh yoshi on Aug 19, 2009 18:55:14 GMT -5
There really isn't a deadline. It's an ongoing thing.
|
|
|
Post by Shoe on Aug 19, 2009 19:17:24 GMT -5
Cool, something to do today besides dishes. I'm totally in. Dibs on anyone who wants to just color line art. I don't think I'm very good at that, so a collaboration would be snazzy.
|
|
Blitzzoshi
Yoshi
Much gratitude, Anjil.
Posts: 291
|
Post by Blitzzoshi on Aug 26, 2009 20:54:29 GMT -5
Eep, how'd I miss this one? I could have sworn that I suggested a rotating banner at one point. Glad to see it finally becoming a reality.
Assuming I can sketch something decent I'll try my hand at this. Hope you will be accepting pixel art.
|
|
|
Post by teh yoshi on Aug 26, 2009 21:02:06 GMT -5
Heh, since you missed this, then maybe I should sticky this. This is, after all, an ongoing community project.
And of course, we'll be accepting all kinds of groovy art.
|
|
|
Post by Sanjo on Aug 27, 2009 10:43:57 GMT -5
Awesome! I have a pretty good idea in mind, so I'll try to give it a shot!
|
|
|
Post by anjilfan on Aug 27, 2009 22:01:12 GMT -5
I could... try.
|
|
Newt
New Yoshi
here, there, and everywhere
Posts: 54
|
Post by Newt on Aug 29, 2009 21:45:36 GMT -5
Heh, I'll go ahead and give it a shot. But knowing me, I'll probably take about five or ninety years to create it...
|
|
|
Post by Arctic Yoshi on Aug 31, 2009 3:30:50 GMT -5
Yay, new banner. This place has had the same one for ages now, it could probably use a face lift like this.
|
|
Blitzzoshi
Yoshi
Much gratitude, Anjil.
Posts: 291
|
Post by Blitzzoshi on Sept 7, 2009 19:07:51 GMT -5
Sooo, basically everyone is like "Yay, Yoshi's Corner is getting a makeover!" and then a week later, absolutely nothing happens, so I'm going to try and rectify that (and I'll likely fail at that, but whatever) by providing material in here, along with a draft or two of my banner. For the sake of consistency, if you want a text logo, you can model your paths after this: chaos.foxmage.com/AkuKitsune/yc/YCTextOutlineRaster.pngIt's raster, but only because Paint Shop Pro seems incapable of exporting vector images even when there are no raster layers. The egg also lacks spots, because PSP8 doesn't offer much in the way of vector manipulation. I'll remake it as a Scalable Vector Graphic and give the egg spots in Inkscape (since it supports boolean path operations, which I need to clip the area of each spot that lies outside the egg). Anyways, I was gonna just use the Chlorinap font, but that's more Mario Bros., and after I checked the Yoshi's Island boxart I found that it uses a different typeface. It was used as a reference for "Yoshi's" (adjusted slightly for purposes of copyleft), and I constructed "Corner" from my basic, limited typography analysis of the existing text. Hopefully it'll be useful to... someone.
|
|
|
Post by Yoshi on Sept 9, 2009 0:11:27 GMT -5
Hey guys, definitely not bad on those banners. If you guys can give it a background and color it, I'll put it up in rotation right away! Hope to see more of them soon!
|
|
Blitzzoshi
Yoshi
Much gratitude, Anjil.
Posts: 291
|
Post by Blitzzoshi on Sept 9, 2009 2:10:09 GMT -5
|
|
|
Post by teh yoshi on Sept 20, 2009 19:35:42 GMT -5
Here's a little something I made in an hour: I'm not THAT creative when it comes to designing just about anything, but it's a start, no?
|
|
|
Post by Rackinac on Sept 20, 2009 21:15:25 GMT -5
Ho snap, made one royal rainboooooooooow. I'll make a nicer, crisper banner to suit the board more but I really like bright and messy drawings, hahaha.
|
|
|
Post by teh yoshi on Sept 20, 2009 22:16:09 GMT -5
Well, the first banners are up for rotation, but it appears to only be working in the front page. As of right now, all the coders in the world are sleeping, so it looks like we're kind of stuck with this momentarily. TEHDIT: I'm aware that as much as the front page looks kind of glitchy, so does how the coding work when modifying the forum skin. The same code to randomize banners only works in the Main Header and not the Global Header, which should explain why we're only seeing it in the front page only and not everywhere else.
|
|
Blitzzoshi
Yoshi
Much gratitude, Anjil.
Posts: 291
|
Post by Blitzzoshi on Sept 20, 2009 23:21:32 GMT -5
Who says you have to modify the page to make the banner rotate? Just have your template point at a fake image (note: see bottom).
Create a file, name it .htaccess and place something like this in it:
Redirect /directory/r.png http://mysite.com/directory/r.php
Ignore the url tags. Seems Proboards is stupid and wants to insert them in between code tags!
And a PHP script I stole found somewhere that spits out the randomly chosen image:
Only concern yourself with the switch/case statement right there. When adding new images, remember to change the random value range.
Problem with this technique is that the image isn't cached, which means it'll download every single time the page is accessed, which can be detrimental to bandwidth.
On second thought, this method is probably a terrible idea.
Edit: Yeah, this method sucks.
|
|
Blitzzoshi
Yoshi
Much gratitude, Anjil.
Posts: 291
|
Post by Blitzzoshi on Sept 20, 2009 23:34:33 GMT -5
Mine will probably take forever. Haven't even finished the outlines yet! Yay pixel art!
|
|
|
Post by Misphinxterator on Sept 20, 2009 23:47:33 GMT -5
Here's mine. I remembered to sign it.
|
|
|
Post by teh yoshi on Sept 20, 2009 23:50:37 GMT -5
Jojora, I don't like the font of choice here. I won't put it up unless you fix that.
|
|