[Reply fix replaced]
"Whisky";p="17395" wrote:Hi all,
Simple question:
I can't find the way to change my portal's background color and set a background image

Thanks to help
It should be like this
[code] body {background-color]
Note the space between the : and url in the background image
Also you were missing a ; after the last scrollbar option
Hope this helps
Edit: I copy and pasted your scrollbar specs and didn't realise you didn't space there either, fixed it.
Also, if it is important to you and you have alot of IE browser users, you should steer clear of using "pt" or "px" as this prevents IE from resizing the text. You should use 100% (body text) so it's as big as the browser is set. But, then again, unless you have a very high-end website this is nothing to worry about

--------------------------------------------------------------------------------------
What was the template you are using made for? 140 or 141?