-
AuthorPosts
-
July 24, 2009 at 4:30 am #142967
Hi,
With JA Labra, I am using SMF forum in one page through JFusion component. I am using default style, with both left and right module position at right side of the main content. At this forum page there is nothing published to these modules, so main content should automatically expand itself to full widht, using the space that was used by left and right module positions. However it does not do that, unless I press “expand body” button at top right corner of the mainmodule. How to make it automatically set its widh to maximum, like most templates usually do?
The version of Joomla is 1.5.12
mihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
July 24, 2009 at 7:38 am #312057Hello,
I can understand the problem, but I dont think I can suggest a solution unless I look at it. Can you please provide the link to the site? So that I can take a look at it now.
Mihir.
July 24, 2009 at 8:03 am #312064Hi and thanks for prompt reply!
Here’s the link:
http://www.trixhouse.com/index.php?option=com_jfusion&Itemid=106&lang=fi
mihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
July 24, 2009 at 8:17 am #312069Hello,
This is happening because of your css. I just checked the code and the containing element only has 75% width. Here is what I think is a quick fix.
Open template.css, and click on Line 594 find ->
#ja-containerwrap-c #ja-contentwrap {
width:75%;
}CHANGE IT TO
ja-containerwrap-c #ja-contentwrap {
width:100%;
}That will fix the problem!
Regards,
Mihir Chhatre.July 24, 2009 at 8:44 am #312073That worked, thanks!
July 24, 2009 at 8:47 am #312074I am not sure how to mark this thread “Solved” since I was not able to edit the title, but in case some one searches this thread, THIS IS SOLVED
mihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
July 24, 2009 at 9:29 am #312077Hello,
You can give a thank you to the user at the bottom right.
Also you will see an option called the “Select Best Answer” in which cause you will select the answer provided by me.
Regards,
Mihir Chhatre. -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by mihirc 15 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum