Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • kblundy Friend
    #143855

    I want to have the front page content take up the width of the content and left modules area. how do I make the content span this area – like it does in the example content + 1 column on the template live demo?

    mihirc Friend
    #316032

    Hello,

    Go to the Joomla module manager and unpublish all the left side modules.

    The content will take the width of that side.

    Regards,
    Mihir Chhatre.

    kblundy Friend
    #316057

    <em>@mihirc 142905 wrote:</em><blockquote>Hello,

    Go to the Joomla module manager and unpublish all the left side modules.

    The content will take the width of that side.

    Regards,
    Mihir Chhatre.</blockquote>

    Thanks for the comment. I have tried doing this and when I only have content plus right coloumn items enabled the content still only spreads to the left column boundary – even though teh left coloumn has no content? This happens on teh home (front page only).

    Regards
    Keith

    scotty Friend
    #316062

    Can you post or PM me a live URL?

    Are you certain there is nothing published to the left column. Google analytics maybe?

    mihirc Friend
    #316071

    Hello,

    Yea please post the live link now! And yea, probably you have the google analytics published there.

    Please see as Scotty suggests. Probably that will fix it.

    Regards,
    Mihir Chhatre.

    kblundy Friend
    #316079

    <em>@scotty 142944 wrote:</em><blockquote>Can you post or PM me a live URL?

    Are you certain there is nothing published to the left column. Google analytics maybe?</blockquote>
    A link to the testing site is http://testingserver.aegies-associates.com

    mihirc Friend
    #316080

    Hello,

    Can you please specify which page you are having the problem, from what I can see is that all the content is get aligned right till the left side without a problem. I think I checked all the pages on your website.

    Is this a browser specific problem? I tested this in IE7, FF2.0, FF3.5, and Google Chrome 2.0

    Regards,
    Mihir Chhatre.

    kblundy Friend
    #316110

    <em>@mihirc 142970 wrote:</em><blockquote>Hello,

    Can you please specify which page you are having the problem, from what I can see is that all the content is get aligned right till the left side without a problem. I think I checked all the pages on your website.

    Is this a browser specific problem? I tested this in IE7, FF2.0, FF3.5, and Google Chrome 2.0

    Regards,
    Mihir Chhatre.</blockquote>
    The problem is on the home page and I am using FF. The content does not span across to the right coloumn it stops at the boundary of the left column that is not used.

    Any additional thoughts?

    mihirc Friend
    #316113

    Hello,

    Ah Ok!

    Go to /ja_sulfur/css/addons.css, find line no. 42, it will say something like this:

    table {
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    }

    replace with

    table {
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    width:100%;
    }

    Regards,
    Mihir Chhatre.

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

This topic contains 9 replies, has 3 voices, and was last updated by  mihirc 15 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum