moving the "About Me" up, i read other codes, but they won`t work |
moving the "About Me" up, i read other codes, but they won`t work |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Jun 2005 Member No: 154,571 ![]() |
http://www.createblog.com/forums/index.php?showtopic=122345
i read this code and copied it into my page, but i did the other code [to take the extended network/blogs off]; that one worked but to move the about me up, it didn't work.. so in other words; how can i move the "About Me" up? can someone please revise the code or something b/c apparently a lot of people are having the same problem.. if i`m just plain stupid [which i most likely am], can you please explain to me just HOW to move up the "About Me"? |
|
|
![]() |
![]()
Post
#2
|
|
![]() There Are Strange Things Afoot At The Cirlce K ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,130 Joined: Oct 2005 Member No: 253,395 ![]() |
have you tried changing the number (190) to something smaller?
and also the bottom code with the height number in it needs to be in between style tags: <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;} .up{position:absolute; top: 190px;} </style> |
|
|
![]() ![]() |