TOPIC: Categorie view

Categorie view 10 years 5 months ago #2556

  • esquire
  • esquire's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
Is it possible to make subcategories in order row and columns same height, like products on main page.

I mean following: Main page, categories now
The administrator has disabled public write access.

Re: Categorie view 10 years 5 months ago #2595

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Yes, it's possible if you edit category template now the title and image are in
<h2><a>title<img src="...." ></a></h2>
tag

you can edit as:
<div class="title_subcate">
<h2><a href="...">title here</a/></h2>
</div>
<div class="image_subcate">
<a href="..."><img src="..."/></a>
</div>
and ofcourse you should implement your css class, hope it will help you.

Regards
The administrator has disabled public write access.

Re: Categorie view 10 years 5 months ago #2596

  • esquire
  • esquire's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
Thank you for your quick reply.

Could you say where category template is situated? I couldn't find it.
The administrator has disabled public write access.

Re: Categorie view 10 years 5 months ago #2597

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
You can find it here:

templates/ot_ishoesbox/html/com_virtuemart/category/default.php
The administrator has disabled public write access.
The following user(s) said Thank You: esquire

Re: Categorie view 9 years 5 months ago #6096

  • esquire
  • esquire's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
Unfortunately, I didn't solve this problem.

I have to implement css class, but I don't understand where I need make changes. I want use css like for products on the main page.
Where I can find css parameters for directories?
The administrator has disabled public write access.

Re: Categorie view 9 years 5 months ago #6104

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
If you can send me your ftp account, joomla admin then i can help you very quickly

Regards
The administrator has disabled public write access.
The following user(s) said Thank You: esquire
Time to create page: 0.115 seconds