My website host provides a tool that creates the html code for a form but the link to the form is text. I would like to turn that text link into a button style link. I can't figure out how to combine the html code with the VSD buttonize tool.
I also have the registered version of Coffee Cup HTML Editor --is it possible to make the button with that software and then insert the html code into VSD with the html insert tool?
Thanks in advance for any help,
yeto
I also have the registered version of Coffee Cup HTML Editor --is it possible to make the button with that software and then insert the html code into VSD with the html insert tool?
Thanks in advance for any help,
yeto
Hi Yeto.
Place this in the Head of the page.
Paste this into your HTML box into the Body HTML
Hope this helps.
Place this in the Head of the page.
<style type="text/css">
<!--
a.button {
font-size:12px;
font-weight:bold;
color:#C0C0C0;
text-decoration:none;
display:block;
width:100px;
padding:1px;
border:1px solid #DDD;
text-align:center;
background-color:#008000;
}
a.button:hover {
color:#fff;
border-color:#3278BE;
background-color:#FF0000;
}
-->
</style>
<!--
a.button {
font-size:12px;
font-weight:bold;
color:#C0C0C0;
text-decoration:none;
display:block;
width:100px;
padding:1px;
border:1px solid #DDD;
text-align:center;
background-color:#008000;
}
a.button:hover {
color:#fff;
border-color:#3278BE;
background-color:#FF0000;
}
-->
</style>
Paste this into your HTML box into the Body HTML
<a href="mylink.html" target="_self" class="button">Go to Form</a>
Hope this helps.
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
That is some pretty cool stuff. How did you learn all the html tricks that you know?
Thanks for your help,
yeto
Thanks for your help,
yeto
Glad I could help. Have fun.
My friends Inger and Tomalicious are my driving force. It's not that bad to pickup on once you dive in.

My friends Inger and Tomalicious are my driving force. It's not that bad to pickup on once you dive in.
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
OOOoooo.
Tomalicious has a friend . . .
Tomalicious has a friend . . .

I feel all toasty inside, and I'm leaking.

CoffeeCup... Yeah, they are the best!
Time to change the Depends.

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
Tom...sounds like someone just gave your responsibility

I suggest you run a mile (at least) in the opposite direction!!

I suggest you run a mile (at least) in the opposite direction!!

Have I been given responsibility as well? Where do I run?

Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Looks that way Inger!!!
And where you run to is a mystery...bound to catch up with you anyway
And where you run to is a mystery...bound to catch up with you anyway

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.