So here is the layout I promised, titled after a song by School of Seven Bells, and - hold your breath - it comes in basically every color of the rainbow! This is the reason why I'm only linking the codes.
Layout: Wired for Light {S2 Flexible Squares}
Features: custom contextual pop-up, mini icons, custom comments pages
Account types: basic // (plus
(
Read more... )
Reply
sorry for the silly question
thanks in advance! :)
Reply
background: #f9f9f9 url(url of your background image here) repeat fixed 0 0;
if your background image is tiled, leave it on repeat, if it's an image you don't want to repeat, change repeat to no-repeat. if you want the background image to scroll with the rest of the content, change fixed to scroll.
i hope you could understand that. :)
Reply
Reply
this is what I got:
body {
background: #f9f9f9 url(http://a.imageshack.us/img823/399/wall1bg.jpg) no-repeat fixed 0 0;
text-align: center;
color:#555555;
font-family: Arial, Helvetica,
And now it looks like this:
( ... )
Reply
Reply
Reply
Leave a comment