Hi,
I am using the backspace function to cut of the last 12 characters when listing the category that an entry belongs to. This works fine with Firefox but creates an additional block within IE. The block is also clickable just as the last category.
The following link shows the page where it happens: Page with the categories of the entries listed horizontally underneath each entry
When I take out the backspace function formatting looks fine in IE, but obviously I would like to use it so that the last characters are taken out.
My code looks like this:
<small>Category: </small>{categories backspace="12"}<a href="http://{path=%27directory/categories%27}" title="click for more companies in the {category_name} category">{category_name} » </a>{/categories}I run EE 1.6.9 build 20100430
Hope someone can help me out with this.
Regards,
Tammo