Hi,
I think it was within the content div within the template but that isnt quite enough,
ie
<div id=”container”>
<?php echo do_shortcode(“[tabby title=Tab1]”); ?>
to do this i think i really have to hack the content-extensions.php file
edit the function attitude_theloop() and create an new function based on this new template.
would i be on the right track.
thansk again