szool 0 Report post Posted July 11, 2010 Is it possible to create a "highlight page - full width"? Share this post Link to post Share on other sites
Andrew 207 Report post Posted July 11, 2010 probably would just need some custom coding.. first, duplicate the page-highlight.php, changing the name in the file. Then edit `template_highlight.php` in the PRO folder as you see fit, to get what you want. Put whatever you want to show up on the new page in conditionals for the page... e.g. `is_page_template('page-highlight-fullwidth.php')...` Share this post Link to post Share on other sites