About this trail:
Replace Site Name with an Image.
1
Replace Site Name with an Image.
2
Idiot's Guide. A straight forward guide for easy install css themes, e.g. logos in WikiDot.
#header h1 a
{
display: block;
height: 70px;
width: 350px;
background-image: url(where you have stored your logo);
background-repeat: no-repeat;
}
3
From here
we should easily find the css parts.
we should easily find the css parts.
4
Use a logo within your site.
5
Use a logo within your site.
6
Design your own CSS Theme.
Table of Contents




