Bucket Guild | FUBU BH Forums
https://bucketguild.mooserve.org/phpbb3/

Possible to touch up the forum skin a bit?
https://bucketguild.mooserve.org/phpbb3/viewtopic.php?f=22&t=7950
Page 1 of 1

Author:  Quittermike [ Tue May 25, 2010 6:18 pm ]
Post subject:  Possible to touch up the forum skin a bit?

I tried to change to the default SubSilver skin, but it stayed on the WoW skin. I like the colours of the original skin way more, it would be nice to be able to choose skins, but if not no biggie. If that's not possible, can you make some minor changes to this skin? Mainly change the colour of quoted text.

Quote:
Grey on black this shit is hard to read.

Author:  Deli [ Tue May 25, 2010 6:45 pm ]
Post subject: 

Mayo may not be able to, that's all stashed away in the CSS files.

It's well hidden in phpbbroot/templates/[template name]/[template name].css
something like /var/www/html/phpbb/templates/subSilver/subSilver.css

On my ancient phpbb2 install it's line 156 (for subSilver):

Code:
.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

Change whatever the value is where the #444444 is to something else more appealing.

Author:  rikkilake [ Thu May 27, 2010 5:38 pm ]
Post subject: 

it reverting back to the WoW skin is the result of a settign within the admin area. i dont have any phpbb boards up atm, but it's something like, "override user themes [X]"

Page 1 of 1 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/