help of the right click customize code |
![]() ![]() |
help of the right click customize code |
Apr 12 2005, 07:09 PM
Post
#1
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
ok yes me again.. i need help on this code
http://www.createblog.com/forums/index.php?showtopic=19994 how do i postion it so it could pop up in the bottom i know absolute means top so whats the word for bottom? thx in advance |
|
|
|
Apr 13 2005, 02:25 AM
Post
#2
|
|
![]() :hammer: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,849 Joined: Mar 2004 Member No: 7,700 |
In your ".skin0" class, just put "left: #px; top: #px;" to position it.
Left would be the number of pixels from the left, and top would be the number of pixels from the right. Xanga disabled absolute positioning, though. So I think you should try "margin-left" and "margin-top". |
|
|
|
![]() ![]() |