Hide Blogs?, .. help! |
![]() ![]() |
Hide Blogs?, .. help! |
Apr 9 2006, 04:01 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Apr 2006 Member No: 392,643 |
I just put a code into my page to hide my blog, and it worked, but the only problem seems to be that my 'about me' section didn't move up to cover the whitespace. It's kinda trivial, yet still annoying! Any helpful hints?
|
|
|
|
Apr 9 2006, 04:14 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 39 Joined: Sep 2005 Member No: 236,481 |
|
|
|
|
Apr 9 2006, 06:06 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Apr 2006 Member No: 392,643 |
Thanks!!
... but what's a style tag? me=noob... : ( |
|
|
|
| *This Confession* |
Apr 9 2006, 06:10 PM
Post
#4
|
|
Guest |
CODE {1} <div class="up"><table><tr><td><table><tr><td> {2} 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;} .up{position:absolute; top: 190px;} on the 2 part just put it in as <style> 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;} .up{position:absolute; top: 190px;} </style> or you stick it in between your own style tags since i dont know what you myspace is like i wouldnt know where to put it on yours.. Style tags are - http://webdesign.about.com/od/beginningcss...gs_styletag.htm |
|
|
|
![]() ![]() |