Jump to content

Sub Category row spacing


Recommended Posts

Thank you I had to change it to margin-top as it was increasing the space between the category and the text beneath instead of the text and the category above if you see what I mean.

The lines start at 1435

body#category div#subcategories ul.inline_list li a img {
display:inline;
margin-top:18px;
}

The result is a huge improvement.

7032_fxZtFiwKLdLOOdyz3XYr_t

Link to comment
Share on other sites

  • 9 months later...

I have a problem.

How do I add a picture of a thoroughly "bar" for this entry?


/* category.tpl */
h2.category_title { font-size: 1.3em; }
h2.category_title span{ color: #bbb; }
body#category #subcategories li {
   margin-right:10px;
}     

div.cat_desc { margin:0 1em; }

body#category  div#subcategories ul.inline_list  li a img {
   display:inline;
}



I mean exactly this picture

http://www.kofishop.pl/block_header_large.jpg


Because I have such a problem that I'm not showing it here

http://www.kofishop.pl/belka.jpg

Link to comment
Share on other sites

×
×
  • Create New...