Cmt & Frds Hiding...Help? |
Cmt & Frds Hiding...Help? |
Nov 30 2007, 01:05 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Nov 2007 Member No: 593,541 |
my page is hiding my comments and friends i want it at the bottom...please someone help me...
coding below CODE <style type="text/css"> .contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12, btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden} td td td td{border:0px;width:0px;text-align:left;} table,td,tr{padding:0px;width:;background-color:transparent} table table table{padding:1px;height:.01%;width:100%;} table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important} a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;!important;} table table table table,table table table table td.text, td.text td.text table{display:none;} td.text table table{display:inline;visibility:visible;} table td table tr td.text table{visibility:hidden;} table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;} body { background-color: transparent; border: none; border-width: 0px; } body { background-image: url(http://img522.imageshack.us/img522/7448/123jp6.gif); background-attachment: scroll; background-position: 0,0; background-repeat: no-repeat; } .comments{visibility:visible;width:745px; height:550px;position:absolute; top:1650px;left:50%;margin-left:-374px; overflow:auto;background-color:transparent; border:black 0px solid;z-index:2px;} .layout { width:750px; height:2500px; position:absolute; left:50%; top:150px; margin-left:-375px; visibility:visible;} </style> CODE <div class="layout">
<center><img src="http://img261.imageshack.us/img261/623/finalxmaslm0.png"> <center></div> <div class="comments"><table><tr><td><table><tr><td> |
|
|
|
![]() |
Nov 30 2007, 05:07 AM
Post
#2
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
Change your codes to this:
About Me: CODE <style type="text/css"> .contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12, btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden} td td td td{border:0px;width:0px;text-align:left;} table,td,tr{padding:0px;width:;background-color:transparent} table table table{padding:1px;height:.01%;width:100%;} table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important} a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;!important;} select {position:relative !important; top:-1000px;} td td td select {position:static !important;} div table div form {display:none !important} .bodyContent table table div form {display:inline !important;} div div select, div div form {display:none !important;} .navbar {display:none;} .navigationBar {display:none;} body { background-color: transparent; border: none; border-width: 0px; } body { background-image: url(http://img522.imageshack.us/img522/7448/123jp6.gif); background-attachment: scroll; background-position: 0,0; background-repeat: repeat-x; } .layout { width:750px; height:2500px; position:absolute; left:50%; top:100px; margin-left:-375px; visibility:visible;} </style> Who I'd Like to Meet: CODE <div class="layout"> <center><img src="http://img261.imageshack.us/img261/623/finalxmaslm0.png"> <center></div> <style> td {height:0px;} table div {display:none;} div table div, table table div {display:block;} .friendsAndComments {width:750px; position:absolute; left:50%; top:1580px; margin-left:-375px;} .friendsAndComments table {width:100%; background-color:transparent; border:0px;} </style> </td></tr></table> </td></tr></table> <div class="friendsAndComments"> <table style="display:none;"><tr><td> <table><tr><td> Oh I fixed your background image so it repeats across the top..just change your repeat to : background-repeat: repeat-x; |
|
|
|
Nov 30 2007, 07:42 AM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Nov 2007 Member No: 593,541 |
awww thx a million...but there is one problem hehehe the links @ the top..the navigation links arent there....
Home | Browse | Search | etc can you help me put them back ? |
|
|
|
Nov 30 2007, 03:20 PM
Post
#4
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
^Remove this from the about me coding:
.navbar {display:none;} .navigationBar {display:none;} |
|
|
|
Nov 30 2007, 09:20 PM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Nov 2007 Member No: 593,541 |
gracias mucho :)
|
|
|
|
Nov 30 2007, 11:38 PM
Post
#6
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
Welcome
Topic closed, if you need this re-opened for any reason feel free to contact me or a design staff. After two days this will be moved to the Myspace Resolved Topics forum |
|
|
|
![]() ![]() |