asdfg Posted August 15, 2012 Share Posted August 15, 2012 Hello, I know this is a stupid question, but my menu would not move. I think I over look something, because I cant find the problem. I have already tried putting it in a div but also that don't works. http://weetgeenaam.comeze.com/contactkopie.php http://weetgeenaam.comeze.com/stylemenu.css I hope someone can help me, Thanks Link to comment https://forums.phpfreaks.com/topic/267123-css-menu-would-not-move/ Share on other sites More sharing options...
thara Posted August 16, 2012 Share Posted August 16, 2012 Actually, What do you want to do??? Link to comment https://forums.phpfreaks.com/topic/267123-css-menu-would-not-move/#findComment-1369783 Share on other sites More sharing options...
asdfg Posted August 17, 2012 Author Share Posted August 17, 2012 I want it at the top, and a little to the left. Link to comment https://forums.phpfreaks.com/topic/267123-css-menu-would-not-move/#findComment-1370045 Share on other sites More sharing options...
Jet4Fire Posted August 17, 2012 Share Posted August 17, 2012 You have this styles /* Menu */ .menu { margin-top: 50px; px: 100px 50px; height: 100%; width: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: -50px 30%; } change margin and you will have happiness! Link to comment https://forums.phpfreaks.com/topic/267123-css-menu-would-not-move/#findComment-1370115 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.