Adding a full-width beneath the header on each page

Homepage Community Forums Legacy Theme Support Adding a full-width beneath the header on each page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #14378
    Danna McCormick
    Customer

      Hello Wes, et.al.
      URL: http://dev.clevelandwoodleyparkvillage.org/about-us/

      I’m in the process of customizing Legacy to fit the designer’s design, which can be seen at this pdf –
      http://dev.clevelandwoodleyparkvillage.org/wp-content/uploads/CWPV-About.pdf

      She shows a full width image directly following the #head-wrap, and before the .site-inner.

      The full width image will appear on each interior page of the site (using sidebar_content layout), but the image itself will need to change from page to page.

      What is the best way to accomplish this?
      Should I create a new page template? Or write a hook after the #head-wrap? In all of the Genesis sites I’ve developed I’ve never had to do this, but I’m eager to learn if you could point me in the right direction.

      Many thanks,
      Danna

      #14391
      Eric
      Customer

        It looks like you could use the slider area as the same area as the full-width image. It seems to be under the head wrap/logo area, If it is, then you could just make the slider area full-width by adjust your css. If you have a link to your site I can tell you exactly what you’ll need to adjust to make this happen.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #14404
        Danna McCormick
        Customer

          Hi Eric,
          Oh, you mean make the slider widget appear on each page? Say through widget logic? That might work.

          You asked for a link to the site –
          http://dev.clevelandwoodleyparkvillage.org/about-us/

          Thanks for the help!
          Danna

          #14536
          Danna McCormick
          Customer

            Just a followup. The solution to this came by writing a function to add a hook to genesis_after_header that would display the featured image.

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Adding a full-width beneath the header on each page’ is closed to new replies.