Gentoo Archives: www-redesign

From: Curtis Napier <curtis119@g.o>
To: www-redesign@l.g.o
Subject: Re: [www-redesign] Advertisement bar
Date: Sun, 27 Nov 2005 05:40:46
Message-Id: 438946D0.6080003@gentoo.org
In Reply to: [www-redesign] Advertisement bar by Lance Albertson
1 Lance Albertson wrote:
2 > I was poking around the site and I just seemed to think that the
3 > advertisement bar takes up a lot of space. Even though it only uses the
4 > top portion of the site, the rest of the page doesn't render completely
5 > across the browser because of it. Not sure how feasible this is, but
6 > could we possibly have an option of making that pane 'hidable' via
7 > clicking the '> Advertisements' link so it can make the whole page
8 > viewable? Not sure if this is possible, but I know of one example in a
9 > wiki called dokuwiki where they have a Contents table that will hide if
10 > you click on it. Curious your ideas/thoughts.
11 >
12 > Cheers-
13 >
14 > (btw, thanks for fixing that earlier thing)
15
16
17 That is technically possible to make the ad div disappear with a button
18 click. It would require javascript though and I really really really
19 don't want to put any javascript in the site.
20
21 I played around with putting the ads column into the overall content div
22 and floating it to the right. This would make the text wrap under the
23 ads but it caused tons of other bugs to creep in with other divs inside
24 the content div (like the warnings and code listings) and required
25 workarounds that would make it more complicated than it needs to be.
26 Especially considering the background banners on the content and ads
27 column have to line up perfectly.
28
29 If all browsers rendered css the same it would be really easy to do.
30 *cough*IE*cough*
31
32 Is having the dead space that big of a deal? I *could* work on it and
33 see if I can come up with something better but it would require a lot of
34 time so I would like to push this off to a future update if possible.
35
36 The current website has the same issue of dead space under the ads by
37 the way. :/
38 --
39 www-redesign@g.o mailing list

Replies

Subject Author
Re: [www-redesign] Advertisement bar Lance Albertson <ramereth@g.o>
Re: [www-redesign] Advertisement bar Esben Mose Hansen <gentoo-bugs@××××××××××.dk>