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?
|
|
|
|
![]() |
Jun 3 2005, 01:21 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
could you please provide an example.
|
|
|
|
Jun 3 2005, 06:14 PM
Post
#3
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
|
|
|
|
| *Azarel* |
Jun 3 2005, 06:22 PM
Post
#4
|
|
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> |
|
|
|
![]() ![]() |