Jump to content

Matrice theme categories/subcategories position


Recommended Posts

Hello, first of all... many thanks to the maker of this free template. I love it.
But... as i've seen in many topics, there is/can be a problem with the left column.

I've modified the global.css file as suggested in other topics (f.e. http://www.prestashop.com/forums/viewthread/65926/themes/need_change_subcategories_position) but that didn't solve the problem here.

My shop uses categories and subcategories. When i click on a category at the left, the category menu moves down.
When i click on a subcategory instead of a category, the menu stays where it should.
I guess it's just a minor css problem. Anyone who wants to help me out? Or provide his/her modified css file that does the trick?
Another problem is that some text is hovering the product picture. I've seen that the original theme has the same 'problem'. Can this be modified?

I've added 2 screenshots to show what i mean.
Help will be extremely appreciated.

Kind regards,
Nico.

31311_gGaAbiFSo9bDmiL4mOd4_t

31312_Mt8G572IP2HhPo09hBIJ_t

Link to comment
Share on other sites

categories/subcategories problem solved.

In global.css on line 81, change

#left_column, #right_column {float:left;}


to

#left_column, #right_column {clear:right;}



Only problem left is that some text is outlined, floating on the product images.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...