Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • vivaldo moscatelli Friend
    #834698

    Hi all,
    how can I extend the 50% percent assigned to the logo to 75%?
    Thanks as usual…
    Vivaldo

    Pankaj Sharma Moderator
    #834793

    Hi
    In template logo width is 100% and the span (col) size is defined in header.php . I am not sure which version of template u are using. kindly share your site url here so i can check it and suggest you changes based on your site.

    vivaldo moscatelli Friend
    #835941
    Pankaj Sharma Moderator
    #835980

    Hi
    Go to /tpls/blocks/header.php
    in this file the logo and right side modules size is defined in terms of col
    logo is col-sm-6 you can change it to col-sm-8 and then head search col-sm-4
    total size would be col-12 . (span12). It will become like this > http://prntscr.com/9kl86t

    vivaldo moscatelli Friend
    #836079

    Thanks it works… Always considering spacing… in homepage there are no articles: how can I eliminate the white space in empty mainbody (but only on homepage)?

    Pankaj Sharma Moderator
    #836295

    Hi
    Add this code in custom.css file

    .home .t3-content {  display: none; }
    Pankaj Sharma Moderator
    #836296

    Hi
    Add this code in custom.css file

    .home .t3-content {  display: none; }
    vivaldo moscatelli Friend
    #838024

    perfect… it works…
    Thanks as always…

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

This topic contains 7 replies, has 2 voices, and was last updated by  vivaldo moscatelli 8 years, 10 months ago.

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