Gavin Carothers wrote:
Hey there,
Only one thought of something to add so that it fails a bit more
gracefully at lower screen sizes (800x600).
Yeah, my browser windows always under 1024 too. I like page-like window
dimensions :)
First shot at
#bodyText > h1 {
clear:left;
}
doesn't clear it up as it drops under the left hand nav, dope. The goal
of course is to drop the news section always under the floating boxes.
try
<div style="clear: both;"></div>
right before
<h1>News</h1>
Vadim
This shouldn't change the look on a wide display but makes it a fair bit
easier to read on a smaller one. I don't have too much time just at the
moment and since Thien has knows the design and markup far better then I
do; I imagine he can come up with a fix faster then I can. Though I will
take a look at this again at some point this week if it isn't fixed
before I have a chance.
Cheers,
Gavin
On Mar 19, 2007, at 6:20 PM, hepabolu wrote:
Hi guys,
The final version of Cocoon's new masthead front page is available at:
http://people.apache.org/~hepabolu/final6.html
Once again a big round of applause to Thien.
Bye, Helma