Set the logo

Ready

Sometimes it may be necessary to set the logo using CSS instead of using the image upload area. Here is some sample CSS to do it:

#Logo
{
background: url("http://higherlogicdownload.s3.amazonaws.com/SME/52ac56be-78ea-4f30-b6ba-02b23a32c612/UploadedImages/Template/sme-chapter-website-logo.png") no-repeat !important;
    min-height: 170px;
    width: 200px width;
    margin-left:10px;
}

#Logo, #LeftToLogo{
    float: left;
    min-height: 120px;
    width: 306px;
}




#CSS
1 comments
1 Views
0 revisions
 

Related Links

No Related Resource entered.

Comments

Mar 04, 2015 11:46 AM

Would you have any clue how to position and set the font size for the Slogan?