how do i get that "bar"???, bar as a title header? |
![]() ![]() |
how do i get that "bar"???, bar as a title header? |
Jun 24 2006, 02:41 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Nov 2005 Member No: 293,481 |
how do i get that bar???
![]() ^^you see the black bars? how do i get those on my tables? |
|
|
|
| *This Confession* |
Jun 24 2006, 04:10 AM
Post
#2
|
|
Guest |
like the black bar like
BAR>ABOUT ME<BAR yeaa. poor example but yea use this CODE <Style> .whitetext12 { font-family: franklin gothic medium; font-size: 10px; color: ffffff; text-transform: uppercase; text-align: center; background-color: CCE981; display: block; } .lightbluetext8 { font-family: franklin gothic medium; font-size: 10px; color: ffffff; text-transform: uppercase; text-align: center; background-color: CCE981; display: block; } .btext { font-family: franklin gothic medium; font-size: 10px; color: ffffff; text-transform: uppercase; text-align: center; background-color: CCE981; display: block; } .blacktext10 { font-family: franklin gothic medium; font-size: 10px; color: ffffff; text-transform: uppercase; text-align: center; background-color: CCE981; display: block; } .nametext { font-family: franklin gothic medium; font-size: 10px; color: ffffff; text-transform: uppercase; text-align: center; background-color: CCE981; display: block; } table, tr, td { border: none; background-color: transparent; padding: 0;} </STYLE> Change the background colors to what ever color you want. At the moment though their like this yellow green color have fun. good luck. |
|
|
|
![]() ![]() |