YaBB SE Version: 1.5.4
PHP Version: 4.3.2
MySQL Version: 4.0.x
Server Platform: Unix, Linux, or BSD
Link to Forum: http://host52.hrwebservices.net/~shocker/forum/Problem Description:For the quotebox tables I want to be able to change the color and size of the borders.. is this possible?
I tired these commands, but doesnt seem to affect it...
.quote {font-size: 10px; font-family: Arial; color: #FBE440; background-color: #000000; border-color: #0099FF; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
Am I doing something wrong?