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

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.

Important Updated Kunena, it deleted the template in use, now forum is unreadable, help!

  • Nihil
  • Nihil's Avatar Topic Author
  • New Member
  • New Member
More
15 years 7 months ago #62903 by Nihil
These are the culprits:

#kunena
tr.krowl td
tr.krow2 td
div.kblock

So now it's just a matter of finding these files, the lines and changing the colors to something suitable.

Woot.

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

More
15 years 7 months ago #62904 by severdia
You shouldn't make changes to Kunena files unless you absolutely have to. Add the following to your main site template:
Code:
#Kunena tr.krow1 td { background: #XXXXXX !important; } #Kunena tr.krow2 td { background: #XXXXXX !important; } #Kunena div.kblock { background: #XXXXXX !important; } #Kunena .kblock div.kheader { background: #XXXXXX !important; }

Replace the X with your colors.

Author of Using Joomla from O'Reilly Media. | www.usingjoomlabook.com
The following user(s) said Thank You: Nihil

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

  • Nihil
  • Nihil's Avatar Topic Author
  • New Member
  • New Member
More
15 years 7 months ago - 15 years 7 months ago #62922 by Nihil
Great. Set them all to black. Now i'll work on getting the right shades of gray.

Figured out the stickmsg color too.

One complaint about firebug... i can't select and copy text in it. Ah well.

Thanks!

---

Fanfrackingtastic!
Last edit: 15 years 7 months ago by Nihil. Reason: Update

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

  • Nihil
  • Nihil's Avatar Topic Author
  • New Member
  • New Member
More
Time to create page: 0.221 seconds