Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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 "expand" kunena to edges of template (the gap)

More
15 years 11 months ago #43727 by Ninjao
Ok after playing around with firebug I found the line that changes the code

-container2 {
background:url("images/c-bg2.gif") no-repeat scroll 18% 0 transparent;
padding:20px 0;

However when I try to find that exact line in my actual .css to make the change permanent it doesnt change.

Well I found the line.. except it looks a bit different like this:

#ja-container2 {
padding: 0px 0;
background: url(../images/c-bg2.gif) no-repeat 18% 0;

Have I found the right line?

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

More
15 years 11 months ago #43731 by Cerberus
give me another print screen of the firebug like before so i can see wat its saying please.

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

More
15 years 11 months ago #43741 by sozzled
I'm pleased to see you've made some headway: :) This problem can probably be fixed in 5 minutes. What's the URL of your website, please? I assume that guests can browse your forum without an account?

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

More
15 years 11 months ago #43757 by Cerberus
Replied by Cerberus on topic Re:
sozzled wrote:

I'm pleased to see you've made some headway: :) This problem can probably be fixed in 5 minutes. What's the URL of your website, please? I assume that guests can browse your forum without an account?



THIEF im helping this one :P <3

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

More
15 years 11 months ago - 15 years 11 months ago #43758 by sozzled
All right! Have it your own way! :laugh:

=================================================== GENERAL COMMENT
For the benefit of others who may read this thread in the future, we can say that there is no one, single, sure-fire solution to all these "template" issues. As Ninjao discovered:

I took the time to search the forums and didn't find a solution to my problem.

That's to be expected. The solution has always been, and will always continue to be, to learn how to fix the problem yourself.

If people want a unique, glitzy, glamorous, individualistically-styled website, then they have to expect that they'll need to put effort into learning how to design it properly - and that effort necessarily involves learning CSS. If learning CSS is not a "career goal" then people should settle for a simpler approach and use something with less sparkle, glitz or "style" ... or pay someone else to design the site for them. B)
===================================================
Last edit: 15 years 11 months ago by sozzled.

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

More
15 years 11 months ago #43761 by Cerberus
Replied by Cerberus on topic Re:
sozzled wrote:

All right! Have it your own way! :laugh:

=================================================== GENERAL COMMENT
For the benefit of others who may read this thread in the future, we can say that there is no one, single, sure-fire solution to all these "template" issues. As Ninjao discovered:

I took the time to search the forums and didn't find a solution to my problem.

That's to be expected. The solution has always been, and will always continue to be, to learn how to fix the problem yourself.

If people want a unique, glitzy, glamorous, individualistically-styled website, then they have to expect that they'll need to put effort into learning how to design it properly - and that effort necessarily involves learning CSS. If learning CSS is not a "career goal" then people should settle for a simpler approach and use something with less sparkle, glitz or "style" ... or pay someone else to design the site for them. B)
===================================================



oooooo that sounds nice they can pay me if they want to :P

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

Time to create page: 0.522 seconds