Myspace css problem
I?m trying to make an object central on a webpage on Myspace, but there are a few problems:
If I don?t use the absolute position feature, then the image is pushed about 600 pixels down due to existing information in the way, but it is central to the page.
So I need absolute positioning to hide all the information but I cant get it to centralise?
position:absolute; left:0%; top:125px; width:950px; z-index:1; margin-left:0px; padding:0px; border:0px; align: center; text-align: center;
Any ideas?
http://www.myspace.com/jezorama
I?m trying to make an object central on a webpage on Myspace, but there are a few problems:
If I don?t use the absolute position feature, then the image is pushed about 600 pixels down due to existing information in the way, but it is central to the page.
So I need absolute positioning to hide all the information but I cant get it to centralise?
position:absolute; left:0%; top:125px; width:950px; z-index:1; margin-left:0px; padding:0px; border:0px; align: center; text-align: center;
Any ideas?
http://www.myspace.com/jezorama
