Foodle: How to insert logo in the Header for the foodle theme.

We have to edit a css file found in the Fooodle folder viz.. social_network.css 

If you have a logo (logo.jnpor logo.gif or logo.png) in your Foodle directory then then add the following css mark-up to social_network.css

#header, #header-home{
background-color:#3B5998 url(logo.jpg) no-repeat left top; 
margin-top: 0px;
height: 200px; 
border:1px solid #526ea6;
border-bottom:#fff 1px solid;
}


Save the css file and then check.

Comments

Post a Comment

Popular posts from this blog

ACTION_FAILED:OU_INVALID: Solution for GoogleApps bulk user upload issue, username@domainname.com:ACTION_FAILED:OU_INVALID. This error is because you have not specified the Org Unit Path properly.

Moodle OAuth 2. This account is pending email confirmation! Solved

Enable SIP2 in Koha. How to configure SIP server in Koha 18.11??