effpeetee
10-13-2007, 10:32 AM
I have just altered my menus to enlarge the text on hover. Unfortunately this causes the Validator icons to bounce. How do I stop this. I'm getting sea-sick!
Frank
URL in my signature.
Frank
URL in my signature.
|
||||
Validator Divs bounce in response to my menu choices. How to tie them down. SORTED.effpeetee 10-13-2007, 10:32 AM I have just altered my menus to enlarge the text on hover. Unfortunately this causes the Validator icons to bounce. How do I stop this. I'm getting sea-sick! Frank URL in my signature. Fang 10-13-2007, 02:11 PM Position them absolute:#valids { margin: auto; width: 180px; } <div style="position:absolute;top:55em;width:100%;"> <div id="valids"> <a href="http://validator.w3.org/check?uri=referer"> <img style="width: 88px; height: 31px;" src="xhtml.png" alt="Valid XHTML 1.0 Strict"> </a> <a href="http://jigsaw.w3.org/css-validator/"> <img style="width: 88px; height: 31px;" src="vcss.png" alt="Valid CSS!"> </a> </div> </div> effpeetee 10-13-2007, 03:03 PM Super-Duper and many thanks Fang. I'm still not at ease with DIV's. Well! "If at first you don't succeed; ask CodingForums." Frank |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum