Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Spacing cagegories


zakooldude

Recommended Posts

each category?

 

This is the website:

http://www.lepaniergourmetusa.com/

 

Since the categories on the left look the slightest bit cramped, I was wondering if I can possibly just put a space after each one? I already had to go in there and put a "-" before each category but that still doesn't make them stand out from each other enough.

 

TIA,

 

Andrew

Link to comment
Share on other sites

Backup first and double-check this advice

 

I believe you can accomplish this in catalog/includes/boxes/categories.php

Look for

$categories_string .= '<br>';

and change it to read

$categories_string .= '<br><br>';

... if you want to REALLY see something that doesn't set up right out of the box without some tweaking,

try being a Foster Parent!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...