Change colour. |
![]() ![]() |
Change colour. |
Aug 23 2006, 03:32 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Aug 2005 Member No: 209,385 |
Hey.
Is there anyway to make the top banner silver? and also have the interests box too silver? http://profile.myspace.com/index.cfm?fusea...f1-c87e74392466 |
|
|
|
Aug 23 2006, 04:11 PM
Post
#2
|
|
![]() Quiet, Doggie! ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 394 Joined: Aug 2006 Member No: 452,267 |
i don't think there's any way to make JUST the top banner silver. but you could make it transparent and then make it match the background?
CODE body {background-color:######} table, tr, td {background-color: transparent; border: 0px; padding:0;} table table {background-color: transparent; border: 0px;} table table table table{border: 0px; background-color: transparent;} as for the interests box. but this changes all the modules as well. CODE table table table {border: 0px solid; border-color:######; background-color:######; }
|
|
|
|
| *Azarel* |
Aug 23 2006, 04:14 PM
Post
#3
|
|
Guest |
I never learned tables correctly, so I can't figure out how to make ONLY the interest box grey, but to make the top banner silver, put this in About Me or Who I'd Like To Meet:
<style type=text/css> table { background-color: silver; } </style> The only I'd know how to change the interest box to silver would change the entire page. >_> |
|
|
|
Aug 23 2006, 04:25 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Aug 2005 Member No: 209,385 |
Great, that worked really well but there's still a couple parts blue.
anyway to make them silver? this is what it looks like now http://profile.myspace.com/index.cfm?fusea...b8-a11554074d52 |
|
|
|
Aug 23 2006, 04:32 PM
Post
#5
|
|
![]() Quiet, Doggie! ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 394 Joined: Aug 2006 Member No: 452,267 |
CODE table table {background-color: silver; border: 0px;}
table table table table{border: 0px; background-color: silver;} |
|
|
|
Aug 23 2006, 05:12 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Aug 2005 Member No: 209,385 |
Oh and another thing, so I don't have to spam the posts. lol.
But how do i get the bottom of the screen to match up beside my heroes section? |
|
|
|
![]() ![]() |