|
|
|
|
|
|
Posted: Sat Apr 01, 2006 12:10 am
How do you change the outline color of the comment boxes and the quote box?
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Sat Apr 01, 2006 11:37 pm
For the quote box and odd comments:
.caption {border: solid 2px #______; }
For the even comments:
.caption2 {border: solid 2px #______; }
|
 |
 |
|
|
|
|
|
|
|
 |
|
|
|
|
|