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 Header Text Height

More
15 years 7 months ago #79033 by masantner
Header Text Height was created by masantner
I have installed K1.6.1 for Joomla! 1.5.22.

I'm having an issue with the bottom of the text in the category header being cut off.

I'm using Artisteer 3.0 to develop Joomla! templates. The reason I say that is because I made the Milkyway template default for the site and the category header text was just fine (though smaller).

This happens regardless of whether "Blend with Joomla! Template" is enable or not.

How can I fix this "problem?"

Thanks in advance,

Mike

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

More
15 years 7 months ago #79035 by baazza
Replied by baazza on topic Re: Header Text Height
Hi
Please,post here a link to your site


رضيت بالله ربا وبالاسلام دينا وبمحمد صلى الله عليه وسلم رسولا
testify & witness that there is no god worthy of being worshipped other than Allah and that Mohammad is His Messenger

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

More
More
15 years 7 months ago #79038 by baazza
Replied by baazza on topic Re: Header Text Height
Hi

search for this code

{
font-family: Arial,Helvetica,Sans-Serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-align: left;
}

In the following path
templates/christmas/css/template.css
template.css (regel 49)

And make it like this

{
font-family: Arial,Helvetica,Sans-Serif;
font-size: 1.122em;
font-style: normal;
font-weight: bold;
text-align: left;
}

Regards : baazza


رضيت بالله ربا وبالاسلام دينا وبمحمد صلى الله عليه وسلم رسولا
testify & witness that there is no god worthy of being worshipped other than Allah and that Mohammad is His Messenger

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

More
15 years 7 months ago #79040 by masantner
Replied by masantner on topic Re: Header Text Height
Awesome!!!... Thanks... all fixed.
I'll be making a note of that one :D

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

Time to create page: 0.256 seconds