• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

RE: Styling Links

D

Derek Little

Guest
In the documentation under "email links," there is some advice on how to style the links....

"Style, this attribute specifies style information for the current link. The information should be formatted as follows: Content-Style-Type: text/css."

Can you please provide an example of how style a link for font color and font size.

Thanks
 
You need to use just HTML styles in this, like:

HTML Style Examples
style="background-color:yellow"
style="font-size:10px"
style="font-family:Times"

Try to enter into "Style" box the following: "font-size:10px" and you will see the result. For more informaiton better to refer to some HTML documents.
 
Back
Top