Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • marginmedia Friend
    #149091

    Hi

    I first would like to say what a fantastic template. My client is very happy.
    My client has asked for a new module position on the top right hand side of the template.
    The module position will sit above the Navigation bar on the right. So not left where the logo is but on the right hand side on the screen.

    Can anyone help me with positioning a module in the header ???

    Thanks in Advance
    M

    marginmedia Friend
    #334169

    I have solved this issue by adding a new module to the html, and also adding the name to the xml. Thanks

    craigieb Friend
    #335199

    Hiya,
    Could you list the steps & code you used as I’m trying to achieve exactly the same thing.
    Cheers
    Craig

    marginmedia Friend
    #335220

    Hi

    1. Go to your template and click on edit html

    2. Add the following ocde directly above the <–Main Navigation–> heading in the html like so

    <?php if ( $this->countModules(‘banner’) ) { ?>
    <div id=”ja-banner”>
    <jdoc:include type=”modules” name=”banner” style=”raw” />
    </div>
    <?php } ?>

    <!– Main Navigation –>
    3. Using your ftp goto your Ja-Lead folder and download templateDetails.xml file

    4. open your file in a text editor and scroll half way down and add this code under positions <position>banner</position>

    5. I found that banner was already there

    6. Now go back into your module manager, add new module, click on banner and give it the banner position.

    7. you will now see a banner in the desired area above the nav bar to the right.

    8. I had to tweak my css to get exactly where I wanted it but it was all good.

    I hope this helps you with adding the banner

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

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

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