Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • ghjulianu Friend
    #177605

    Hi,

    I want to reduce the width background of the “ja-topsl1” position.

    Actually the background correspond at the width screen, but I want to reduce it as it’s shown in the print screen above:

    If you need to see my website: http://bit.ly/ytlxhi

    Thanks


    1. screen
    Saguaros Moderator
    #455295

    Hi ghjulianu,

    My suggestion is that you can create make a image with blue color and set this image as background. The width of content in this position is fixed so this is easy way to achieve what you want.

    ghjulianu Friend
    #455301

    <em>@Saguaros 322617 wrote:</em><blockquote>Hi ghjulianu,

    My suggestion is that you can create make a image with blue color and set this image as background. The width of content in this position is fixed so this is easy way to achieve what you want.</blockquote>

    Hi Saguaros,

    Yes it’s the idea. But how to fix the content widht of this position? I don’t find the code to modify it.

    Saguaros Moderator
    #455304

    No, I meant it’s fixed and you just set an image as background.

    ghjulianu Friend
    #455390

    <em>@Saguaros 322631 wrote:</em><blockquote>No, I meant it’s fixed and you just set an image as background.</blockquote>

    Ah ok, but the problem is that I want to put a background.

    So I can’t set an image as background in this position because it would appears ON my background…

    That’s how it will be displayed if I do what you say…

    How can I do? There’s no posibilty to adjust the width of this position?


    1. Sans-titre-2
    Saguaros Moderator
    #455777

    Hi ghjulianu,

    You want it like this ? http://easycaptures.com/fs/uploaded/555/2744452616.png

    If so, you can to to templates/ja_teline_iv/css/templates.css at approx line 1098
    change:

    #ja-topsl1 .main {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
    }

    to:

    #ja-topsl1 .main {
    background: none repeat scroll 0 0 blue;
    padding: 0;
    }

    you can change blue to another color or add url of image background.

    ghjulianu Friend
    #455812

    I Saguaros,

    Yes this is the way but I would like to put borders at right and left (like this) :

    Thanks.


    1. exemple
    Saguaros Moderator
    #456060

    Could you send me a private message with FTP account? I shall help you out

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

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

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