Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Categories box - vertical alignment


Guest

Recommended Posts

Posted

Hi

Hopefully someone can help as this is driving me nuts!

 

I was wondering if there was a way to make the vertical alignment of the '>' in the categories box in the middle as it sits higher at the end of the line and although its not hugely important its one of those things that bug me!

 

I've looked in both the box files and can't see anything obvious and I'm not an expert so I don't want to dabble with what I don't know so apart from those two areas I don't know where to look.

 

Can someone please head me in the right direction?

 

Have included a screenshot of the '>' that I'd like to move down so that's in line with the '-'

 

Thanks for your help in advance

Posted

Sorry image didn't attach - trying again

post-198535-0-65917400-1373200268_thumb.jpg

Posted

go to your adminsite -> My Store -> Show Category Counts : set this on false. Result is NO -> and NO Counts ! I find it UGGLY and OLD FASHION

 

:)

Posted

Thanks for your reply kozak but it still shows the -> just without the numbers :(

Posted

Do not install Theme Switcher, this site already has a theme coded correctly which far exceeds themeroller colour changes.

 

Remove the -> by amending the category box file. /includes/modules/boxes/bm_categories.php

 

Remove these lines:

 

if (tep_has_category_subcategories($counter)) {
 $categories_string .= '->';
}

Archived

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

×
×
  • Create New...