Layout: And the birds were singing to calm us down {S2 Flexible Squares}
Features: custom contextual pop-up, mini icons, custom comments pages
Account types: basic // plus // paid
Notes: I'm not at all sure how this looks on higher than 1024×768 resolution! It *is* supposed to work, though. Background originally from
Cole & Son.
(
Read more... )
Comments 13
I'm definitely taking.
I want to add a header image of my own, can I? If so, can you explain me how to put it?
thanks in advance.
Reply
Reply
Reply
.headerimage {
position: absolute;
top: 70px;
left: 330px;
width: 460px; /* header image width, this is the same as the id containing the entries */
height: 220px; /* your header image height */
margin-left: auto
margin-right: auto;
margin-bottom: 20px;
background-image: url("header image url");
background-repeat: no-repeat;
}
and after adding this, find #maincontent and increase top: 70px; with the height of your banner in pixels.
i haven't tested it, so i'm not sure it works, in case it doesn't, then i don't think it's possible to add a header (or it's beyond the limits of my css knowledge).
Reply
Reply
Reply
Reply
Reply
(The comment has been removed)
Reply
Reply
Reply
Leave a comment