Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • rzucca Friend
    #137519

    can i change module ja-banner, in a banner position, for publishing 2 banner in horizontal alignment?

    now i publishing 2 banner, but it’s vertical alignment !!??

    Regards
    Roberto

    rhand Friend
    #288317

    <em>@rzucca 108360 wrote:</em><blockquote>can i change module ja-banner, in a banner position, for publishing 2 banner in horizontal alignment?

    now i publishing 2 banner, but it’s vertical alignment !!??

    Regards
    Roberto</blockquote>
    Vertical alignment? I cannot visualize this. Please post a link so I can have a look.

    rzucca Friend
    #288325
    rhand Friend
    #288327

    Please check ja banner configuration in the back office first. You might be able to change the positioning there. Will be online later again. Dinner time.

    rzucca Friend
    #288428

    I do not want to change the position of Banner, I want two figures horizontal and not vertical, now if you look at the link http://www.thespeyband.com/band/ is a vertical one above and one below.

    sorry for my bad English

    Roberto

    rzucca Friend
    #288674

    Please help me ?? :((

    rhand Friend
    #288687

    Try:

    div.banneritem_text {/*template.css (line 833)*/
    padding:5px 0 !important;
    float:left;
    padding-bottom:5px;

    }

    #ja-banner {/*template.css (line 1352)*/
    clear:both;
    overflow:hidden;
    padding:5px 0 0;
    text-align:left;
    width:100%;
    }

    rzucca Friend
    #288951

    thanks for your help,

    but I would like aligned side by side , not under

    🙂 🙂 <- OK

    :((
    :(( <- KO

    Regards
    Roberto

    Menalto Friend
    #288954

    Try with this here:
    in the template.css file you can find the code below:

    div.banneritem_text {
    padding:5px 0 !important;
    }

    And change it to:

    div.banneritem_text {
    float:left;
    padding:5px 0 !important;
    width:315px;
    }

    If it doenst look ok you can play around with the width: 315px;

    rzucca Friend
    #289059

    Hi,

    It dosen’t work !

    I see the banner

    :((
    :((

    i want syde by side

    :):)

    I play with template.css many time but, it don’t change .

    Regards
    roberto

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

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

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