Menu moved to body of page after...

User 2106649 Photo


Registered User
3 posts

I have the same menu (just text entered with a hyplink attached to it) and when I placed html on a page that includes a scroll window, it moved all my menu options from the the top to the body of the page..pretty much whereever it wanted to move it. Why is that ?
When you get to the site, click on 'Schedule' from the menu and you will see what I mean.
Any suggestions would be most appreciated.
thanks

Colleen
http://www.willielynch.com/NewSite2012/index.html
Colleen
User 187934 Photo


Senior Advisor
20,271 posts

Hi Colleen,
You have pasted the code from a complete html page into your page and the extra tags are messing things up. Save you html page with the schedule on it that you copied and use the add files tool to add it to your site. Now use an html box to add an iframe and link it to the page.:)
<iframe src="schedule.html" width="530" height="500" scrolling="yes">
<p>Your browser does not support iframes.</p>
</iframe>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.