table styles

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
J.V.
 
 
Posts: 30
Joined: Thu Jun 24, 2021 3:12 pm

table styles

Post by J.V. »

Hi there to the WWB experts,
got WWB 15.4.5 on WIN 10 with a system-file called tyblestyles.dat on WWB15.
Would like to add html-code for font-size and font-family Verdana to the following table style code:

<?xml version="1.0" encoding="UTF-8"?>
<table-style name="xyz" background-color="#FFFFF0" color="#000000" border-width="0" border-color-cell="#666666" border-width-cell="0 0 0 0" border-width-first-row="auto auto 1 auto" border-width-first-column="auto auto auto 0" border-width-last-column="auto 0 auto auto" striped-rows="#EEEEE0"/>

Any ideas about the html-syntax to insert above? I appreciate any help or suggestions!

Thanks in advance
J.V.
User avatar
Pablo
 
Posts: 22476
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: table styles

Post by Pablo »

Sorry, that is not possible. tables.dat does not support importing font properties.
Post Reply