div layer positioning not working |
![]() ![]() |
div layer positioning not working |
Jan 3 2005, 04:36 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 33 Joined: Oct 2004 Member No: 55,031 |
Hey
I'm trying to get my div box to position near the bottom but its not working. Heres the code I have: CODE <DIV align="left" valign="bottom" style="BORDER-RIGHT: #660000 0px solid; BORDER-TOP: #660000 0px solid; FILTER: alpha(opacity=100); OVERFLOW: auto; BORDER-LEFT: #660000 0px solid; WIDTH: 500px; BORDER-BOTTOM: #660000 0px solid; HEIGHT: 250px; BACKGROUND-color:"> heres my xanga My Xanga thanks |
|
|
|
Jan 3 2005, 05:21 PM
Post
#2
|
|
![]() Happy Person ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,729 Joined: Feb 2004 Member No: 4,674 |
add margin-left: ##px; and margin-top: ##px; into the style="" part of that code and replace the ##'s with numbers to move the box around
|
|
|
|
| *mona lisa* |
Jan 3 2005, 06:26 PM
Post
#3
|
|
Guest |
yes, and use negative numbers also if you have to because positive ones don't always work.
|
|
|
|
![]() ![]() |