Moving the general interests section |
Moving the general interests section |
Jun 30 2006, 08:59 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 160 Joined: Dec 2005 Member No: 323,612 |
Does anyone know how to raise up or move the general interests section
(so i can cover up the URL box) |
|
|
|
![]() |
Jun 30 2006, 11:35 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 160 Joined: Dec 2005 Member No: 323,612 |
This is the code to move ABOUTME
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:-180px;} td.text table table {position:static;} </style> what's the one to do that for yourMSname's interests |
|
|
|
xxtheboy Moving the general interests section Jun 30 2006, 08:59 PM
Loudsur 13 the best way to edit all that, is to do the custom... Jun 30 2006, 09:15 PM
xxtheboy Wrong tutorial. I want to move up the movies/music... Jun 30 2006, 11:01 PM
Loudsur13 use that code, with that it shifts it up, and you ... Jun 30 2006, 11:40 PM![]() ![]() |