Jump to content

Layout issue with Cart.php


impactgc

Recommended Posts

I am having issues with the layout of cart.php

 

https://igchosting.com/clientarea/order.php

 

and

 

https://igchosting.com/clientarea/cart.php

 

As you can see cart.php expands in the browser.. but it should look like order.php -- centered and a grey background.

 

It seems they are using the same header/footer.

 

Any ideas?

 

Thanks for the help!!

 

Adam

Link to comment
Share on other sites

  • WHMCS CEO
I had the same problem with all my templates. It seems WHMCS use tables which is actaully quite horrible. The tables seem to ignore everything around them.

 

I would recommend using a fixed width div around the whole thing to try and keep it in place. You can view my customisation at:

 

https://billing.urevised.com/whmcs/cart.php

That is incorrect. The cart template uses divs only on that page. It will be a fault in your design code causing the page to expand when a % width div is inside it.

 

Matt

Link to comment
Share on other sites

  • WHMCS CEO

When your displaying tables of data it's pretty hard not to use them. However, using tables shouldn't cause you any problems. Divs are much harder to work with as far as integrating is concerned as your sites CSS more often than not interferes with them - especially a problem on Joomla sites I have found.

 

Matt

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