I’ve just added a listing of categories and subcategories to my side bar. Everything shows up but the sub categories are not indented and each category has different font size. Any idea why this would be happening. veiw it in action.
Thanks for your help.
<div class="widebodywrap">
<h2>Categories</h2>
<div class="tackbodywide">
{exp:weblog:categories weblog="{master_weblog_name}" style="nested" show_empty="no" disable="custom_fields|member_data|pagination|trackbacks"}
<a href="{path=eflgeek/index}">{category_name}</a>
{/exp:weblog:categories}
</div>
</div>
