Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • eneskose Friend
    #159616

    Hi,

    I want to move the Topmega buttons which are displayed after the magazine menu to the top of the page where the headlines and search bar are. I tried some variations without success. I need a longer magazine menu and dont want to remove these buttons.

    Thank you..

    emhc Friend
    #375366

    Open YOUR-DIR/templates/ja_teline_iv/blocks/top-mega.php
    Copy and Remove all code.

    Open YOUR-DIR/templates/ja_teline_iv/blocks/topbar.php

    Change:

    <?php if($this->countModules('headlines')) : ?>
    <jdoc:include type="modules" name="headlines" />
    <?php endif; ?>

    With your code has been copied!

    Then remove

    <?php $this->genBlockBegin ($block) ?>
    and

    <?php $this->genBlockEnd ($block) ?>

    Open YOUR-DIR/templates/ja_teline_iv/css/template.css

    Find #ja-topnav or go to line 317:
    change: float: right; to float: left;

    And i think you need change some more css. because height of icon more than topbar elements. But i think you can do it easy.

    Remember Clean T3 Cache in backend!

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

This topic contains 2 replies, has 2 voices, and was last updated by  emhc 13 years, 9 months ago.

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