Little problem with Kunena button

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Dec 08, 2014 2:56 pm
Reply with quote
Report this post
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?
User avatar
Gold Boarder

GK User
Mon Dec 08, 2014 4:53 pm
Reply with quote
Report this post
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
:ugeek: Try this:
Code: Select all
 #Kunena input.kbutton:hover {padding:0 18px;border:0;}
User avatar
Platinum Boarder

GK User
Mon Dec 08, 2014 6:48 pm
Reply with quote
Report this post
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
:ugeek: Try this:
Code: Select all
 #Kunena input.kbutton:hover {padding:0 18px;border:0;}


Thanks, it is working perfectly!
User avatar
Gold Boarder


cron