Kunena 7.0.3 Released

The Kunena team has announce the arrival of Kunena 7.0.3 [K 7.0.3] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Solved Change Blue Eagle colours

More
11 years 2 months ago - 11 years 2 months ago #161729 by findelat
Replied by findelat on topic Change Blue Eagle colours

810 wrote: add this on your joomla template:

Code:
#Kunena .kicon-button {height:18px}


This is the code we use:

Code:
#Kunena .kicon-button { color: #FFF; } /* Note float: left; gantry fix only! comment out if buttons are misaligned (SnilloC Designs)*/ #Kunena .kicon-button span span { color: #ffffff; float: left; }

Using like this... IT WORKS :cheer: :cheer: :cheer: :cheer: :cheer:
Code:
#Kunena .kicon-button { color: #FFF; height: 18px; } /* Note float: left; gantry fix only! comment out if buttons are misaligned (SnilloC Designs)*/ #Kunena .kicon-button span span { color: #ffffff; float: left; }
Last edit: 11 years 2 months ago by findelat.

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #161730 by findelat
Replied by findelat on topic Change Blue Eagle colours
Now I see some others buttoms does not appear as it should





I guess this is the code we should edit, but I am not sure about it
Code:
BBCODE BUTTONS -------------------------------------------------------------------- */ #Kunena img.kbbcode:hover { background-color: #e4e4e4; } #Kunena div#kbbcode-size-options span:hover { background-color: #e4e4e4; } #Kunena #kbbcode-toolbar li a:hover { background-color: #e4e4e4; } #Kunena ul#kbbcode-toolbar li a#kbbcode-separator1, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator2, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator3, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator4, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator5, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator6, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator7, #Kunena ul#kbbcode-toolbar li a#kbbcode-separator8 { background-color: #eeeeee; } #Kunena .kattachment .kbutton { color: #999999 !important; border: 1px solid #999999 !important; background: #222222 !important; }

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #161731 by findelat
Replied by findelat on topic Change Blue Eagle colours

sozzled wrote: According to the topic icon for this topic, this topic has been marked as resolved. Has this issue been resolved?


Well, the first issue about colours it is solved, but I still have some other issues to fix. If you think it is better to create new thread with each issue I will do so ;)

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #161734 by 810
Replied by 810 on topic Change Blue Eagle colours
you can put them here
The following user(s) said Thank You: findelat

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #161735 by findelat
Replied by findelat on topic Change Blue Eagle colours

810 wrote: could you create a test account for me, then i can check the buttons


Do you still need a mod account? If so I can do it right now :)

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #161737 by 810
Replied by 810 on topic Change Blue Eagle colours
for the best, yes. But what are the issues

Please Log in or Create an account to join the conversation.

Time to create page: 0.259 seconds