How to add a background image to my theme
-
Can somebody please help?
I would like to change the background image on my “irresistable theme” to a customized one.
I have therefor modified the image-file (bg.png) in the content-themes-images folder and uploaded it again. It works fine with the default style sheet color (which is blue) but if I select my preffered grey color in the dashboard theme options, nothing happens..?
My editor looks like this:
body.woothemes {
background: #18191b url(images/bg.png) repeat-x center 0;
color: #e9e9e9;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}p, ul, ol, table { margin: 0 0 18px }
em { color: #d9e3ea }
Does anyone have a solution?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to add a background image to my theme’ is closed to new replies.