Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Marcel Brinkkemper

    (@macbrink)

    Which theme do you use?

    Plugin Author Marcel Brinkkemper

    (@macbrink)

    For Twenty Twelve theme you can do it like this:

    1. Copy from the plugin directory themes/twentytwelve/ the file single-galleryfolder.php to your child theme directory.
    2. In the file, remove the line <?php get_sidebar(); ?>
    3. Add the following rule to your stylesheet:
      body.single-galleryfolder .site-content {
      	width:100%;
      }
    Thread Starter bjanczak

    (@bjanczak)

    I use Elegant Themes – Magnificent. I’ll look at your example and see if I can figure out how to implement it.

    Hi,

    Checked this thread as you suggested but I can’t find the php file single-galleryfolder.php in this theme twenty twelve? There is single.php and sidebar.php only?

    I also wonder if bjanczak got this fixed as I’m using Elegant Themes too?

    Plugin Author Marcel Brinkkemper

    (@macbrink)

    the example file is in the plugin directories e.g.
    eazyest-galery/themes/twentywtelve/eazyest-image.php

    If you can’t find it, or need extra help, please leave a message on:
    https://brimosoft.nl/lazyest/contact/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to get folders to "Full Width Template"?’ is closed to new replies.