| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Help with Image in Category Menu | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Hi,
I had no luck searching for this, but can anyone tell me how to add the category image in the Category Menu? thanks for your help in advance x-cart version 4.1.9
__________________
Artisan X-Cart V4.4.2 |
|||||||
#2
|
|||||||||
|
|||||||||
![]() hi Artisan,
If you mean category icons, here's one way although resizing maybe an issue if the icons are intended to be much larger in the header section of the main content (and remember to take care of default_icon.gif)... in skin1/customer/categories.tpl locate something like the code below and {* comment *} it out... Code:
and undeneath it add this... Code:
Then add to skin1/skin1.css... Code:
Hope this helps. If I got your question horribly wrong, which I suspect, no worries I'm working on something like this at the moment as well ;D
__________________
Doms kube v4.1.9 |
|||||||||
#3
|
|||||||||
|
|||||||||
![]() And if it's the category header image you're after, make a back up of dingbats_categorie.gif and rename it or something. Then upload your own image with the same filename.
Or similarly open up skin1/customer/categories.tpl and locate (should be near enough the last line)... { include file="menu.tpl" dingbats="dingbats_categorie.gif" menu_title=$lng.lbl_categories menu_content=$smarty.capture.menu cellpadding=$fc_cellpadding} Upload your image to your /skin1/images/ folder and change the dingbats located in the code above, to dingbats="whatever-filename.jpg" Hope this helps.
__________________
Doms kube v4.1.9 |
|||||||||
#4
|
|||||||
|
|||||||
![]() Wasn't sure whether to start a new topic, or add my question in here.
I am new to x-cart, and have learnt a lot from these forums. I came in here tonight specifically looking for this type of information, only i am hoping to take it a step further. I'd like to do away with the categories header altogether, and have buttons down the side for all the different categories i'm offering: so right now i have the sideboxes and the first one says categories, but i want to do away with that and just have my buttons down the side of the page instead, like, soap lotions body butters soy candles etc etc etc. Can you tell me what code would need to be added to make this happen? Also, specifically which files to change too. In the meantime i''ll go play with this and see if i can manage it, without breaking my site. Thankyou in Advance
__________________
X-Cart Gold v4.1.9 |
|||||||
|
|||
X-Cart forums © 2001-2020
|