Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • cinthiapolanco Friend
    #137248

    Hello everyone

    How can I post a banner on the logo of the JA Teline II?
    Please see example in the image enclosed in black.

    Thank you
    Cinthia:)

    Anonymous Moderator
    #287250

    Hi cinthiapolanco,

    Please try with my guide:
    + Open index.php file in templates/ja_teline_ii folder, at about line 88, find following script:

    <div id="ja-wrapper">
    <!-- BEGIN: HEADER -->

    and change to:

    [PHP]<div id=”ja-wrapper”>
    <?php if($this->countModules(‘banner_top’)) : ?>
    <!– BEGIN: BANNER TOP –>
    <div id=”ja-banner_top”>
    <jdoc:include type=”modules” name=”banner_top” />
    </div>
    <!– END: BANNER TOP–>
    <?php endif; ?>
    <!– BEGIN: HEADER –>[/PHP]

    + In Administrator, you can create new banner module, use this position for that module.

    Hope it helps.

    ak1design Friend
    #289056

    Hi,

    I need to position my banner on the place of the vm-cart position but, with ja_zeolite template, but it did not work with me this solution.

    where can i control the dimention of this vm-cart position to be larger to fit my banners?

    many thanks


    1. topbaner
    Anonymous Moderator
    #289338

    Please open file templates/ja_zeolite/css/ja.vm.css, at about line 157, find following code section to change:

    #ja-vmcart {
    height:74px;
    position:absolute;
    right:15px;
    top:0;
    width:200px;
    z-index:10;
    }

    ak1design Friend
    #289377

    Hi JA Developer,

    many thanks for the help, i have placed and image it is showing now, but my banners dont, i have enabled them, and set the banner position in the same vm-cart.

    any help
    regards

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

This topic contains 5 replies, has 3 voices, and was last updated by  ak1design 15 years, 3 months ago.

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