Home › Forums › Winning Agent Pro Theme › Add header, search bar, footer to landing page
- This topic has 1 reply, 1 voice, and was last updated 9 years, 6 months ago by
thinkjay.
- AuthorPosts
- May 6, 2014 at 11:55 am #2943
thinkjay
ParticipantHi, I wondered how I can add the search bar to the top of a landing page style page? (Like in the theme demo): http://demo.winningagent.com/winning-agent-pro-theme/templates/landing/
Also, how would I also add the regular header, search bar, and footer like the other pages and home page have to a landing page? Like this:
http://realestaterichy.com/selling/I’m thinking it may just be easier to add a image background to a full width style page, then it’s the same as a landing page but with the header, search bar, and footer?
Thanks so much, James
http://www.homezig.com - May 8, 2014 at 8:26 pm #2963
thinkjay
ParticipantHi Everyone,
Ginger already emailed me direct and helped me with this, but I thought I’d share here too:
So I figured out how to create a landing page with the normal header/footer, I just used a normal full page layout with no sidebars & then removed the background color so it looked like the “landing page” with the photo scrolling in the background.
To remove the background, I put this css into the css style sheet at the bottom:
.wap-landing .site-inner-none {
background-color: none;
margin: 40px auto;
padding: 40px;
width: 820px;
}And then put “wap-landing site-inner-none” in the custom body class field and Voila! It worked. I think the developers already set things up in the php so this would work? But it worked for me so far and wanted to share… But if the pros here see this is not a good way to go, I won’t be hurt 🙂
Thanks, James
- AuthorPosts
- You must be logged in to reply to this topic.