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 Some Template Problems

More
17 years 2 months ago #4194 by djXpire
Replied by djXpire on topic Re:Some Template Problems
i see, would you need my joomla template css files to look through then? thanks...

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

More
17 years 2 months ago #4206 by Lintzy
Replied by Lintzy on topic Re:Some Template Problems
@ djXPire:

Change
Code:
#nav a {text-decoration:none;display:block;cursor:pointer;height:42px;padding:0px 0px 0px 7px;margin:0px 0px 0px 8px;}

to
Code:
#nav a {text-decoration:none;display:[color=#FF0000]inline-blocK[/color]; cursor:pointer;height:42px;padding:0px 0px 0px 7px;margin:0px 0px 0px 8px;}

in the nav.css


This could fix it, but i can't test it

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

More
17 years 2 months ago #4215 by djXpire
Replied by djXpire on topic Re:Some Template Problems
thanks, but didn't work.

the menu bar now gets affected..

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

More
17 years 2 months ago - 17 years 2 months ago #4218 by Lintzy
Replied by Lintzy on topic Re:Some Template Problems
This was a mistake of mine, did you copy the bbcodes too? I only wanted to mark changes red.

#nav a {text-decoration:none;display:block;cursor:pointer;height:42px; padding:0px 0px 0px 7px;margin:0px 0px 0px 8px;}

#nav a {text-decoration:none;display:inlineblock;cursor:pointer;height:42px; padding:0px 0px 0px 7px;margin:0px 0px 0px 8px;}


So, it is correct.
Last edit: 17 years 2 months ago by Lintzy.

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

More
17 years 2 months ago #4225 by djXpire
Replied by djXpire on topic Re:Some Template Problems
thanks, but its not working. :(

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

More
17 years 2 months ago - 17 years 2 months ago #4226 by Lintzy
Replied by Lintzy on topic Re:Some Template Problems
Is there any way, that i could test it live? With firebug it ist not possible, because the error originates in Internet Explorer.
Last edit: 17 years 2 months ago by Lintzy.

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

Time to create page: 0.275 seconds