Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • spoletocity Friend
    #136950

    I configured a new position under magazine menu of ja-teline II template. In that position I would display three horizontal banners.
    I uploaded three test banners, I configured a new banner module (with another name).
    Into index.php I called module as below:

    <div id=”ja-top_menuwrap”>

    <div id=”ja-top_menu1″>

    <jdoc:include type=”modules” name=”top_menu” style=”none” />

    </div>

    </div>

    Then in template.css I insert a bit of code:

    #ja-top_menuwrap {

    clear:both;

    margin:0 auto;

    width:970px;

    }

    That’s my job. But when I test banners the result is the banners vertical 🙁
    I need horizontal visualization !!!!

    I tried with all styles: none, xtml, etc.

    Can anyone help me ?

    Thanks

    Sorry for my english

    Carlo

    scotty Friend
    #285773

    You should have posted this in the forum for the template you are using.

    What template are you using and do you have a live URL to your site?

    spoletocity Friend
    #285776

    My template is ja-teline II and live url (for testing only … for te moment …) is http://www.new.spoletocity.info. If you go you can view three banners vertical under the magazine menu

    scotty Friend
    #285779

    add the following to the end of template.css

    div.advs {
    text-align: center;
    }

    .banneritem {
    display: inline;
    padding: 0 20px;
    }

    spoletocity Friend
    #285782

    Great Scotty,

    Thank you …

    Carlo

    spoletocity Friend
    #285791

    Just a little question … if I need to display in horizzontal only some banners (into specific positions) and other (into others positions) display in vertical ?
    How can I do ?

    Thanks

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

This topic contains 6 replies, has 2 voices, and was last updated by  spoletocity 15 years, 10 months ago.

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