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)
-   -   Seperate Catagories out? (https://forum.x-cart.com/showthread.php?t=12088)

RobotDeathSquad 02-10-2005 09:19 AM

Seperate Catagories out?
 
Anyone know of a way to seperate the catagories in the menu? My client is asking if I could put line breaks inbetween some catagories. I was thinking that I could do all with pos. number between a certain range then a break then another range. Anyone ever done this?
Thanks,
RDS

balinor 02-10-2005 09:22 AM

Open up customer/categories.tpl and find this line of code:

Code:

<FONT class="CategoriesList">{$categories[cat_num].category}</FONT>

Add extra
tags as required. You could also set the top/bottom margin in CSS as an alternative.

RobotDeathSquad 02-10-2005 09:53 AM

Sorry, I guess I wasn't clear. I want to do this:

Blah Pos 110
Blah Pos 120
Blah Pos 130

Foo Pos 210
Foo Pos 220
Foo Pos 230

Bar Pos 310
Bar Pos 320
Bar Pos 330



Automagically. :D

shan 02-10-2005 10:11 AM

check custom mods forum for stuff like this

mustang 02-10-2005 11:17 PM

Here's the thread you're looking for. It works great.

http://forum.x-cart.com/viewtopic.php?t=11006


All times are GMT -8. The time now is 05:03 AM.

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