• Resolved shawjoej

    (@shawjoejgmailcom)


    I’m using Twenty Twelver and WP 3.51.

    I’ve set the front page to Frontpage Template.

    I have 2 frontpage widgets and each displays too narrowly. They are in widget area one and widget area two.

    They display at about half regular sidebar with.

    How can I get them to “fatten”?

    https://www.opuntiads.com/O

    Joe

Viewing 5 replies - 1 through 5 (of 5 total)
  • can you post style.css of your child theme, and the code of front-page.php (if you have edited it)?

    what other edits have you made?

    unfortunately, troubleshoting your site is virtually impossible as long as it is compressed.

    Thread Starter shawjoej

    (@shawjoejgmailcom)

    Hi,

    Thanks for your note.

    I’ve pasted the files into a page at:

    https://opuntiads.com/oblog/2013/style-css-of-your-child-theme-and-the-code-of-front-page-php

    Joe
    (thanx)

    the layout results from the widths you have set as !important;

    .site-content {  float: left;  width: 77.1% !important;  }
    
    .widget-area {  width: 18.04% !important;  }

    the ‘front page’ template is designed to have the widgets below the content; so whatever floats and width you are using, will not get the sidebar to the side in a page using the ‘front page’ template.

    however, you seem to have your site sorted…

    Thread Starter shawjoej

    (@shawjoejgmailcom)

    OK.
    Thanks.

    Thread Starter shawjoej

    (@shawjoejgmailcom)

    Hey,

    Did anyone figure this out. I want a sidebar that is different from the other pages.

    I don’t need widgets below the text.

    Chime in if you got a fix.

    Joe

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Front Page sidebar displays too narrow (Twenty Twelve)’ is closed to new replies.