X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Pages number overlap in firefox (https://forum.x-cart.com/showthread.php?t=36553)

brozeki 01-05-2008 06:59 PM

Pages number overlap in firefox
 
Hello,

the pages number in category pages are shown in the wrong location. It overlaps to the my cart box. This only happens in firefox not IE. Can anyone tell me how to fix this?

Any help is appreciated.

balinor 01-06-2008 10:29 AM

Re: Pages number overlap in firefox
 
Welcome to the X-Cart forums! Please start by reading the following thread, which will help you get started and hopefully make your experience here a positive one:

http://forum.x-cart.com/showthread.php?t=23970

Please note that this link is not an answer to your question, but we need you to update your signature with your X-Cart version so that we can answer your question correctly. Thanks! :)

brozeki 01-06-2008 10:33 AM

Re: Pages number overlap in firefox
 
Thanks for the reply balinor. I have updated my signature to show my xcart version.

balinor 01-06-2008 10:35 AM

Re: Pages number overlap in firefox
 
Take a look at customer/subcategories.tpl and look for {include file="location.tpl"}. There are two instances, one at the top and one at the bottom...looks like your bottom one is outside the containing <div> or table.

brozeki 01-06-2008 02:28 PM

Re: Pages number overlap in firefox
 
I believe you meant the navigation.tpl instead of location.tpl. I tried various placings and put it just below

Code:

{include file="customer/main/products.tpl" products=$products}
{ include file="customer/main/navigation.tpl" }


It does solve the problem, however, if possible it would be preferable if it is outside the product box.

balinor 01-07-2008 04:17 AM

Re: Pages number overlap in firefox
 
Sorry, yes, meant navigation. Depending on how you have your site coded, it may mean creating a container <div> outside the 'box' in that case.


All times are GMT -8. The time now is 11:59 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.