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.
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.
What is foodle????
ReplyDeleteFoodle is the theme for Moodle 1.9.x. Its a cool theme.
ReplyDelete