How can I make the category default template full-width (no sidebar)?

Home Forums Photo World/Photo Session Support How can I make the category default template full-width (no sidebar)?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #42664
    William GibsonWilliam Gibson
    Member
    • Topics: 2
    • Replies: 8
    • Total: 10
    Member since: October 21, 2015

    I’d like the category page default template to be full width. I would like to have the thumbs also fill the area…even if it means having the thumbs show at a larger size. I notice the thumbs are a set size as well, is there a way to make them bigger, if need, to fill the full-width?

    Thank you.

    #42763
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Kindly show us your website URL.

    Regards,
    Shri

    #42779
    William GibsonWilliam Gibson
    Member
    • Topics: 2
    • Replies: 8
    • Total: 10
    Member since: October 21, 2015

    I’m going to have to direct message or email you the url as the site is of an adult nature (NSFW).

    #42781
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Sure here is the contact form: sktthemes.net/contact

    Regards,
    Shri

    #42785
    William GibsonWilliam Gibson
    Member
    • Topics: 2
    • Replies: 8
    • Total: 10
    Member since: October 21, 2015

    Message sent. Thank you.

    #42789
    William GibsonWilliam Gibson
    Member
    • Topics: 2
    • Replies: 8
    • Total: 10
    Member since: October 21, 2015

    The category page is almost perfect after removing this:

    
    <div id="primary" class="content-area <?php if(of_get_option('sidebar-layout',true) == 'center') { ?> one-third-middle <?php } ?>">

    this:

    
    </div><!-- #primary -->

    and this:

    <div id="secondary" class="widget-area <?php if( is_front_page() || is_home()  ){ echo 'home_front_wrap'; } ?> <?php if(of_get_option('sidebar-layout',true) == 'center'){ ?> one-third-right <?php } ?>" role="complementary">
            <?php get_sidebar(); ?>
           </div><!-- secondary --><div class="clear"></div>

    Now I just need to make the thumbs slightly bigger in order to fill the small void (dead space) after the last thumb in the last column.

    How can I change the size of the thumbs that show on the category page?

    Thank you.

    #42858
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    This was resolved.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How can I make the category default template full-width (no sidebar)?’ is closed to new replies.