Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • emaulidi Friend
    #892329

    Hi,

    I am in need of help on these 2 changes on my header:

    1. I want the social icons module moved up as shown on the attached screenshot.

    2. I want the logo to hold 2 images with different links as in the attachment as you can see, I have alot of unusable space which is making the site not appealing.

    Waiting for your prompt response as you always do :).

    Eric.


    1. header-changes
    Saguaros Moderator
    #892765

    Hi Eric,

    To move the social icons, you can use this css rule:

    .t3-topbar .top-right .module-search { float: right; }
    
    .t3-topbar .top-right .custom {
        float: left;
        margin-top: 5px;
    }

    With the logo, at this moment, you add it in Topbar, if you want to move it a bit underneath, you should add it again into the header instead of the topbar: http://prntscr.com/a9qe2e

    emaulidi Friend
    #893054
    This reply has been marked as private.
    Saguaros Moderator
    #893221

    You should check the block: ROOT/templates/ja_teline_v/tpls/blocks/topnav.php as at this moment, the logo belongs to this.

    Then copy the snippet of code of logo to block: ROOT/templates/ja_teline_v/tpls/blocks/header.php

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

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

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