View Single Post
  #2  
Old 03-17-2010, 08:18 AM
 
Pyro Pyro is offline
 

X-Adept
  
Join Date: Nov 2009
Posts: 506
 

Default Re: Category Description Position

Could it be that "<div class="subcategory-descr">" is styled to be a specific position on the page?

I have no idea if that is the case or not, but it wouldn't hurt to check I guess.


To check you could use this bit of code where you want it to go:

{if $current_category.description ne ""}
{$current_category.description}
{/if}


Hope it helps
__________________
Best Wishes,
James

4.5.2 Gold (work in progress)
Reply With Quote