default layout help, code help |
![]() ![]() |
default layout help, code help |
Jul 25 2007, 03:54 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Jun 2007 Member No: 537,081 |
Alright so i made this default layout in myspace and I pretty much erased/cleared the whole right side of it. But the problem is that THIS RED LINE wont go away. Does anyone have a code for it? And another question I have is how am i able to write starting at the begining of the section like this person did. Please and thank you!
|
|
|
|
| *The Markster* |
Jul 25 2007, 04:04 PM
Post
#2
|
|
Guest |
About your red line problem: If you're trying to erase everything beyond the red line (which includes your friends, comments, and the footer links), then at the VERY end of your I'd Like to Meet section, you can put:
CODE <noembed> As for your second question, you would need a code that hides your blogs and moves your About Me up. Try this code: CODE <style type="text/css"> 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;} td.text table {position: relative; top: -148px;} td.text table table {position: static;} </style> You can move it higher or lower by changing the "-148px" in the code above. |
|
|
|
Jul 25 2007, 04:25 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Jun 2007 Member No: 537,081 |
Thanks! This answered everything =D
|
|
|
|
| *The Markster* |
Jul 25 2007, 05:42 PM
Post
#4
|
|
Guest |
|
|
|
|
![]() ![]() |