changing interests, background color and stuff |
![]() ![]() |
changing interests, background color and stuff |
Feb 18 2007, 04:46 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 88 Joined: Jul 2005 Member No: 177,306 |
how can i change the style of the left column so it's like this :
click my left column looks like : click again :] thankss!!! |
|
|
|
Feb 18 2007, 05:36 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
CODE <style type="text/css"> tr, td{ background-color: FFFFFF; border: 0px} .lightbluetext8{ background-color: ######; font-family: font name; font-size: #px; } .whitetext12{ background-color: ######; font-family: font name; font-size: #px; } </style> Edit the last two lines. First line edits the color of the titles (general, music, etc). The second does the names of the sections (so and so's interests). |
|
|
|
Feb 20 2007, 04:19 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 88 Joined: Jul 2005 Member No: 177,306 |
well yeah that changes the fonts but how can i get rid of the blue background in my table?
|
|
|
|
Feb 20 2007, 06:25 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
^ You can't without doing all tables.
CODE table, tr, td{background-color: ######;}
|
|
|
|
![]() ![]() |