Inserting Flash in the Page Header -...

User 10077 Photo


Senior Advisor
1,096 posts

Any ideas about how to insert flash or other html in the page header?

(I'm not talking about the < header > section. I'm talking about the visual page header.)
ASK ME ANYTHING
I provide personalized help for Coffeecup Users including personal or group training for Site Designer, Web Form Builder and more via Zoom.
Email me at support@uscni.org or call 865-687-7698.

Did you know that Web Form Builder can be used for both simple and complicated forms and that it's not limited to the default fonts and buttons? Take a look at a form we developed for WindowTinting.com.
https://forms.windowtinting.com/forms/w … ppingcart/
User 187934 Photo


Senior Advisor
20,271 posts

Give this a try. Adjust the width and height to your flash. Adjust the left and top to change its position. This can be added to your footer custom markup so it will appear on every page.:)

<style type="text/css"> div#shopbanner{width:942px;height:100px;left:10px;top:-550px;position:relative; z-index:1000;} </style><div id="shopbanner"> HTML code goes here</div>


You may have to change the relative to absolute. Then adjust the left to about 330 and top 150.
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.