• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Layout Help with Genesis Framework

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › Layout Help with Genesis Framework

This topic is: resolved

Tagged: genesis framework, layout

  • This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago by eze1981.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • April 19, 2013 at 5:54 pm #36466
    eze1981
    Member

    Guys, please help me out here. My site http://www.startupslove.com

    I'd like to change layout as follow:

    Website total width should be 1040px

    Website layout sizes should be: 500px content | 180px sidebar | 310px sidebar

    Please let me know if that makes sense, or if you have any questions.

    Thank you in advance!

    April 20, 2013 at 5:43 am #36540
    Anita
    Keymaster

    Hello, it's customary to only post an issue once on the forum. I have closed the first one you added about this last night.

    Look in your style.css file for the following areas. Responsive design uses percentages. You will need to adjust the percentages to the widths you desire.

    To change the content area:

    .content-sidebar-sidebar #content, .sidebar-content-sidebar #content, .sidebar-sidebar-content #content {
        width: 56.8104%;
    }

    To change the sidebar (middle column):

    .content-sidebar-sidebar .sidebar, .sidebar-content-sidebar .sidebar, .sidebar-sidebar-content .sidebar {
        width: 37.931%;
    }

    To change the sidebar-alt (last column):

    #sidebar-alt {
        width: 15.2778%;
    }

    Love coffee, chocolate and my Bella!

    April 21, 2013 at 7:35 am #36683
    eze1981
    Member

    Thank you very much Anitac!

    As I wanted to disable the mobile responsiveness, I went ahead and used a fixed width for each one.

    Here is what I did. Not sure if is good, but seems to work fine for me. However, please let me know if you see anything wrong with it and I can change it.

     

    /* 04b - 1040px CSS Grid ----------- */

    #sidebar-alt {
    width: 310px;
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .sidebar,
    #header .widget-area {
    width: 30.555555555%; /* 352px / 1040px */
    }

    .content-sidebar-sidebar .sidebar,
    .sidebar-content-sidebar .sidebar,
    .sidebar-sidebar-content .sidebar {
    width: 180px;
    }

    .content-sidebar-sidebar #content,
    .sidebar-content-sidebar #content,
    .sidebar-sidebar-content #content {
    width: 510px;
    }

    .content-sidebar #content,
    .sidebar-content #content,
    #title-area {
    width: 65.277777777%; /* 752px / 1040px */
    }

    .content-sidebar-sidebar #content-sidebar-wrap,
    .sidebar-content-sidebar #content-sidebar-wrap,
    .sidebar-sidebar-content #content-sidebar-wrap {
    width: 705px;
    }

    .content-sidebar #content-sidebar-wrap,
    .full-width-content #content,
    .full-width-content #content-sidebar-wrap,
    .sidebar-content #content-sidebar-wrap {
    width: 100%; /* 1040px / 1040px */
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .sidebar-content #sidebar,
    .sidebar-sidebar-content #sidebar,
    #content,
    #content-sidebar-wrap,
    #footer .gototop,
    #sidebar-alt,
    #title-area {
    float: left;
    }

    .content-sidebar-sidebar #sidebar-alt,
    .footer-widgets-3,
    .sidebar,
    .sidebar-content #content,
    .sidebar-content-sidebar #content-sidebar-wrap,
    .sidebar-sidebar-content #content,
    .sidebar-sidebar-content #content-sidebar-wrap,
    #footer .creds,
    #header .widget-area {
    float: right;
    }

     

     

     

    Thanks for your help, and I'll be sure to only do 1 posting per topic for the next time 🙂

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Layout Help with Genesis Framework’ is closed to new replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble