Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • vivacomputers Friend
    #168456

    Hello,

    I am trying to put a advertisement banner into JA Business and I want it to be on top or even better to the side of the site. Only I don’t know how to put it there……

    Anyone has the answer?

    Thanks in advance!

    khoand Friend
    #412179

    Hi,
    You login backend > Extensions > Template Manager > ja_business > LAYOUTS. Edit Default. You replace this code

    <blocks name="top" style="xhtml">
    <block name="header" type="header" wrap-inner="2" main-inner="1"></block>
    <block name="toppanel" type="modules" no-main="1">toppanel</block>
    <block name="mainnav" type="mainnav" wrap-inner="1" main-inner="2"></block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="slideshow" type="modules" style="raw" >slideshow</block>
    <block name="topsl" type="spotlight" main-inner="2" width="25">user1,user2,user3</block>
    </blocks>

    with

    <blocks name="top" style="xhtml">
    <block name="banner" type="modules"></block> < add this line
    <block name="header" type="header" wrap-inner="2" main-inner="1"></block>
    <block name="toppanel" type="modules" no-main="1">toppanel</block>
    <block name="mainnav" type="mainnav" wrap-inner="1" main-inner="2"></block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="slideshow" type="modules" style="raw" >slideshow</block>
    <block name="topsl" type="spotlight" main-inner="2" width="25">user1,user2,user3</block>
    </blocks>

    vivacomputers Friend
    #412186

    Sorry I did what you wrote but it is still invisible. I cleaned it JAT3 several times but it doesn’t show up.

    khoand Friend
    #412189

    I’m sorry about my mistake. You try replace

    <block name="banner" type="banner"></block>
    with

    <block name="banner" type="modules">banner</block>
    You set position of module is banner.

    vivacomputers Friend
    #412196

    There is indeed a area there now only it doesn’t show the advertisement. I made it special so I can play around as administrator and nobody else sees what I am doing.

    khoand Friend
    #412199

    I don’t understand what you mean clearly. Could you explain more details?

    vivacomputers Friend
    #412200

    The area in the top of the website is empty. If you want I can provide you a login so you can see for yourself.

    khoand Friend
    #413240

    Could you give me backend information to check it?

    flashlan Friend
    #422769

    is it possible to insert banner next to logo in Ja Business template?

    thank you in advance.

    khoand Friend
    #423157

    You can use header position to achieve your purpose. Quickly, you change Live Consulation module

    flashlan Friend
    #423785

    but when i place it in header position, top menu is being lost.
    i want the top menu to remain in its place and under the top menu to replace the banner.

    i couldnt replace it there, and i replaced it in new banner1 position below the header and top menu. please look http://www.mezenne.com

    i would be grateful if you can help me to replace it under the top menu by the logo position.

    thank you in advance.

    khoand Friend
    #423816

    Could you give me username+password of your backend and ftp? I will fix it.

    flashlan Friend
    #423958

    could you explain me how to do? because i want to learn myself. it will be easy for you to fix it.

    khoand Friend
    #424058

    You give me username+password of your backend and ftp, please. I will tell you how I do. Because I need to view your .php files to find down what happened to you.

    khoand Friend
    #424312

    I fixed it.
    I set position of HazarTur banner module is header. And add this code into /templates/ja_business/css/template.css


    #ja-topheader object {
    top: 50px;
    position: relative;
    float: right;
    }

Viewing 15 posts - 1 through 15 (of 18 total)

This topic contains 18 replies, has 3 voices, and was last updated by  khoand 12 years, 10 months ago.

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