Class .art-sidebar2 is not on the right place


Author Message
teody

Posted: 1/20/2011
Quote message 

I am using artisteer for creating Drupal themes. Now I am having a problem with the art-sidebar2 class, specially when it goes to taxonomy term pages /taxonomy/term/*

I know this is the correct one..

<div>
<div class="art-sidebar1">...</div>
<div class="art-sidebar2"></div>
</div>

but in my /taxonomy/term/* .. it look like this

<div>
<div class="art-sidebar1">...</div>
</div>
<div class="art-sidebar2"></div>

something like that.. Also, I have this page /seo where it has a views paging. The first page is okay, but if I browse the other pages ex: ?page=2 the problem with the art-sidebar2 occurs again.
 
Garry

Posted: 1/21/2011
Quote message 

Website URL may be helpful.
 
Lawrence

Posted: 1/29/2011
Quote message 

Artisteer I believe has considered to add implications for Views since the module's so popular, however don't quote me on that one. Artisteer doesn't theme specifically for modules, just Drupal core. A link would definitely help, but if it's module specific, it's not Artisteer related. Best we can do is help you with theming solutions for the module you want to theme.