Hey there!
I'm using you theme (newscast) and loving it! (www.lifeteenroermond.nl). Can i possibly upload a picture as a background or change the backgroud color! Help would be deeply appreciated.
Change background Color
6 posts from 2 voices-
Posted 2 years ago #
-
Hey,
add following to style.css (at the very bottom):
body { background: url("../images/skin1/bg.png") repeat-x #FFFFFF !important; }Change the background image url and the color to your needs.
Posted 2 years ago # -
Thank you so much! This is perfect! Can I also change the color of my title's in the post and on pages? :)
And is it possible to change the color of one "page"?Thank you so much again!
Posted 2 years ago # -
1) Yes - add following to style.css and adjust the color value:
h1, h2, h3, h4, h5, h6, legend, #top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a { color: #222222 !important; }2) Yes it's possible. You can use the page-id or post-id body class to style certain pages/posts only....
Posted 2 years ago # -
That's so sweet! Thank you so much!
Posted 2 years ago # -
Glad that I could help you :)
Posted 2 years ago #
Reply
You must log in to post.














