Weird Problem
-
Hi,
I have a strange problem with navigation buttons for a custom template.
I have CSS setup so on hover of the heading the rollover image appears i have since added the wordpress image align code into my CSS
img.alignright {float:right; margin:0 0 1em 1em} img.alignleft {float:left; margin:0 1em 1em 0} img.aligncenter {display: block; margin-left: auto; margin-right: auto} .alignright {float:right; } .alignleft {float:left; } .aligncenter {display: block; margin-left: auto; margin-right: auto}
And now my roll over images only operate on a very small part of the heading rather than just hovering over any part.
If i remove this code from CSS, it works fine????
Any ideas?
Thanks
Tom
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Weird Problem’ is closed to new replies.