View Single Post
  #13 (permalink)  
Old 01-17-2008, 12:04 AM
ydx ydx is offline
Regular Babbler
 
Join Date: Jan 2008
Posts: 84
ydx has a few positive reputation points
Default

Quote:
Originally Posted by augenauf View Post
Ooooh! I see. ^^'; The hover is caused by a code somewhere in there "text-transform:uppercase" and it's intentional. =)

The inside scroll bar can be helped in IE because the white background surrounds the text no matter how much text their is and it streaches the entire page. For some reason,the white background ends in firefox where ever your page does, so if the text is longer than the box, towards the bottom the text is just on the stripe background and it's hard to read. SO, in firefox, if the text is longer than the box, you have an inside scroll.

I can't really figure out any other way around that XD
Oh, I thought perhaps you could use padding or margins and get rid of the push.

Perhaps using a wrapper div would help? This way you can size the width and put everything in it. You can even place the G ad inside the wrapper div.
Reply With Quote