Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Gerard Brannigan Friend
    #198266

    hi,
    we have created a map module and would like it to appear at the bottom of a category blog layout page.The only way that I can do this so far is to set the module to show in the footer, but this isnt really satisfactory.
    can anyone explain how to do this?
    thanks

    Pankaj Sharma Moderator
    #537019

    Its not possible to assume the problem like this way.
    Can you explain it with a screenshot .
    If possible share the site url here
    i will help you to solve your issue .:)

    Gerard Brannigan Friend
    #537043

    Thanks for your reply.
    you can see the page and then the map module below it in the footer position.
    I would like the map module to be on the white background of the page and not in the footer.
    thank you very much


    1. screengrab
    Pankaj Sharma Moderator
    #537055

    please set the optimize css to NO . and share the site url here , i will help you to solve your problem

    Pankaj Sharma Moderator
    #537172

    HI
    i saw you publish the module in the copyrights block .
    for this you need to change the background color of copyrights block
    try this
    add this class in custom.css file

    .copyright{background: black;
    padding-bottom: 15px;
    }

    Also change the span size of copyrights block from template/your template/tpls/blocks/footer.php
    find this code
    <div class="span8 copyright <?php $this->_c('footer')?>">
    and change it into

    <div class="span12 copyright <?php $this->_c('footer')?>">

    IT Will look like this
    Hope it helps


    1. Achill-Crafts
    Gerard Brannigan Friend
    #537201

    Thanks, will give it a go!

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

This topic contains 6 replies, has 2 voices, and was last updated by  Gerard Brannigan 10 years, 4 months ago.

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