Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 Artisteer and font sizes

More
15 years 6 months ago #81386 by @quila
Replied by @quila on topic Re: Artisteer and font sizes
Hi,

try to remove "overflow: auto;" atribute from this rule in your joomla template (template.css about line 1532)

.art-post ul li, .art-post ol ul li {
background-image: url("../images/postbullets.png");
background-repeat: no-repeat;
/*overflow: auto;*/
padding-left: 13px;
}


Regards

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

More
15 years 6 months ago #81582 by GrahamBayne
That has solved my problem. Thank you very much for your help. I really appreciate it.

Kind Regards


Graham

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

Time to create page: 0.205 seconds