problem changing background.
-
Hi there, I need some help with changing the background on this blog. I know how to do it as I have done it loads of times before. The problem is, I have just started experimenting with the stylesheet and have made loads of changes to this. I must have changed something without realizing it which stops the background displaying. I have altered the widths of the content and header and changed the padding and border widths. It has been a slow process of previewing and saving to get it to look right. I don’t want to start again from scratch.
My only guess is that it is displaying but behind what you can see. Can anyone help with this as I have tried everything that my limited knowledge will allow.
Thanks in advance, Symeon.The blog I need help with is: (visible only to logged in users)
-
You need to add the background image URL as shown below.
body, .delicious-desc { background: url("URL_of_image) repeat scroll 0 0 #FBEFF8; } -
Thank you very much, it works, It did tile horizontally which is not what I wanted but I changed the maximum width of images and that fixed it. Many thanks, Symeon.
- The topic ‘problem changing background.’ is closed to new replies.