[Req] Photobucket Theme.

a1?

New Member
Hey Guys, I was wondering is anyone had the photobucket forum theme.

Code:
http://forums.photobucket.com/
 

Hoxxy

New Member
This is very simple even you can do it

Create a new default style

Admincp >> Styles & Templates >> Style Manager

Hit the [Add New Style] link, name what ever and save

ok so now open that style:
Admincp >> Styles & Templates >> Style Manager

Hit the go button (next to dropdown)...

Now scroll down to "body" and change setting to theses:
Code:
background: #FFFFFF
Font Color: #000000
Now scroll down to "page" and change setting to theses:
Code:
background: #FFFFFF
Font Color: #000000
now sroll down to "Category Strips" and change setting to theses:
Code:
background: #2072CF
Font Color: #FFFFFF;
Now scroll down to "Table Header" and change setting to theses:
Code:
background: #003399
Font Color: #FFFFFF
Now scroll down to "Table Footer" and change setting to theses:
Code:
background: #2072CF
Font Color: #E0E0F6

There may be other slight differences but those above are the basics ;)
 
Top