Removing Top Box and Extra Space at Bottom, Help needed please |
![]() ![]() |
Removing Top Box and Extra Space at Bottom, Help needed please |
Aug 8 2006, 03:13 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Aug 2006 Member No: 450,661 |
Apologies if this has been posted before.
I've managed to hide the bottom links and whatnot in my profile, but after putting in all of this code for everything, I'm stuck with some extra space at the bottom of my profile, below my details and my moved contact box. I'd like to get rid of this, because, before I added some other code (not sure which part, I've gotten kind of lost in some of it...sad, I know), it wasn't there. Also, I'd like to know if it's at all possible to get rid of the blue box at the top of the page. If so, could someone give me the code needed to do so? If not, that's all right as well. Here's all the code included in my profile: --- Heroes section. Part of code needed for another piece of code in About Me: CODE </td> </tr> </table> </td> </tr> </table> </td> <td> <div class="hidethem"><table><tr><td><table><tr><td> About Me CODE <style>.note {bring the tables up more} td.text table {position:relative; top: -345px;} td.text table table {position:static;}</style> </div><style>.hidethem {visibility:hidden; display:none;}</style> <style type=text/css>div table td font {display: none;}</style> <embed allowScriptAccess="never" allowNetworking="internal" src="http://link.whoisonmypage.com/m-764c5f44d699de3b3bc49971e77cbc1a0aff9792005f3.jpg" border="0"/> <center><img src="http://img62.imageshack.us/img62/9645/tearguyjpeght6.jpg"></center> <a href="http://comments.myspace.com/index.cfm?fuseaction=user&circuitaction=viewProfile_commentForm&friendID=19760162">click here to give me a comment</a><br> <a href="http://comments.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=19760162">click here to see all of my comments</a><br> <a href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=19760162">click here to view all of my friends</a><br><br> <b>and uh if I ever post a new blog, I'll tell you about it</b> <div style="position:absolute;left:0px;top:0px;width:88px;height:31px;"><style>body div table tbody tr td font {visibility:hidden;} .navbar {visibility:visible;} .navbar font {visibility:hidden;}</style> <style> .a { hide friends and comments } .friendsAndComments {display:none;} .a { unhide edit link and submit button } table table table table table div {display:block !important;} </style> </td></tr></table> </td></tr></table> <div class="friendsAndComments"> <table><tr><td> <table><tr><td> <style type="text/css"> table tbody td table tbody tr td.text table {visibility:hidden;} table tbody td table tbody tr td.text table table, table tbody td table tbody tr td.text table table tbody td.text {visibility:visible;} </style> <style type="text/css"> .mygen { Created using MyGen 2.5 - www.mygen.co.uk ***THIS IS FOR MAKING ABOUT ME WHITE!!!!!!!!!!!!!***} .mygen { Text Properties } .orangetext15 { color:FFFFFF; } </style> <div style="width: 88px; height: 31px; position: absolute; top:0px;left:0px; background-color: DEE6EB; border-width:1px;border-style:solid;border-color: 9CB3C3; font-family: Arial Black;"> <a href="http://www.mygen.co.uk" style="color: 9CB3C3; font-size: 18px; position: absolute; left: 10px; top: -5px">MyGen</a> <a href="http://www.mygen.co.uk" style="color: 9CB3C3; font-size: 8px; position: absolute; left: 1px; top: 18px">Profile Generator</a> </div> </div> <style type="text/css"> .hidethem {visibility:hidden; display:none;} </style> <style type="text/css"> .contactTable { position:absolute; left:50%; top:626px; margin-left:-40px; z-index:3;} </style> <style type="text/css"> body{ padding-top: 10px; } padding-bottom: 10px; } </style> <style>table tr td div div {visibility:hidden;border:0px!important;background-color:transparent;} table div font a, table div div {visibility:hidden; display:none;border:0px!important;background-color:transparent;}</style> Any help would be greatly appreciated! Thanks guys, I know you must do a lot of work here, and must have to put up with a lot of...stupid stuff everyday as well (from seeing some of the posts on her.) You deserve some kudos. (Also, here is my MySpace, if that would help: http://www.myspace.com/___hi) Thanks again. |
|
|
|
Aug 8 2006, 03:28 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Aug 2006 Member No: 450,661 |
Whoops, I meant to say: BELOW*** my details and my moved contact box.
(sorry for the double post, I didn't see the edit button until after I posted this |
|
|
|
| *Azarel* |
Aug 8 2006, 03:41 PM
Post
#3
|
|
Guest |
I tried to go to your myspace to see what you meant, but it's set on private. :(
|
|
|
|
Aug 8 2006, 03:43 PM
Post
#4
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Aug 2006 Member No: 450,661 |
Ack, sorry, I forgot it was private.
Try now? |
|
|
|
| *Azarel* |
Aug 8 2006, 04:00 PM
Post
#5
|
|
Guest |
Okay, so to remove the dark blue strip (behind the ad) at the top, insert this:
CODE table { background-color: transparent; } To remove the light blue strip would also remove the background in your interests, and I don't know if you would want to do that. I don't know of any way to remove the space on the bottom, sorry. |
|
|
|
Aug 8 2006, 04:11 PM
Post
#6
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Aug 2006 Member No: 450,661 |
Do you have the code to get rid of the light blue one anyway?
Thanks, by the way, it works! |
|
|
|
| *Azarel* |
Aug 8 2006, 04:13 PM
Post
#7
|
|
Guest |
To remove the light blue one, insert this into your stylesheet:
CODE td {background-color: transparent;}
|
|
|
|
Aug 8 2006, 04:20 PM
Post
#8
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Aug 2006 Member No: 450,661 |
*EDIT 2* Okay, I've completely fixed up the bottom space problem, but now I have a big empty space on the top that I don't want. Anyone know how to fix this?
|
|
|
|
![]() ![]() |