Log In · Register

 
 
Closed TopicStart new topic
My 'left' isnt working.
funride
post Nov 6 2009, 07:26 PM
Post #1


Funride.org
*****

Group: Member
Posts: 326
Joined: Jul 2007
Member No: 542,299



So I put in.
CODE
left:-10px;

But it dosent work.
 
fixtatik
post Nov 7 2009, 01:52 AM
Post #2


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



Or in the sense of just needing to move a menu left 10 pixels, without moving everything else, therein lies the perfection of left:-10px;

You should be defining a method of positioning (as "static" is the default, which offers no movement) in conjunction with using top, right, bottom or left.
CODE
position: absolute;
position: fixed;
position: relative;
 
funride
post Nov 7 2009, 02:34 PM
Post #3


Funride.org
*****

Group: Member
Posts: 326
Joined: Jul 2007
Member No: 542,299



You can close this, I just recoded it from scratch.
But I dont know what was wrong with my code?
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: