Category inline styling
I just can't figure out why this is happening. When I view the site using IE 8 on my local machine running it through Visual Studio, the list looks fine. However, once the site is on the production server using IIS 7.5 and is viewed using IE 8, there's an extra space under the second instance of a category. Any ideas what might be causing this? I'm just using the default code for the category list.
Note: this is happening only in Internet Explorer. It's fine under Firefox and Chrome. It seems as if there's something underneath that line. Here's a shot of the same thing with .sfCategoriesList with a thin blue border and .sfCategoriesLIst li with a green border.
Hello Amanda,
We've tried to reproduce this strange behavior with no luck. If is possible to provide us the widget template with its CSS, so we can try to reproduce it in the same environment?
Also from the second screenshot it looks like that there isn't float property set on the category title - you can try this.
Best wishes,
Jordan
the Telerik team
Hi Jordan,
After cleaning out the CSS and starting over, I was able to get it to look as I wanted. Thank you!