close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Modifying HTML Editor Styles and Font Dropdowns

Thread began 11/04/2019 2:50 pm by BillHobbs | Last modified 11/28/2019 11:35 am by BillHobbs | 726 views | 8 replies

BillHobbs

-- Disregard This-- I figured out what the problem was. It was the fonts themselves that were the problem. Of course I chose two fonts to test that wouldn't work. Most of the others worked fine. --




t've got the fonts dropdown to show the font and it attaches the proper css code around the text. Now the problem is some fonts show up correctly on the pages that display the HTML Editors source code and some don't. The fonts display correctly on the admin page that has the HTML Editor on all three browsers, but not on pages that display the HTML Editor content.

The fonts displays correctly on the pages using Safari, but not on Chrome and Firefox. I assume it's a browser issue reading the CSS styles.

Here is what I am using:

HTML Editor coded text:
<span style="font-family:Pixie;"><span style="font-size:28px;">Body Text</span></span>

contents.css:
@font-face {
font-family: Pixie;
src: url(../../fonts/Pixie.ttf);
}

fonts.css -- this is linked to the page that displays the HTML Editor content.
@font-face {
font-family: 'Pixie';
src: url('fonts/Pixie.eot');
src: url('fonts/Pixie.eot?#iefix') format('embedded-opentype'),
url('fonts/Pixie.woff') format('woff'),
url('fonts/Pixie.ttf') format('truetype'),
url('fonts/Pixie.svg#Pixie') format('svg');
font-weight: normal;
font-style: normal;
}

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...