Zen Follower
- Join Date:
- Apr 2008
- Posts:
- 356
- Plugin Contributions:
- 2
Cherry Zen Template Support Thread
FreeArticlePublishin:
where did you find that file at I did a search of my site with filezilla and could not locate it. please suply the path. My css has got messed up after doing an upgrade to 1.3.9d all the white is missing from the page the blue background showes thru.
Your all blue background is because of this line in your stylesheet.css around line 233
body {
background:none repeat scroll 0 0 #84A4C1
}
Your saying no picture just the blue color. Either change that for some picture or add other backgrounds where you want them.