Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Display categories in centre container
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

faolie
VP-CART New User

98 Posts

Posted - August 14 2017 :  04:40:27  Show Profile  Visit faolie's Homepage  Reply with Quote
How do i display categories in the centre container? (similar to the Column Categories in the Left Container)

regards

David Heriot

danielrichardson
VP-CART Super User

Australia
276 Posts

Posted - August 14 2017 :  08:11:46  Show Profile  Reply with Quote
try to insert the following code in the very bottom of shoppage_header.htm

<%NavigateShowCategories%>
Go to Top of Page

serjtankian
VP-CART Super User

Armenia
378 Posts

Posted - August 14 2017 :  14:52:29  Show Profile  Visit serjtankian's Homepage  Reply with Quote
that''s correct. however, you will need to modify the CSS too, as by default the categories will displaying as rows not a column. and if you just put the code as is, it will look bad



*peace - serj*
Go to Top of Page

faolie
VP-CART New User

98 Posts

Posted - August 14 2017 :  15:34:41  Show Profile  Visit faolie's Homepage  Reply with Quote
Thanks Daniel, that''s what I''ve done. And modifying the CSS isn''t a problem, Serj, now that I know how to display the products.

However, how do I highlight the chosen category in the Column Category? Seems an obvious thing to be able to do, and I''m sure I did it once, but it was a long time ago and used too much code! Any ideas anyone?

DH
Go to Top of Page

danielrichardson
VP-CART Super User

Australia
276 Posts

Posted - August 18 2017 :  05:16:19  Show Profile  Reply with Quote
try to add the following code in the very bottom of basic-style.css

.menulist> li:nth-child("your category number") > a{color:(your color)}

for example, I want to highlight my category list number 6 in red:

.menulist> li:nth-child(6) > a{color:red}
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00