Quote:
Originally Posted by augenauf
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.