Please have look here:
http://109.73.233.142/~madonna8/forum/index
If you hove above the button LOGIN the word LOGIN moves a bit to the bottom.. don't want. The word must stay where it is.
Can't find the solution... can somebody help?
#Kunena input.kbutton:hover {padding:0 18px;border:0;}
Oscar E wrote:Hi,
it's funny effect, but I understand why you don't like it.
In general it's because of padding which you used/added in override.css
Try this:
- Code: Select all
#Kunena input.kbutton:hover {padding:0 18px;border:0;}