Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • hajdukultura Friend
    #200106

    Hi,
    i want a banner on top header position. banner mean advertising anything with 1 image and if someone click to this image can travel to this link.
    tried several module but same issue i have because if i load site more computer with several resolution.
    if visitor have little resolution screen banner very very big compared a big screen. that is problem because if i fit banner to a big screen then i visit with little screen banner fade articles and looks bad.
    or have 3rd party banner module where i can set banner % width and height not pixel?
    thx you

    Nazario A Friend
    #544022

    @hajdukultura,

    Please try my suggestion:

    – Open file: /templates/your_template_name/tpls/block/header.php then add this rule:

    <div class="new-banner">
    <jdoc:include type="modules" name="new-banner" style="T3Xhtml" />
    </div>

    – Open file: /templates/your_template_name/templateDetails.xml then add this line:

    <position>new-banner</position>

    – Go to Backend >> Component >> Banner >>
    + Create new client called “Banner Smashboard” and add your name and your email.
    + Create new Banner then select the banner’s image, add the URL and select “Banner Smashboard” for Client (in Banner Details tab)

    – Go to backend >> Extensions >> Module Manager >> Create new module with module’s type “Banner” then select “Banner Smashboard” for Client and assign to “new-banner” position.

    Let me know if this helps

    Regards,


    1. Screenshot_82
    2. Screenshot_83
    3. Screenshot_84
    4. Screenshot_85
    hajdukultura Friend
    #544129

    Hi thank you this is works now a little problem site name now a bit slipped down and hang down into articles

    Nazario A Friend
    #544138

    Please send me the screenshot highlighting how you want and send me the URL, Admin and FTP credential of your site via PM so that I can have a look and help you out.

    hajdukultura Friend
    #544576

    pm sent thank you

    Nazario A Friend
    #544739

    @hajdukultura,

    I just fixed for you. You can see in file: /templates/ja_smashboard/tpls/blocks/header.php , I replace this code:

    [PHP]<div class=”new-banner”>

    <div class=”row”>[/PHP]

    With:

    [PHP]<div class=”new-banner span6″>

    <div class=”row span6″>[/PHP]

    Please check your site then let me know if this helps

    hajdukultura Friend
    #544756

    yes i checked this problem solved 🙂
    thank you

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

This topic contains 7 replies, has 2 voices, and was last updated by  hajdukultura 10 years, 3 months ago.

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