Answer the question
In order to leave comments, you need to log in
Hmmm, how do you tell if it's a taxonomy terms page?
Mmmmm, I'm sitting stupid ... I
use this code in page.tpl.php
<div class="content-overlay">
<?php if($is_front): ?>
<div class="content-wrapper">
<?php else: ?>
<div class="content-wrapper-full-node">
<?php endif; ?>
<?php print render($page['content']); ?>
</div>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question