Here is the code…buy why not just do it in a text box.
"style="font:14px Verdana, sans-serif; “>This is a text box in stacks….in stacks I set everything to VERDANA at 14 points.”
Bear in mind that while Verdana is available on iOS, MacOS and Windows, it isn’t available on all systems. It doesn’t come with Android, although I think most Android browsers will download it on demand.
how can I send you the code without creating the link automatically so that you could see it?
As soon as I key it in and save it turns into a hyperlink which means you can’t actually see the code…
Sorry, I am not very fluent in all of this stuff… Thank you
thanks a lot, this works. My question now is: how can I get this entire thing into a certain font & size? preferably verdana 14 ? and then keep it as such in a html field, i assume? though somebody suggested that it can also be done in an ordinary text field? I can’t see how that would work? would be FANTASTIC if it did though…
Since I’m not sure how/ where you are using this I will give you a couple options:
If it’s in an html stack (or another stack) put the whole thing in the free weavers.space CSS-box stack and give it a class or id.
Then you can target it with CSS like this:
.YourId a{
font-size:14px;
font-family:YourFont Family;
}
if you need to style it “in-line” just add the style tags directly for each link:
Thank you guys. I need to learn about these possibilities. Tonight I can’t get it going either way yet…
I will try it tomorrow morning Bangkok time. Thanks a lot and good night to all of you. Talk again tomorrow
As much as I agree with joemart1951 and as much as I would like to do it all in a text box (I am much more used to deal with that than html codes…) I just can’t get it done. If I copy the code which works in a html box (except for the font and size that is) into a text box, it looks like a battle field…please have a look at: https://amithailand.com/contact/
the top right paragraph is in html box, the lower right is exactly the same code in a text box. I don’t know how to work that around the it looks like the top box BUT with VERDANA font in size 14