Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • pressmar Friend
    #184993

    Hi,

    is there a possibility to move the footer-4 position in tablet-view directly under footer-1 and footer-2. Please see screenshots

    Also is it possible the make the footnav position 100% of the availaible width. This is really useful if you don’t show the “powered by” sign.

    Thanks in advance
    Oliver


    1. QQBATbB
    2. Screenshot_1
    Phill Moderator
    #483564

    I’ve not looked at moving positions yet but the footnav position section is not too hard. I assume that you have already worked out how to remove the “powered by” sign? In the same php file you will find the code below

    [PHP] <div class=”span8 copyright<?php $this->_c(‘footer’)?>”>[/PHP]

    Bearing in mind that the page is divided into 12 columns if you change the span8 to span12 this will expand the block to cover the full width.

    [PHP] <div class=”span12 copyright<?php $this->_c(‘footer’)?>”>[/PHP]

    pressmar Friend
    #483567

    Thanks Phill for you fast reply. Yes this solved the problem. with the broader footnav 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  pressmar 11 years, 8 months ago.

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