Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • pagabas Friend
    #160798

    Hello,
    I am trying to modify the JA Anion logo area and place a long banner that covers the length of the template. Pictures are attached. I know it may involve some mods of the templates but wanted to know where and what to apply the mods.
    thanks


    1. JA_ANION
    2. Banner-Mairie-de-Pouini
    aman204 Friend
    #378771

    To clarify, Do you wish to add the image with search module intact or mainly have only the banner show along specified area?

    pagabas Friend
    #378862

    Hello Amand,
    Thanks for your reply. I would like to have the banner show in the area. The search module can go.
    Thanks

    aman204 Friend
    #378902

    <em>@pagabas 224393 wrote:</em><blockquote>Hello Amand,
    Thanks for your reply. I would like to have the banner show in the area. The search module can go.
    Thanks</blockquote>

    Quick way would be disabling specific modules there and then, change logo image in this directory::

    h1.logo a {color.css (line 103)
    background-image: url(“../images/logo.png“);
    }

    templates/ja_anion/core/themes/dark-blue/images/logo.png

    Then, You can increase dimensions here accordingly::

    h1.logo a {template.css (line 566)
    background: url(“../images/logo.png”) no-repeat scroll left center transparent;
    display: block;
    height: 41px;
    width: 210px;
    }

    and

    h1.logo {template.css (line 560)
    height: 41px;
    margin-top: 10px;
    width: 210px;
    }

    and remove margin property from above reference

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

This topic contains 4 replies, has 2 voices, and was last updated by  aman204 13 years, 8 months ago.

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