titles |
titles |
Jun 2 2005, 06:54 PM
Post
#1
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
on myspace like were it has the titles like were it says " so&sosfriends" and stuff like that how do you make that text have a diffrent color background that goes the same width as the myspace module?
|
|
|
|
![]() |
| *Azarel* |
Jun 3 2005, 06:22 PM
Post
#2
|
|
Guest |
Table within tables - replace hex codes accordingly. Sorry I don't care to spend time experimenting to find the exact table borders. 232323 is the near black color, 5f5f5f is the grey, and 76EE00 is the green on neek's page.
CODE <STYLE TYPE="text/css">
BODY {background-color: 232323;} TABLE, TD {background-color: transparent;} TABLE TABLE {background-color: transparent;} TABLE TABLE TABLE {background-color: 5f5f5f;} TABLE TABLE TABLE TABLE {background-color: 76EE00;} TABLE TABLE TABLE TABLE TABLE {background-color: 76EE00;} TABLE TABLE TABLE TABLE TABLE TABLE {background-color: 76EE00;} </style> |
|
|
|
toyo loco titles Jun 2 2005, 06:54 PM
tcunningham1589 could you please provide an example. Jun 3 2005, 01:21 AM
toyo loco like this kinda :
http://myspace.com/neek
how ___i... Jun 3 2005, 06:14 PM![]() ![]() |