gridl0ck Posted March 12, 2012 Share Posted March 12, 2012 Hello everyone, I am having trouble positioning the ATM module. I have ran live edit but you cannot simply move it around. It is currently hooked to header and top. I have tried a search and people are having similar problems but I haven ot come across a solution. Thank you. PS I have attatched an image to show you what I mean. Link to comment Share on other sites More sharing options...
Carl Favre Posted March 12, 2012 Share Posted March 12, 2012 Hi gridl0ck, In Modules\Positions can you move your module? Link to comment Share on other sites More sharing options...
tdr170 Posted March 12, 2012 Share Posted March 12, 2012 Please post link so we may have a look at the site. Link to comment Share on other sites More sharing options...
gridl0ck Posted March 12, 2012 Author Share Posted March 12, 2012 Hello the link is phonestreet.co.uk/shop. I cannot physically move it in positions>live edit. Link to comment Share on other sites More sharing options...
tdr170 Posted March 12, 2012 Share Posted March 12, 2012 I looked at it with my developer tool and could not find a way to move it with css scripting. Have you tried to uninstall and re-install the module or reset the module. Was this an add on module or part of the theme as the link does not work either. It is also not populated with the same menu items on the left. If you want you can PM me log in details to your BO and I will have a look. Link to comment Share on other sites More sharing options...
gridl0ck Posted March 13, 2012 Author Share Posted March 13, 2012 I have tried to reinstall,disable,reset and everything in between. The add-on is a module and not part of the theme. It is created by presta-module.com. Yes the link isn't ctually linked and I have to add the items one by one, but there is no point if I can't move it to the black bar I have . Link to comment Share on other sites More sharing options...
tdr170 Posted March 13, 2012 Share Posted March 13, 2012 To be honest I don't see the need for an additional menu at the top with the exact same items as on the left. Take a look at how I configured my site, full width logo and moved other elements below. http://nuggetsranchraceway.com/shop Link to comment Share on other sites More sharing options...
gridl0ck Posted March 13, 2012 Author Share Posted March 13, 2012 Haha just seen your website and noticed you can actually buy clutches for the micro cars! I didn't even know that. Nice website! I am going to remove the nav menu on the left side and just keep the drop down menu. You can customise it with brand logos etc and it looks very nice when done up. Just the positioning is a pain! Link to comment Share on other sites More sharing options...
gridl0ck Posted March 14, 2012 Author Share Posted March 14, 2012 I messaged to developer who replied with the following: Hi<br /><br />In the advanced styles tab, you these parameters :<br /><br />#adtm_menu {<br />position:absolute!important;<br />top:137px;<br />}<br /><br />Best regards<br /> Not sure what this means Link to comment Share on other sites More sharing options...
tdr170 Posted March 14, 2012 Share Posted March 14, 2012 I do :-) I can not believe I did this I entered that but forgot to add the px after the 137. I think you will like this very much. Deleted image Go to ..modules/pm_advancedtopmenu/css/ and edit pm_advancedtopmenu_base.css Find #adtm_menu should look something like this #adtm_menu { z-indez : 10; position : relative; text-align : left; zoom : 1; clear : both; } Make it like this: #adtm_menu { z-indez : 10; position : absolute; text-align : left; zoom : 1; clear : both; top : 137px; } 1 Link to comment Share on other sites More sharing options...
gridl0ck Posted March 14, 2012 Author Share Posted March 14, 2012 It works! Thanks buddy!!!! Link to comment Share on other sites More sharing options...
tdr170 Posted March 14, 2012 Share Posted March 14, 2012 No prob glad to help you work this out. Link to comment Share on other sites More sharing options...
ronaldpsilva Posted October 8, 2012 Share Posted October 8, 2012 Good day. use this wonderful module in prestashop version 1.4.9 but would like to upgrade my store for version 1.5 and try this update the module does not work the colorpicker. so I can not update my store. There is a solution to this problem? thanks in advance. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now