Topic: NEED HELP CHANGING BACKGROUND COLOR...

I have looked and looked but can't figure out how to change the colors on the PunBB Forum. Any help is appreciated.

Re: NEED HELP CHANGING BACKGROUND COLOR...

what version ? 1.2 or 1.3?

to change the background for the body it simple: for the punwrap use .pun or #punwrap.

Q

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: NEED HELP CHANGING BACKGROUND COLOR...

I'm not sure which version I have, but your feedback has just confused me more. I do not that the version I have has this: © Copyright 2002–2005 Rickard Andersson

Right now the background of my forum is black and I want to change it to white. Is the file I go to and change the code in the styles folder? If not, where?

4

Re: NEED HELP CHANGING BACKGROUND COLOR...

Open style >> imports >> skin.css (replace "skin" with whatever skin you're trying to edit)

Find

BODY {BACKGROUND-COLOR: #FFF}

("#FFF" Might be replaced with something else)

Change the "#FFF" to another hexidecimal color code.

Color List

[img]http://i165.photobucket.com/albums/u54/Ooka_100/BannerNintendo2.png[/img]

Re: NEED HELP CHANGING BACKGROUND COLOR...

I went to style >> imports >> but no skin.css. Is their an area on this site where it walks a person through how to change the colors on the forum?

I am in big need to do this. PLEASE HELP!

Re: NEED HELP CHANGING BACKGROUND COLOR...

style >> imports >> style_css.css that is the css...