Search found 3 matches
- Sun Nov 08, 2009 10:04 am
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] Cataloger: indent the items in categori page
- Replies: 5
- Views: 2332
Re: Cataloger: indent the items in categori page
Thanks Peciura , This is the template (installed new, without touching anything). There is only one category_item . Maybe this is the problem ? <h1>{$title}</h1> {section name=numimg loop=$image_url_array}<img src="{$image_url_array[numimg]}" alt="{$title}" title="{$title}&q...
- Thu Nov 05, 2009 4:27 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] Cataloger: indent the items in categori page
- Replies: 5
- Views: 2332
Re: Cataloger: indent the items in categori page
Thanks for the quick reply Dr. CSS :), I have it in a intranet Using the Category-CSS-based Catalog Sub-template I have this code This is the code: <div class="category_items"> <div class="catnav"><span class="p-1 nolink">1</span></div> <div class="categor...
- Wed Nov 04, 2009 6:59 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] Cataloger: indent the items in categori page
- Replies: 5
- Views: 2332
[SOLVED] Cataloger: indent the items in categori page
Hi! After reading a lot of post from cataloger and spend a lot of hours with my trouble, I can't find the solution I need to show a structure in a categori page with cataloger like this: 1. Hats (categori page) 1.1 Fashion (sub-categori page) 1.2.1 Feathered Hat (item page) $it...
