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)
-   -   Categories template? (https://forum.x-cart.com/showthread.php?t=41404)

SBF 07-28-2008 11:06 AM

Categories template?
 
I've searched everywhere and have not found the template that I edit the top of the main categories? For example here are the URLs:

home.php?cat=1
home.php?cat=2
home.php?cat=3
home.php?cat=4

The middle section of those pages has a space at the top that I want to remove and make sure it lines up with the rest of the pages. What template do I edit for the main categories? TIA.

balinor 07-28-2008 11:07 AM

Re: Categories template?
 
Here's a tip:

Open up your site in webmaster mode - it will tell you exactly which template is which :)

SBF 07-28-2008 11:17 AM

Re: Categories template?
 
OK, looks like this is the template:

/customer/home_main.tpl

That calls many other templates. Any way to determine which one has the code I need changing? I know what to look for but see no way to search within templates?

I'm looking for a <p /> tag right after this:

<!-- central space -->
Cannot find it anywhere:D

balinor 07-28-2008 11:18 AM

Re: Categories template?
 
It isn't home_main.tpl - that is just the container. Need to go further in, you'll see the surround box get smaller around your category menu. Probably customer/categories.tpl

SBF 07-28-2008 11:53 AM

Re: Categories template?
 
I've gone as far in as it will let me and found these templates:

customer/home_main.tpl
customer/main/subcategories.tpl
dialog.tpl

I've gone through all three of these to no avail. Any other ideas?

SBF 07-28-2008 11:58 AM

Re: Categories template?
 
Everything lines up correctly, just "Categories" is off.

balinor 07-28-2008 12:07 PM

Re: Categories template?
 
That would be subcategories.tpl

SBF 07-28-2008 12:17 PM

Re: Categories template?
 
Figured it out, thanks for the help!


All times are GMT -8. The time now is 01:23 AM.

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