Forum Moderators: phranque

Message Too Old, No Replies

Right Justified Box

         

VinTurk

6:23 pm on Apr 1, 2005 (gmt 0)

10+ Year Member



Im trying to position a floating box on the right side of my webpages. Im using dreamweaver and layers. Is there a certain % i can set for this to line up properly. Im assuming it the % would be dependant on the width of my box, but would it not get screwy at different resolutions?

Thanks in advance.

rocknbil

6:43 pm on Apr 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Try
#yourboxid { position: absolute; margin-right: 0px; }