Help hiding my profile..... |
Help hiding my profile..... |
Jul 3 2006, 04:10 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jul 2006 Member No: 433,080 |
http://www.createblog.com/scripts/download.php?id=45
I went there, and this is what it does: http://www.myspace.com/amirghasemi I cant seem to get the damn thing to make my entire page white. help please, and thanks in advance |
|
|
|
![]() |
Jul 3 2006, 09:23 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Use this :
CODE <style type="text/css"> table, tr, td {background:transparent;} table table table table, table table table table td.text, table.contactTable {display:none;} td.text table, .orangetext15 {visibility:hidden;} td.text table table {display:inline; visibility:visible;} td.text td.text table {display:none;} div b font font, div font font u {display:none;} .whitetext12 { display: none; } .nametext { display:none;} </style> Much better. I'll ask Holly, to submit it soon. So its easier than the other one. |
|
|
|
Jul 3 2006, 09:27 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jul 2006 Member No: 433,080 |
Use this : CODE <style type="text/css"> table, tr, td {background:transparent;} table table table table, table table table table td.text, table.contactTable {display:none;} td.text table, .orangetext15 {visibility:hidden;} td.text table table {display:inline; visibility:visible;} td.text td.text table {display:none;} div b font font, div font font u {display:none;} .whitetext12 { display: none; } .nametext { display:none;} </style> Much better. I'll ask Holly, to submit it soon. So its easier than the other one. That does work a lot better, but is there any way to get my webpage to be displayed on my myspace? |
|
|
|
smodawg2007 Help hiding my profile..... Jul 3 2006, 04:10 PM
x-vampire-heart-x you need to change the hight and width in the code... Jul 3 2006, 04:26 PM
smodawg2007 yeah, that didnt help.
I want this : http://www... Jul 3 2006, 09:20 PM
toyo loco Make your webpage layout your myspace layout?
You ... Jul 3 2006, 09:32 PM
smodawg2007 QUOTE(toyo loco @ Jul 3 2006, 9:32 PM) Ma... Jul 3 2006, 09:41 PM
toyo loco You would have to code the divs like myspace divs.... Jul 3 2006, 09:44 PM
smodawg2007 do you know how to do that div stuff, because I ac... Jul 3 2006, 09:46 PM
toyo loco <style type="text/css">
.divnamehe... Jul 3 2006, 09:52 PM
smodawg2007 QUOTE(toyo loco @ Jul 3 2006, 9:52 PM) ... Jul 3 2006, 10:00 PM
toyo loco A div is the content. Like your sidebar can be one... Jul 3 2006, 10:01 PM
smodawg2007 QUOTE(toyo loco @ Jul 3 2006, 10:01 PM) A... Jul 3 2006, 10:05 PM![]() ![]() |