View Single Post
  #7 (permalink)  
Old 07-29-2005, 01:49 AM
ADAM Web Design's Avatar
ADAM Web Design ADAM Web Design is offline
WebProWorld 1,000+ Club
 
Join Date: Dec 2003
Location: Toronto, Ontario, Canada
Posts: 2,181
ADAM Web Design RepRank 1
Default

You do have one other alternative.

Move your pictures div outside of your heading div, so it acts as a div on its own. Then set "overflow: hidden;" on the heading div. That way, when you resize your text, your picture div stays put.

You might have to mess with the code a bit beyond that, but it should work.

Cool site, though. I like it. Nice and clean. It could use a proper logo, but you probably don't have that and they may well not either.
Reply With Quote