Heehee!ovvldc wrote:
I was also wondering if it were possible to put the YAH! banners as fake ads on the web page somewhere. A lot of them are hilarious and it could be nice to cycle three random ads or something if the load times would not be impacted too badly .
Best wishes,
Oscar
Web redesign
Moderators: winston, another_commander
- JazHaz
- ---- E L I T E ----
- Posts: 2991
- Joined: Tue Sep 22, 2009 11:07 am
- Location: Enfield, Middlesex
- Contact:
On my Oolite page on my homepage website (not yet online), I'm going to use the following image as a banner:
JazHaz
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!Gimi wrote:Maybe you could start a Kickstarter Campaign to found your £4500 pledge.drew wrote:£4,500 though! <Faints>
Cheers,
Drew.
IE 5 and 6 can display transparent pngs by the way. It's little tricky though.
http://24ways.org/2007/supersleight-tra ... png-in-ie6
http://24ways.org/2007/supersleight-tra ... png-in-ie6
Leaving the always persisting yellow behind might be an idea... Looks cool!Lucidor wrote:My take on the Corny design:
About the gallery:
There two drafts (code-wise).
The first one uses a fixed height for the text field. That means, the amount of text for a caption is limited and some space might be "wasted".
The big advantage of this is, however, that it adapts to your screen width.
The other option is to fix the number of images per line. That way, you can type as much as you want as a caption, but it doesn't adapt to your screen with.
Since captions shouldn't be too long anyway, I'd use the first one...
- JazHaz
- ---- E L I T E ----
- Posts: 2991
- Joined: Tue Sep 22, 2009 11:07 am
- Location: Enfield, Middlesex
- Contact:
This is excellent! I especially like the Oolite logo, with the first O being a witchspace wormhole!Lucidor wrote:
BTW, I would have done the link a bit differently, ie:
Code: Select all
My take on the Corny design:
[url=http://uploaded.joskar.com/lucidor/oolite.png]
[img]http://uploaded.joskar.com/lucidor/oolite_thumb.png[/img]
[/url]
Click on the image to get full size!
JazHaz
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!Gimi wrote:Maybe you could start a Kickstarter Campaign to found your £4500 pledge.drew wrote:£4,500 though! <Faints>
Cheers,
Drew.
- JazHaz
- ---- E L I T E ----
- Posts: 2991
- Joined: Tue Sep 22, 2009 11:07 am
- Location: Enfield, Middlesex
- Contact:
Certainly possible, as animated GIFs this can be done quite easily.ovvldc wrote:I was also wondering if it were possible to put the YAH! banners as fake ads on the web page somewhere. A lot of them are hilarious and it could be nice to cycle three random ads or something if the load times would not be impacted too badly.
Clicks on them could take you to the YAH wiki page?
JazHaz
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!Gimi wrote:Maybe you could start a Kickstarter Campaign to found your £4500 pledge.drew wrote:£4,500 though! <Faints>
Cheers,
Drew.
- JazHaz
- ---- E L I T E ----
- Posts: 2991
- Joined: Tue Sep 22, 2009 11:07 am
- Location: Enfield, Middlesex
- Contact:
What are you using to generate the gallery? Is it a server side include or something?Corny wrote:Btw, the gallery with the first code-approach in 1024*768-resolution:
JazHaz
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!Gimi wrote:Maybe you could start a Kickstarter Campaign to found your £4500 pledge.drew wrote:£4,500 though! <Faints>
Cheers,
Drew.
http://uploaded.joskar.com/lucidor/oolite1.png
Gallery proposal, the descriptions could show on mouseover.
Still plenty of room for improvements.
CSS. Ahruman stated quite clearly what he thinks about CMS or usage of much scripting.JazHaz wrote:What are you using to generate the gallery? Is it a server side include or something?Corny wrote:Btw, the gallery with the first code-approach in 1024*768-resolution:
The code should be easily understandable. I'll add comments, only thing you'd need to do to add an item is replacing the title and typing in your caption.
The people who change pictures of the website are probably used to code anyway
A bit more for the eye like in Lucidor's proposal is still possible, but the arrows at the bottom wouldn't have a function most users should already be familiar with scroll bars, though, so no worries
Last edited by Corny on Fri Jan 08, 2010 7:59 pm, edited 1 time in total.
- JazHaz
- ---- E L I T E ----
- Posts: 2991
- Joined: Tue Sep 22, 2009 11:07 am
- Location: Enfield, Middlesex
- Contact:
So to add a picture you have to dive into the HTML?Corny wrote:CSS. Ahruman stated quite clearly what he thinks about CMS or usage of much scripting.JazHaz wrote:What are you using to generate the gallery? Is it a server side include or something?
The code should be easily understandable. I'll add comments, only thing you'd need to do to add an item is replacing the title and typing in your caption.
JazHaz
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!Gimi wrote:Maybe you could start a Kickstarter Campaign to found your £4500 pledge.drew wrote:£4,500 though! <Faints>
Cheers,
Drew.