This topic is locked

background

11/21/2007 6:11:54 AM
PHPRunner General questions
W
webdino author

how I can change the background color of each page?

I try to put it in the included style.css but it don´t work
my style

body { background-color:#E0E0E0; font-weight:bold; font-family:Arial; font-size:120%; }

J
Jane 11/21/2007

Hi,
you need to find and change current style for body in the include/style.css file.

W
webdino author 11/21/2007

I have changed it in style.css

but nothing happens in the Browser <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=23515&image=1&table=forumreplies' class='bbc_emoticon' alt=':unsure:' />

Sergey Kornilov admin 11/21/2007

Just in case hit CTRL+F5 in browser to reload the stylesheet.