- Posts: 3
- Thank you received: 0
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
Important Apparency too narrow
16 years 10 months ago #18414
by andreu22
Apparency too narrow was created by andreu22
Hi,
I do not know what to do to get la right border wider, so it reaches the limit of the template, since right now it doesn't. (Note: with Google Chrome it looks all right).
Here my link:
[img]http://www.web.xn--baratv-yua.net/index.php?option=com_kunena&Itemid=19http://www.web.xn--baratv-yua.net/index.php?option=com_kunena&Itemid=19[/img]
I do not know what to do to get la right border wider, so it reaches the limit of the template, since right now it doesn't. (Note: with Google Chrome it looks all right).
Here my link:
[img]http://www.web.xn--baratv-yua.net/index.php?option=com_kunena&Itemid=19http://www.web.xn--baratv-yua.net/index.php?option=com_kunena&Itemid=19[/img]
Please Log in or Create an account to join the conversation.
16 years 10 months ago #18416
by @quila
Replied by @quila on topic Re:Apparency too narrow
Hi andreu, welcome to forum
open the file template_css.css of your joomla template and change this
line 213
by
Hope this help
Regards
open the file template_css.css of your joomla template and change this
line 213
Code:
.maincol {
padding:10px 5px;
width:438px;
}
Code:
.maincol {
padding:10px 5px;
width:100%;
}
Regards
Please Log in or Create an account to join the conversation.
16 years 10 months ago #18423
by andreu22
Replied by andreu22 on topic Re:Apparency too narrow
Hi,
But it seems I am unable to find the code... my template's name is: "kunena.forum.css" and despite my efforts to locate the code you said, it is not in there...
But it seems I am unable to find the code... my template's name is: "kunena.forum.css" and despite my efforts to locate the code you said, it is not in there...
Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
Less
More
- Posts: 1107
- Thank you received: 3
16 years 10 months ago #18425
by grumblemarc
We love stars on the Joomla Extension Directory .
Replied by grumblemarc on topic Re:Apparency too narrow
The Joomla template. Not the Kunena template.
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
16 years 10 months ago #18426
by andreu22
Replied by andreu22 on topic Re:Apparency too narrow
Yeeeees! it works!!!! Thanks a lot! :woohoo:
Issue closed.
Issue closed.
Please Log in or Create an account to join the conversation.
Time to create page: 0.542 seconds