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.

Question Is there any way to add different images to tabs ?

More
16 years 9 months ago #22864 by google
Unfortunately is not online, but I can give you the url if it's necessary

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

More
16 years 9 months ago #22865 by Lintzy
yes, please. You can send me a PM.

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

More
16 years 9 months ago #22870 by google

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

More
16 years 9 months ago #22872 by Lintzy
got it and will look immediately.

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

More
16 years 9 months ago - 16 years 9 months ago #22879 by Lintzy
Ok, it is not so easy, like I thought. Normally, this is the way to do (give li an ID)

I will explain the difficult now:

example tab category: It contains two background graphics= tabmenuright.gif and tabmenuleft.gif.

tabmenuright.gif -> background of the tag <a>
tabmenuleft.gif -> background of the tag <span>

The design is working with layer structure. What is on top is visible.

tag <li> is on the ground, over <li> are the tags <a> and <span>.

<li id="tab1"> <a><span>category</span></a> </li>

You can now set an additional tag to this tab, for example <b>

<li id="tab1"> <a><span><b>category</b></span></a> </li>

But you will only get an background behind the word category. And if you move the word category to left (padding-left:20px) and set a small background-image for <b>-tag left, this little image would be left of the word category.

so what do you want exactly?

I hope, I could explain it with my poor english.

Please look on your site, tab categories.
Last edit: 16 years 9 months ago by Lintzy.

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

More
16 years 9 months ago #23040 by google
Thank you for your help, actually i wanted to display for every tab a different image but now I'm not really sure.

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

Time to create page: 0.266 seconds