test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • marinolab Friend
    #174202

    The Site I’m building has the layout to 1050px, but the module USER 6,7,8,9,10 are still 980px.
    How can modify it?
    Thank
    http://www.aslromag.info/web9

    TomC Moderator
    #439680

    <em>@marinolab 302332 wrote:</em><blockquote>The Site I’m building has the layout to 1050px, but the module USER 6,7,8,9,10 are still 980px.
    How can modify it?
    Thank
    http://www.aslromag.info/web9</blockquote>
    I know which CSS rule you need to modify . . . . but so that I can tell you the exact line within your template file to modify, can you please set “Optimize CSS” to “No” within your Template Manager–General Settings ??

    marinolab Friend
    #439719

    Done :-[
    Thank

    TomC Moderator
    #439723

    Within the following path –> /templates/ja_teline_iv/css/template.css

    at line 1074, you will see the following:

    <blockquote>#ja-botsl1 .main {

    • padding: 0;
    • width: 984px;

    }
    </blockquote>

    modify as follows:

    <blockquote>#ja-botsl1 .main {

    • padding: 0;
    • width: 1050px;

    }
    </blockquote>

    Let me know if that works for you.

    marinolab Friend
    #439730

    Too easy!
    I already tryed it….nothing change…

    TomC Moderator
    #439740

    <em>@marinolab 302449 wrote:</em><blockquote>Too easy!
    I already tryed it….nothing change…</blockquote>
    I just inspected your site in Firebug and the CSS item I recommended you modify wasn’t – it was still at the original setting at 984px. Are you sure you modified the correct rule (as I laid out for you above) and saved your changes properly?

    Again, the path within your template directory files is –> web9//templates/ja_teline_iv/css/template.css
    at line 1074

    <blockquote>

    #ja-botsl1 .main {

    padding: 0;
    width: 984px;

    }

    </blockquote>

    marinolab Friend
    #439821

    Sorry :-[
    I was deceived by Mic. Expression Web….now is 1054px large.
    Thank again

    TomC Moderator
    #439897

    <em>@marinolab 302557 wrote:</em><blockquote>Sorry :-[
    I was deceived by Mic. Expression Web….now is 1054px large.
    Thank again</blockquote>
    Glad to assist . . .. All the best with your continuing site development !!

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

This topic contains 8 replies, has 2 voices, and was last updated by  TomC 12 years, 9 months ago.

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