Is there anyway to move the blog links..? |
Is there anyway to move the blog links..? |
Oct 9 2009, 07:20 PM
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 :) |
|
|
|
![]() |
Oct 10 2009, 02:44 AM
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. |
|
|
|
mauriciocruelty Is there anyway to move the blog links..? Oct 9 2009, 07:20 PM
austinseals You want to move the table around?
eeee the best ... Oct 10 2009, 02:23 AM
Mike Just position the Latest Blog Entry table absolute... Oct 10 2009, 04:16 AM
austinseals ^^ Well Don't I look like a dumbass haha. Oct 10 2009, 04:29 AM
austinseals Guess I just showed more creative ideas haha.
Did... Oct 10 2009, 05:27 AM![]() ![]() |