How can we make longer site name display correctly. I have company name as site name and it goes below logo. Expample site http://drupal.himalhydro.com.np

Comments

danpros’s picture

Status: Active » Fixed

Hi,

I set it not wide enough, try to adjust this in style.css

#branding-wrapper {
    float: left;
    height: 75px;
    width: 50%; /* change this i.e to 75% */
}

Dan

kedarnn’s picture

Hello Danpros
Thank you very much for your prompt support. It worked fine.
Regards
Kedar

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.