• Hello All,
    Help!!!!!
    Please look at my web site https://www.amigosscarborough.com

    One the “Home” page – at the very bottom – the Amigos logo graphic floats nicely in the dark brown bar.

    In the “Click & Print Menu One” & “Two” pages… the brown bar is cut off .

    Why is that? I want it to look like the Home page on these pages and any additional pages?

    THANK YOU!
    M

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    This is because you have a CSS style that applies height only to the pages with one column;

    .one-column #content {
     margin: 0 auto;
     width: 940px;
     height: 825px;
    }

    The menu page “Two” doesn’t use a one column layout.

    Thread Starter DAZDOREY

    (@dazdorey)

    Oh….. confused….
    How do I get Menu One & Menu Two to be “one column”?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Matching Background images on Pages.’ is closed to new replies.