Topic: some questions
hey may i know where can i change the punbb website text font color ? is it somewhere in .css ?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 discussion → some questions
hey may i know where can i change the punbb website text font color ? is it somewhere in .css ?
yep it is in the /style folder. the CSS you use is the one to edit there. should be at the very top, like:
body {
background-color: #FFFFFF;
color: #000000;
font-family: Arial;
font-size: small;
}
ok well thanks but then could not find the code my is cobalt.css umm maybe white is auto so no codes ill add in by myself then ty!
.. didn't work any ideas?
ok well nevermind a bit confusing though
PunBB Forums → PunBB 1.2 discussion → some questions
Powered by PunBB, supported by Informer Technologies, Inc.