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.

Email Notification in Koha! How to configure Email Notification in Koha 20.11 with postfix?

Solution to Moodle Error: Coding error detected, it must be fixed by a programmer: Failed to unserialise data from file. Either failed to read, or failed to write.