Is there anyway to move the blog links..? |
Is there anyway to move the blog links..? |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 109 Joined: Dec 2007 Member No: 601,987 ![]() |
Is there any way to move the blog section under my about me section on a profile 1.0?
I'd really like this, if possible asap. Thanks :) |
|
|
![]() |
![]()
Post
#2
|
|
![]() 사랑해 ~ 我愛你 ♥ ![]() ![]() ![]() ![]() ![]() Group: Design Staff Posts: 825 Joined: Jan 2007 Member No: 492,587 ![]() |
You can use this code to move it:
CODE <style> .latestBlogEntry { margin-top:##px; margin-left:##px; } </style> Change the ## to the amount of pixels you need it to move to. If you want to move it up, change the margin-top number to a negative number; if you need it to move down, use a positive number. If you need it to move left, change the margin-left number to a negative number; if you need it to move right, use a positive number. |
|
|
![]() ![]() |