PanserKen Posted February 6, 2014 Share Posted February 6, 2014 Hello I working on my new integration and using the modern orderform. However my issue is that a images thats centered in my footer template is set to left when entering ordering pages like cart.php Does anyone have any ideas whats sending my image from the footerfile to the left when its displaying correct in center in all other pages. Any help is taken with thanks. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted February 7, 2014 Share Posted February 7, 2014 it's almost certainly going to be a conflict with the css files. 0 Quote Link to comment Share on other sites More sharing options...
PanserKen Posted February 7, 2014 Author Share Posted February 7, 2014 Its was a div conflict, i solved it But i faced a new issue and thats simply i cant find any h1 , h2 or h3 tags in the modern orderforms style.css, please advice as thats a new issue i faced. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted February 7, 2014 Share Posted February 7, 2014 are you sure? I'm seeing the following in modern/style.css #order-modern { margin: 0; padding: 20px 0; } #order-modern h1 { margin: 0; padding: 0; text-align: center; } #order-slider h2 { margin: 0 0 5px 0; padding: 0; } #order-slider h3 { margin: 0; padding: 0; } now I don't know if those last two are typo errors in the code and should really be #order-modern, but I checked v5.2.16 and they were the same in there. 0 Quote Link to comment Share on other sites More sharing options...
PanserKen Posted February 8, 2014 Author Share Posted February 8, 2014 hmm.. i will check again, i didnt see them last time but as you can find them they should be there since its style still are untouched. Thanks anyway Brian. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.