extsar 0 Report post Posted September 3, 2010 Hello, I have the option "Show feature boxes (from feature setup) on this page." ON for the following page: http://truekat.com/quick-start-guide The feature boxes are appearing on top of the page. Is it possible to show the feature boxes below the content? Thank you. Share this post Link to post Share on other sites
cmunns 16 Report post Posted September 3, 2010 sure. In template_posts.php you need to move this line: ` <?php if($fboxes_template) include(PAGELINES_PRO . '/template_fboxes.php');?> ` underneath the maincontent div Share this post Link to post Share on other sites
extsar 0 Report post Posted September 3, 2010 Great! Share this post Link to post Share on other sites