shane18 Posted May 25, 2010 Share Posted May 25, 2010 Why can`t you absolutely position stuff in a static positioned div? whats the point.... I can center my div with margin: auto; and make it 30px from the top like margin-top: 30px; i don`t need to put position: relative; to make that work but cuz of the stupid standards i gota write that so my absolute divs position themselfs relative of the centered div... is there a reason behind this? Link to comment https://forums.phpfreaks.com/topic/202802-position/ Share on other sites More sharing options...
haku Posted May 26, 2010 Share Posted May 26, 2010 Probably something wrong with your code. Link to comment https://forums.phpfreaks.com/topic/202802-position/#findComment-1063397 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.