Jump to content

modern orderform issue


PanserKen

Recommended Posts

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated