Topic: Skin help

Please help me! I made a green template... I uploaded the files i was susposed to (ArmyGreen.css and Armygreen_cs.css).. everything works fine untill i look at the preview... well i cant explain it just look for your self...

http://www.punres.org/files/styles/st_79/index.php

My PunRes Wiki Mods:
1.) Remove Post Icon in View Topic And in Index
2.) Bold Links In Header
[img]http://www.the-artbreak.com/forum/img/smilies/socom.png[/img]

Re: Skin help

You're not importing the .css with colours in it. Change this line in ArmyGreen.css, from:

/* Import the colour scheme */
@import url(imports/spinkbb_cs.css)

to:

/* Import the colour scheme */
@import url(imports/ArmyGreen_cs.css)

Re: Skin help

Ohh!!! Thanks so much! lol i didnt read that anywhere thanks for the help!

My PunRes Wiki Mods:
1.) Remove Post Icon in View Topic And in Index
2.) Bold Links In Header
[img]http://www.the-artbreak.com/forum/img/smilies/socom.png[/img]