Forum Moderators: not2easy
I'm using a hover-effect for a menu. So I use display:box; for <a> in order to fill the box with another background color (to create the hover-effect).
I've been using a padding of padding-left:5px; so the text isn't so close to the left border of the box (just looks better), but this looks bad if I'm using the hover effect because the padding is bigger on the left side of the box.
Any workaround? or will I have to simply use a padding of the same size for -left,-right,-top,-bottom ?
thanks!
How about posting some simple code to work with so that we all work on the same thing to solve your problem?
Off hand, I'd say you know what you're doing, so I must not know enough about the problem. For example, I assume you know how to get all the menu items to have the same {width:...}. Is that a good assumption?
I'll post some code for this and the other (more important) problem I'm having with my design on here and of course I'll appreciate any suggestions (just adding that so the phrase doesn't sound like I take it for granted that other people spend their time working on my problems).
unfortunately I can't do it right now, because I don't have an internet connection at home at the moment, but will do it as soon as possible (moved out..waiting for the connection..now on the PC at my parents' house, but have to jet in 1h20mins and get a ton of other stuff done before :( ).