Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • seppo Friend
    #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 Friend
    #312057

    Hello,

    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.

    seppo Friend
    #312064

    Hi and thanks for prompt reply!

    Here’s the link:

    http://www.trixhouse.com/index.php?option=com_jfusion&Itemid=106&lang=fi

    mihirc Friend
    #312069

    Hello,

    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.

    seppo Friend
    #312073

    That worked, thanks!

    seppo Friend
    #312074

    I 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 Friend
    #312077

    Hello,

    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.

Viewing 7 posts - 1 through 7 (of 7 total)

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