Borders |
![]() ![]() |
Borders |
Jun 3 2005, 11:38 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 289 Joined: Jun 2004 Member No: 24,564 |
Hello,
I am not really good with Myspace codes. Here this code that i really need help on. I used this and it just borders eveyrthing, how can i control that? Something like hers http://www.myspace.com/index.cfm?fuseactio...=20050603214408 QUOTE <style type="text/css"> table, td { background-color:800080; border:inset; border-width:2px;} </style> Alright you know the title on myspace for "Contacting Schailar".."Schailar Interests".. and "Schailars Details".. I want to make those text bigger, but not the other text. http://www.myspace.com/index.cfm?fuseactio...=20050603213926 |
|
|
|
Jun 3 2005, 11:54 PM
Post
#2
|
|
![]() High Voltage!∞ ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,728 Joined: Jul 2004 Member No: 29,157 |
CODE /*Table & Border attributes*/ table table table {border:3px dashed; border-color:FFFFFF; padding:1; background-color:000000; } table table{border:0px} table table table table{border:0px} use that for your tables I think this is the right one for text: CODE .nametext {font-family: trebuchet ms; font-size: 12pt; color:ffffff; font-weight:normal; } Just change them to your likings |
|
|
|
![]() ![]() |