promise, this is my last question., left/right colors. |
![]() ![]() |
promise, this is my last question., left/right colors. |
Dec 23 2005, 10:24 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 91 Joined: Dec 2005 Member No: 331,845 |
so the left hand columns are white-backgrounded.
is there a way i can make my right hand columns white-backgrounded? www.myspace.com/gocrazymann the right hand stuff is that default automatic myspace ick blue color. i tried putting a myspace editor code in my "general" section, and, nothing happened. :] |
|
|
|
Dec 23 2005, 10:28 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
try
<style> table table table {border: 1px solid; border-color: ######; background-color: ######; } </style> and edit the settings |
|
|
|
Dec 23 2005, 10:35 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 91 Joined: Dec 2005 Member No: 331,845 |
i know 000000 is black.. and 333333 is grey.. and some others.
i seem to know everything.. but white. which is exactly what i need. ? |
|
|
|
Dec 23 2005, 10:39 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: Mar 2005 Member No: 119,873 |
ffffff
thats white hah |
|
|
|
Dec 23 2005, 10:42 PM
Post
#5
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
xpresshtml.net and web monkey
have color codes for you. If you want to do your myspac emore like color more things use a css stylesheet from here: http://www.createblog.com/forums/index.php?showtopic=84325 |
|
|
|
Dec 23 2005, 10:42 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 91 Joined: Dec 2005 Member No: 331,845 |
oh, hah, yep, that's right.
too bad it's not working. the background is still blue. |
|
|
|
Dec 23 2005, 10:44 PM
Post
#7
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
ehh try this
CODE <style type=text/css> table, tr, td {background-color: transparent; border: 0px; padding:2;} table table {border: 0px;} table table table table{border: 0px;} </style> Now that one works for me. |
|
|
|
![]() ![]() |