How can i move things around my page? |
How can i move things around my page? |
Dec 16 2006, 03:32 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 51 Joined: Nov 2006 Member No: 478,311 |
whats the code to move things around? i know the code consist of this
{width: 800px; position: absolute; top:135px; left:50%; margin-left: -400px;} |
|
|
|
![]() |
Dec 16 2006, 03:42 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Depends on what your trying to move. What are you trying to move?
|
|
|
|
Dec 16 2006, 04:09 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 51 Joined: Nov 2006 Member No: 478,311 |
im trying to move this little top music thing from www.last.fm
|
|
|
|
Dec 16 2006, 04:23 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
You can use divs. Take the content div code from here. Put whatever your trying to put intot eh div and position it where you want it.
http://www.createblog.com/forums/index.php?showtopic=142922 |
|
|
|
Dec 16 2006, 04:27 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 51 Joined: Nov 2006 Member No: 478,311 |
thanks!
|
|
|
|
![]() ![]() |