x___cyanide
03-27-2006, 06:24 PM
I've managed to get my paws on the overlay code but i was wondering whether there was any way that the profile could be positioned absolute left? My Myspace (http://www.myspace.com/cyanide_x)
|
View Full Version : Div Ovelay on myspace x___cyanide 03-27-2006, 06:24 PM I've managed to get my paws on the overlay code but i was wondering whether there was any way that the profile could be positioned absolute left? My Myspace (http://www.myspace.com/cyanide_x) uday 03-29-2006, 02:50 AM since you're using divs, i might recommend that you go with left:0%; in the selector for a parent and put all the child divs absolutely positioned within the parent. that will keep them all separated equally and align your profile with the left edge of the page no matter what resolution the viewer is using. |