How do i change the color of my tables? |
How do i change the color of my tables? |
Oct 18 2008, 11:47 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Oct 2008 Member No: 692,215 |
I want to change the color of my tables. I've used the one provided in the myspace scripts section but theres white bars still displayed on my profile. Can someone give me a proper code?
|
|
|
|
![]() |
Oct 18 2008, 11:52 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Oct 2008 Member No: 692,215 |
oh the reason i have white bars is because i was chaning the color of my tables black
Heres how my profile looks after using the code provided on myspace scripts My Profile This is the code i used CODE <br />
<style>table table { border: 0px } table table table table{border:0px} table, tr, td {background-color:transparent; border:none; border-width:0;}table table table {border-style:solid;border-width:0px;border-color:FFFFFF;background-color:FFFFFF;background-image:url(IMAGE URL HERE);background-repeat:repeat;background-attachment:fixed;}</style> <p>
Reason for edit: posts merged. please don't double post. -nat
|
|
|
|
diamondoverdose How do i change the color of my tables? Oct 18 2008, 11:47 PM
Marlons What do you mean by white bars? Oct 18 2008, 11:51 PM
Anarchy Try this:
CODE<style>
table table, table ... Oct 19 2008, 05:28 AM![]() ![]() |