White lines left from hiding copyright |
![]() ![]() |
White lines left from hiding copyright |
Oct 25 2007, 02:37 AM
Post
#1
|
|
![]() <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,369 Joined: Jun 2007 Member No: 539,187 |
|
|
|
|
Oct 25 2007, 07:32 AM
Post
#2
|
|
|
Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 |
Could you post your code so we could take a look at it?
|
|
|
|
Oct 25 2007, 09:44 AM
Post
#3
|
|
![]() Hey, I'm Mike ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,272 Joined: May 2006 Member No: 406,241 |
in your code just change where it says "white" or "ffffff" to "transparent"
|
|
|
|
Oct 26 2007, 02:02 AM
Post
#4
|
|
![]() <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,369 Joined: Jun 2007 Member No: 539,187 |
Okay, well here's my code
CODE <style>td{text-align:center} </style> ABOUT ME IS HERE <p> <p> <p> <br> <font size="1"><font face="arial">© 2003-2007 Myspace.com</font></font> <style type="text/css"> body { background-color: transparent; border: none; border-width: 0px; background-attachment: fixed; } body { background-image: url('url here'); } </style> <style> .lightbluetext8 { border:none; } </style> <style> table,tr,td {border:0px;} </style> <style> .orangetext15 { display:none; } .lightbluetext8 { display:none; } </style> <style type="text/css"> .friendSpace {display:none;} .friendsComments {display:none;} .contactTable {display: none;} .extendedNetwork {display:none;} .latestBlogEntry {display:none;} .userProfileURL {display:none;} .userProfileDetail {display:none;} .userProfileSchool {display:none;} </style> <style type="text/css">.lightbluetext8 {display:none;}table table table table td {width:0px;}.contactTable td, table table td.text table td,table table table table table td {width:auto;}</style> <style>.interestsAndDetails .whitetext12{display: none;}</style> <style type="text/css">a.text, table div font a, table div div {visibility:hidden; background-color:transparent;}</style> <style>td td{ background-color:transparent;}</style> <style> table div {display:none;} table table div, div table div {display:block;} </style> <style> a.navbar:active, a.navbar:visited, a.navbar:link {font-family:tahoma; color:000000; font-size:11px; text-transform:lowercase; text-decoration:none; font-weight:normal; line-height:10px;} a:active, a:visited, a:link, a.redlink:active, a.redlink:visited, a.redlink:link {font-family:tahoma; color:000000; font-size:11px; text-transform:lowercase; text-decoration:none; font-weight:bold; line-height:10px;} a:hover, a.navbar:hover {font-family:tahoma; color:black; font-size:11px; text-transform:lowercase; text-decoration:underline; font-weight:normal; line-height:10px; letter-spacing: 0px;} a.redlink:hover, a.link:hover {font-family:tahoma; color:black; font-size:11px; text-transform:lowercase; text-decoration:underline; font-weight:bold; line-height:10px; letter-spacing: 0px;} </style> <style> .nametext {display:none;} </style> Also I couldn't find anything to do with the copyright that didnt have a background-color:transparent; in it already |
|
|
|
Oct 26 2007, 04:00 AM
Post
#5
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
Honestly the only way I can think of changing that little strip of white is to change the colors of your tables..
If you want to do it you can use this: http://www.createblog.com/scripts/script.php?id=914 |
|
|
|
Oct 26 2007, 05:59 AM
Post
#6
|
|
![]() <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,369 Joined: Jun 2007 Member No: 539,187 |
^ Hmm yeah that would work but I really want them to stay white..
Actually, I'm looking for it to be like it is in this cb layout. The copyright is gone and it hasn't left any traces behind |
|
|
|
Oct 26 2007, 11:32 AM
Post
#7
|
|
![]() Hey, I'm Mike ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,272 Joined: May 2006 Member No: 406,241 |
put this in your code to hide it
CODE tr {background-color:transparent} |
|
|
|
Oct 26 2007, 11:51 AM
Post
#8
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,815 Joined: Jun 2006 Member No: 423,396 |
If you're also hiding your friends and comments, then just put this at the very bottom of your "I'd Like to Meet" section:
CODE <noembed> If you're planning to keep either one, then I guess you can't use it. |
|
|
|
Oct 26 2007, 11:58 AM
Post
#9
|
|
![]() Hey, I'm Mike ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,272 Joined: May 2006 Member No: 406,241 |
I re-read your question and it seems like you want the white, but not the lines that continue off of it.
I don't think there is a way to do that, you need one or the other |
|
|
|
Oct 26 2007, 12:11 PM
Post
#10
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
To do the same thing the other layout did
Add this to the bottom of your Who I'd Like to Meet section: CODE <div style="display:none"> <table><tr><td><table><tr><td> <div style="position:relative; height:400px; overflow:hidden; border:0px;"><table><tr><td><table><tr><td> I tested it with your coding you put above and it works perfectly |
|
|
|
Oct 26 2007, 06:57 PM
Post
#11
|
|
![]() <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 1,369 Joined: Jun 2007 Member No: 539,187 |
^ Thanks so much!
Worked perfectly. You have no idea how long I've been searching for this for. Thanks againnn This can be closed now |
|
|
|
Oct 26 2007, 07:07 PM
Post
#12
|
|
|
Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 |
Topic Closed
|
|
|
|
![]() ![]() |