PDA

View Full Version : Menu browsing hover image?!?


KlausVers
08-09-2006, 08:37 AM
On my site http://www.raveon.dk/site/ i'v created some image hoved buttons for next and previous, but for some reason the next button is not at the edge of the image. I know it's a small problem, but it just pisses me off and I can't get it all the way to the edge.

Anyone know what will do the trick?

CSS url: http://www.raveon.dk/site/templates/sugar/stylesheet.css


Thanks in advance and thanks for a great forum,
best regards,
Klaus Vers

Connie
08-09-2006, 09:32 AM
Klaus, check with Webdeveloper Extension
http://wiki.pixelpost.org/index.php?title=I_read_about_the_%22webdeveloper_e xtensions%22_in_the_forum_sometimes._What_are_they %3F

good luck!

KlausVers
08-09-2006, 10:31 AM
I'v already tried it. I get an error, but i can't seem to fix it and find the problem. i got it working in ie, but the next/previous hover buttons are misplaced in firefox.

any help? i don't know how to fix this at all...

Connie
08-09-2006, 11:05 AM
Klaus,


I found with webdeveloper:



<div id="menu_browse" style="width:270px; height:344px;">
the buttons sits in that

and an element is left-aligned if not defined otherwise or not inheriting alignment from above...

did you validate the code? You use some ids more than once!!!!
etc.