Is it possible to combine "buttonize...

User 2176507 Photo


Registered User
214 posts

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

User 187934 Photo


Senior Advisor
20,271 posts

Hi Yeto.
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>


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
User 2176507 Photo


Registered User
214 posts

That is some pretty cool stuff. How did you learn all the html tricks that you know?

Thanks for your help,
yeto
User 187934 Photo


Senior Advisor
20,271 posts

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.

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
User 322842 Photo


Registered User
209 posts

OOOoooo.
Tomalicious has a friend . . . :cool:
User 364143 Photo


Guest
5,410 posts

I feel all toasty inside, and I'm leaking. :)
CoffeeCup... Yeah, they are the best!
User 187934 Photo


Senior Advisor
20,271 posts

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
User 117361 Photo


Ambassador
6,076 posts

Tom...sounds like someone just gave your responsibility
:rolleyes:
I suggest you run a mile (at least) in the opposite direction!!
:lol:
User 122279 Photo


Senior Advisor
14,649 posts
Online Now

Have I been given responsibility as well? Where do I run?:lol:
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 117361 Photo


Ambassador
6,076 posts

Looks that way Inger!!!
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.