
04-11-2009, 12:12 PM
|
 |
|
|
Join Date: Jan 2009
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by TimberFloorAu
This is where you need to change the css for font color
|
Quote:
.h1tags {
border-top: solid 1px #000000;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
border-bottom: solid 1px #000000;
margin: 3px 5px;
padding: 3px;
color: #00305D;
background: #1e1e1e;
font-size: 10px;
|
DOING THIS WILL NOT WORK
|