Title: full width template
Last modified: August 21, 2016

---

# full width template

 *  Resolved [imiten](https://wordpress.org/support/users/imiten/)
 * (@imiten)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/full-width-template-11/)
 * Hi,
 * I am trying to create a custom template so that my FAQ will show up like:
 * [http://s91392299.onlinehome.us/teaser/faq/](http://s91392299.onlinehome.us/teaser/faq/)
 * but what I have achieved so far is:
 * [http://49.40.2.94:8080/wordpress/?page_id=9](http://49.40.2.94:8080/wordpress/?page_id=9)
 * For this I created in:
    /var/www/html/wordpress/wp-content/themes/twentyfourteen
 * I created no-sidebar-page.php and selected it as template for faq page and is
   at pastbin url below:
 * [http://pastebin.com/wP7WpNK0](http://pastebin.com/wP7WpNK0)
 * Basically I copied page.php and removed trailing lines for headers and in also
   commented headers tag. also added 2 lines to style.css as in paste.
 * can one guide on how to go about coding things right to get desired effect.
 * Basically I want to get that faq working collapse/exapand and with no header 
   and footer (see that comment text box) and make it full width like in desired
   site.
 * [https://wordpress.org/plugins/arconix-faq/](https://wordpress.org/plugins/arconix-faq/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/full-width-template-11/#post-5030318)
 * Hi,
 * Thanks for using my plugin. I’m not a TwentyFourteen expert by any stretch (I’ve
   never even activated it to be honest), but I believe if you remove line 49 of
   that pastebin, that will handle the removal of the sidebar. As for removing the
   header and footer, that’s probably easier achieved through CSS as you can simply
   set the surrounding div’s to `display:none;`. I do not recommend removing lines
   20 or 52 as that will most assuredly break many, if not all of the, things on
   your site.
 * I can’t give you the exact CSS as I’m unable get the host IP to resolve.
 *  Thread Starter [imiten](https://wordpress.org/support/users/imiten/)
 * (@imiten)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/full-width-template-11/#post-5030618)
 * Your idea has resolved my problem. I now use the jquery to handle hiding of various
   regions of page. Thanks a lot.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘full width template’ is closed to new replies.

 * ![](https://ps.w.org/arconix-faq/assets/icon-256x256.jpg?rev=3050529)
 * [Arconix FAQ](https://wordpress.org/plugins/arconix-faq/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/arconix-faq/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/arconix-faq/)
 * [Active Topics](https://wordpress.org/support/plugin/arconix-faq/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/arconix-faq/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/arconix-faq/reviews/)

## Tags

 * [full-width](https://wordpress.org/support/topic-tag/full-width/)
 * [no-sidebar](https://wordpress.org/support/topic-tag/no-sidebar/)

 * 2 replies
 * 2 participants
 * Last reply from: [imiten](https://wordpress.org/support/users/imiten/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/full-width-template-11/#post-5030618)
 * Status: resolved