eldonate Posted March 18, 2014 Share Posted March 18, 2014 Hello guys, I know that there are many posts out here to explain how to make the categories as grid but none of these worked for the subcategories.... Take a look on the screen shot and you ll understand. I managed to make the products as grid but not the subcategories.... Do you have any ideas? Link to comment Share on other sites More sharing options...
SmartDataSoft Posted March 18, 2014 Share Posted March 18, 2014 <ul class="inline_list clearfix"> <li class=""> <a class="img" title="Δραπανοκατσαβιδα 10.8V-12V" href="http://tzatools.gr/index.php?id_category=21&controller=category"> <img width="58" height="58" alt="" src="http://tzatools.gr/img/c/el-default-medium_default.jpg"> </a> <a class="cat_name" href="http://tzatools.gr/index.php?id_category=21&controller=category">Δραπανοκατσαβιδα 10.8V-12V</a> </li> <li class=""> <a class="img" title="Δραπανοκατσαβιδα 14.4V" href="http://tzatools.gr/index.php?id_category=22&controller=category"> <img width="58" height="58" alt="" src="http://tzatools.gr/img/c/el-default-medium_default.jpg"> </a> <a class="cat_name" href="http://tzatools.gr/index.php?id_category=22&controller=category">Δραπανοκατσαβιδα 14.4V</a> </li> <li class=""> <a class="img" title="Δραπανοκατσαβιδα 18V" href="http://tzatools.gr/index.php?id_category=23&controller=category"> <img width="58" height="58" alt="" src="http://tzatools.gr/img/c/el-default-medium_default.jpg"> </a> <a class="cat_name" href="http://tzatools.gr/index.php?id_category=23&controller=category">Δραπανοκατσαβιδα 18V</a> </li> </ul> and the css change need to do is .inline_list li { border-bottom: 1px dotted #CCCCCC; float: left; padding: 10px 7px; } It wills solve your issue. and it will looks like the bellow image. http://awesomescreenshot.com/0b42i9cq99 Link to comment Share on other sites More sharing options...
closeupman Posted March 18, 2014 Share Posted March 18, 2014 Have you tried the new, PS 1.6? It has subcategories in grid view. Link to comment Share on other sites More sharing options...
vekia Posted March 18, 2014 Share Posted March 18, 2014 but none of these worked for the subcategories.... believe me, each of the guides available here on board work well. if it doesnt work for you - it just mean that you did something wrong. may i know what you tried to use? check this: subcategories as grid Link to comment Share on other sites More sharing options...
SmartDataSoft Posted March 19, 2014 Share Posted March 19, 2014 I am agree with vekia I have give you the solution and also screen shot. If you did any kind of missing on id or class then it break. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now