Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • djw2010 Friend
    #153732

    Hi Guys,

    Can’t seem to get the banner to show 100%(960px) like in your demo.

    Have tried user4, also user4 with module suffix: _hilite

    The only time I get it to show is using module postion: right with _hilite, but I want it 960px like the demo…. could you let me know the precise config please, thanks.


    1. ja_droid_banner
    djw2010 Friend
    #353522

    bumpty bumpty bump.

    Saguaros Moderator
    #353587

    Now, you open the file: /templates/ja_droid/css/template.css and find the following css:

    div.banner-text {
    background: url(../images/text-banner-bg.jpg) no-repeat 0px 0px;
    color: #fff;
    font-family: Georga, “Times New Roman”, serif;
    font-size: 175%;
    width: 940px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    }

    replace:

    div.banner-text {
    background: url(../images/text-banner-bg.jpg) no-repeat 0px 0px;
    color: #fff;
    font-family: Georga, “Times New Roman”, serif;
    font-size: 175%;
    width: 960px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    }

    djw2010 Friend
    #353637

    Hi and thanks.
    However, I must be explaining myself incrorrectly.

    We have the banner (attached to original post) which is from your demo site. I cannot get it to show like your demo. ie across the page.

    This works:
    Position: right and Module Class Suffix: _hilite
    but I want it across the page, so:

    Position: user4 Module Class Suffix: _hilite
    this doesn’t work. I’ve tried it with and without _hilite

    Please see new attached images.


    1. ja_droid_banner_right_hilite
    2. ja_droid_banner_user4_hilite
    djw2010 Friend
    #353841

    bump, any ideas?

    Joline Strubbe Friend
    #353891

    I’ve the same problem

    djw2010 Friend
    #353959

    Hmm… it would seem the module position: user4 , doesn’t work as intended:

    The Demo is using the following code:

    <div id=”ja-highlight” class=”wrap”>
    <div class=”main”>
    <div class=”main-inner1 clearfix”>
    <div class=”banner-text”>Nec cum nibh nam, volutpat at tortor sem, et et ante id nam et tellus etiam
    </div>
    </div>
    </div>
    </div>

    Our Code:
    <div id=”ja-highlight” class=”wrap”>
    <div class=”main”>
    <div class=”main-inner1 clearfix”>
    <p>Specials Specials Specials Specials</p>
    </div>
    </div>
    </div>

    So, it would seem the module text is missing the div class – this is a template problem.

    @kajos: For now, you can fix this problem by adding the following around your text in the admin, using user4 position as before.

    <div class=”banner-text”>
    YOUR BANNER TEXT
    </div>

    Our Specials now look like, the attached image.
    I hope that helps.


    1. ja_droid_banner_fix
    Joline Strubbe Friend
    #354045

    Thanks djw2010. Works perfect

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

This topic contains 8 replies, has 3 voices, and was last updated by  Joline Strubbe 14 years, 2 months ago.

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