Some Kunena buttons are not readable

April 2013 Joomla Templates
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)
svgh
Sun Oct 05, 2014 12:54 am
Reply with quote
Report this post
When using this template some of the kunena forum buttons (like submit when posting a new message) are not readable until you hover over them. The font is white/grey like the background. How do I change this?

I googled this issue and found another thread about it (for another gk template) and implemented this code into override.css but it hasn't fixed the problem for my forum:

#Kunena #jumpto .inputbox {
display: inline-block;
}

#Kunena select[size="1"] {
height: inherit !important;
line-height: inherit !important;
}

#Kunena select[size] {
font-size: inherit !important;
height: auto !important;
}

#Kunena form#jumpto input.kbutton {
display: inline-block;
float: none;
height: 22px;
line-height: 22px;
margin: 0 0 0 10px;
}

#Kunena .kprofileboxcnt .kbutton {
float: right;
height: 21px;
margin-top: 0 !important;
line-height: 21px;
}

#Kunena .klist-markallcatsread input.kbutton {
height: 21px;
margin: 6px;
line-height: 21px;
}

#Kunena td.krowmoderation input.kbutton {
float: right;
height: 21px;
margin: 0 0 0 5px;
line-height: 21px;
}

#Kunena .ks {
margin-bottom: 5px;
}

#Kunena fieldset legend {
font-size: 16px;
}

#Kunena .kattachment .kbutton {
border: medium none !important;
color: #FFFFFF !important;
float: right;
height: 22px !important;
line-height: 22px !important;
margin: 0 0 0 5px !important;
padding: 0 5px !important;
}

#Kunena .kattachment {
clear: both;
margin: 5px 0;
}

The forum in question: http://sadness.cloudaccess.net/index.php/forum/index
User avatar

GK User
Sun Oct 05, 2014 7:04 am
Reply with quote
Report this post
Hi,
1) All you need is real theme for Kunena, not default one. I made two which look very good with GK templates.
2) But okey, try this:
Code: Select all
#Kunena .button, #Kunena .kbutton { background:  #454e5c; }
User avatar
Platinum Boarder

svgh
Sun Oct 05, 2014 6:25 pm
Reply with quote
Report this post
Thanks, that fixed the submit button.

However could you give me a link to the kunena theme you are talking about? I'll try those. Using a different theme is probably a better solution than using lots of override css code.
User avatar

GK User
Sun Oct 05, 2014 7:04 pm
Reply with quote
Report this post
I could, but you don't have Private Message option enabled. So where I can send you a example theme URL.
User avatar
Platinum Boarder

svgh
Sun Oct 05, 2014 8:08 pm
Reply with quote
Report this post
Send it to societyofect=gmai=com thanks!
User avatar

GK User
Mon Oct 06, 2014 8:31 am
Reply with quote
Report this post
Th@nks, I send you a message with GK Game Forum theme demo page link.
User avatar
Platinum Boarder

GK User
Wed Oct 15, 2014 10:25 am
Reply with quote
Report this post
Oscar E wrote:Th@nks, I send you a message with GK Game Forum theme demo page link.


Also interested! Can you send me that demo link also?
User avatar
Gold Boarder

GK User
Sun Apr 23, 2017 11:01 pm
Reply with quote
Report this post
Sure, link send.


Last bumped by GK User on Sun Apr 23, 2017 11:01 pm.
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.