Search found 3 matches

Page 1 of 1

Search found 3 matches

Re: Menu dropdown

My problem is not with css code but with opencart database query. I don't know where is the query for third level here: public function fetchCategories(){ $query = $this->db->query("SELECT * FROM category c LEFT JOIN category_description cd ON (c.category_id = cd.category_id) WHERE cd.language_...

Jump to post
  • Tue Apr 13, 2010 2:41 am
  • Replies 2
  • Views 923
Menu dropdown

I need code for a category menu dropdown like this http://www.alreadymade.com/shop/index.p ... duct_id=42
I'm trying to modify this but I'm not understand this code.
Help please, how do a simple dropdown menu for three subcategory? ??? ??? ???

Jump to post
  • Mon Apr 12, 2010 9:24 pm
  • Replies 2
  • Views 923
Re: Design the category menu with css

I installed the css menu by alreadymade. But is only for one subcategory. I want third category. How i must to modify code?
I'm confused, I don't know if change only css or model and controller file also.
Thanks

Jump to post
  • Wed Apr 07, 2010 4:17 pm
  • Replies 30
  • Views 12885

Page 1 of 1

Search found 3 matches