Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • robyrom Friend
    #198177

    Working to the logo of my site I had to adjust the dimensions in custom.css At the moment my logo looks good in browser and in tablet (even if I hasn’t had lots of tries yet) but in my smartphone the logo overlapps the headline module. I have set on the small logo option in theme manager and uploaded a very small version of the image but without result. I wonder if the problem is in the width of the white bar where is displayed the main menu but I don’t want to make mess without the advice of the forum. If you want to have a look via smartphone http://www.liceogmarconi.gov.it/joomla3.

    pavit Moderator
    #536710

    Hi

    In your custom.css file try to add this

    .bottom-slide .main-container {
    margin-top:5px;
    }

    robyrom Friend
    #536729

    It functions I have only had to modify the number pf pixels. Unfortunately now I have the search icon a bit overlapping the logo.

    chavan Friend
    #536756

    If you need a similar Layout for search as the image attached, please do the changes suggested below

    Go to this File: /templates/ja_biz/css/custom.css

    Add this code

    @media (max-width: 450px) {
    .head-search {
    height: 32px;
    margin: 15px 0 0 0 !important;
    position:relative !important;
    right: 0px !important;
    top: 0px !important;
    }

    .head-search .search{
    right: 0px !important;
    }

    }


    1. Liceo-Scientifico-e-Musicale-Guglielmo-Marconi-Pesaro-Responsive-Joomla-template-for-busines
    robyrom Friend
    #536920

    It works great. a loto of thanks.

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

This topic contains 5 replies, has 3 voices, and was last updated by  robyrom 10 years, 6 months ago.

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