how do i make the main bit of my page a little transparent without revealing too much or align the profile to the right? |
![]() ![]() |
how do i make the main bit of my page a little transparent without revealing too much or align the profile to the right? |
Sep 21 2008, 06:12 AM
Post
#1
|
|
![]() smush. ![]() ![]() ![]() Group: Member Posts: 49 Joined: Dec 2005 Member No: 318,216 |
by too much i mean making it fully transparent,
http://profile.myspace.com/index.cfm?fusea...fb-ff6b2e849633 thats my profile editing link, i need it so i can see the picture a little bit or make it so on the left side theres a bit more of a gap to see? thanks x |
|
|
|
Sep 21 2008, 06:19 AM
Post
#2
|
|
|
HAHA I love korn! ![]() ![]() ![]() Group: Member Posts: 85 Joined: Feb 2008 Member No: 618,986 |
what you can do is make your profile skinny,
try this CODE <style>.contactTable {display:none;} table table td img {display:none;} table table table td img {display:inline;} table td td {width:0px;} table {width:450px;} table table {width:auto;} table table td {padding:3px;} table table table td {padding:0px;} table table table {width:220px !important; height:0px;} td.text td a img {width:auto !important;} table table table table table, table table table table table td { width:0px !important; padding:0px !important;} td.text a img {width:100px !important;} td.text td.text a img {width:35px !important;} td td td div strong {width:170px !important; display:block;} embed, object {display:block; width:220px; height:38px;} .orangetext15, .blacktext10 { display:block; width:110px; font-size:6pt !important;} td.text td.text .orangetext15, td.text td.text table table div {display:none;}</style> Just mess around with the width and height. I believe it includes the top navigation links to but im not 100% positive, try this for the navigation links, CODE <Style>div table, div td {height:XXpx;} </style> But try that after you try the skinny code :D |
|
|
|
![]() ![]() |