Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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
Question How can I change the colour of the moderation button?
9 years 6 months ago - 9 years 6 months ago #181335
by Nemo10
Oh for a neat solution...
How can I change the colour of the moderation button? was created by Nemo10
Oh for a neat solution...
Last edit: 9 years 6 months ago by Nemo10.
Please Log in or Create an account to join the conversation.
9 years 6 months ago #181337
by 810
Replied by 810 on topic How can I change the colour of the moderation button?
its taking the default colors from your joomla template.
but it is:
but it is:
Code:
.btn-primary { color: #fff !important;}
Please Log in or Create an account to join the conversation.
9 years 6 months ago #181341
by Nemo10
Oh for a neat solution...
Replied by Nemo10 on topic How can I change the colour of the moderation button?
Yes, that works and although I can use it I would also like to also change that dark blue background colour.
Getting there, down to fine tuning now!
Getting there, down to fine tuning now!
Oh for a neat solution...
Please Log in or Create an account to join the conversation.
9 years 6 months ago - 9 years 6 months ago #181355
by 810
Replied by 810 on topic How can I change the colour of the moderation button?
then add
Code:
background-color: transparent !important
Last edit: 9 years 6 months ago by 810.
The following user(s) said Thank You: Nemo10
Please Log in or Create an account to join the conversation.
Time to create page: 0.214 seconds