Form pop -up
Is there away to make a CC form as a pop up when a info@ link is clicked?
Byron
Byron
Oops - this has been asked before.
But having a hard time getting it to work. If the info@ email is on every page Do I place the code in the head of every page? I usually place the code for the form in a html element but I want the form to pop up when they click a email link. Where do I place the code to do this?
Byron
But having a hard time getting it to work. If the info@ email is on every page Do I place the code in the head of every page? I usually place the code for the form in a html element but I want the form to pop up when they click a email link. Where do I place the code to do this?
Byron
Ok - re-read the manual! Boy that helps. Got the pop up to work.
In RSD how do manipulate the text link itself. It comes up blue and left justify. I need for it to be a different font and color and center. I placed the pop up code in an HTML element but it does not give me the parameters to change the link itself
Thanks!
Byron
In RSD how do manipulate the text link itself. It comes up blue and left justify. I need for it to be a different font and color and center. I placed the pop up code in an HTML element but it does not give me the parameters to change the link itself
Thanks!
Byron
Apply a class to the link in the html element and then either add inline css or add a custom css page link to the head of your page with the proper styling.
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
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
Thanks
I created a custom.css file and added it as a resource, then added the custom.css resource to my page header.
The purpose of the custom.css was to be able to add styling to an html-element, specifically color:white; and text-alignment:center;
After publishing the site, I see the css class and style in firefox's inspect element, but the style is not applying to the web page.
I've tried applying the class to the column and separately to the html-element but the desired effects are not showing up.
I have tested this class and styling in a simple html file and it works perfectly. Something in RSD seems to be overriding my class.
I even tried inline styles in the html code for the element, adding a <div class="form1"> but same result... nothing changes from the default and undesired appearance.
Any suggestions?
The purpose of the custom.css was to be able to add styling to an html-element, specifically color:white; and text-alignment:center;
After publishing the site, I see the css class and style in firefox's inspect element, but the style is not applying to the web page.
I've tried applying the class to the column and separately to the html-element but the desired effects are not showing up.
I have tested this class and styling in a simple html file and it works perfectly. Something in RSD seems to be overriding my class.
I even tried inline styles in the html code for the element, adding a <div class="form1"> but same result... nothing changes from the default and undesired appearance.
Any suggestions?
Hi Dave,
Can you share a link to your page and what element it is that your having trouble with?
It's probably just a targeting issue.
Can you share a link to your page and what element it is that your having trouble with?
It's probably just a targeting issue.
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
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.