Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Page Publisher:
Using sites own CSS with WYSIWYG

 

 


Dave_s
Novice

May 2, 2006, 4:05 AM

Post #1 of 4 (2924 views)
Shortcut
Using sites own CSS with WYSIWYG Can't Post

Hello,

Is it possible for the WYSIWYG editor to use the same CSS styles that the website uses? I need my end user to be able to use the same styles that I have used across the site.

Regards
Dave.


Donna
Staff / Moderator


May 2, 2006, 9:44 AM

Post #2 of 4 (2914 views)
Shortcut
Re: [Dave_s] Using sites own CSS with WYSIWYG [In reply to] Can't Post

Hi Dave!

You bet, that's no problem. Take a look at this tutorial for how to setup TinyMCE (the WYSIWYG editor in Page Publisher) to use your styles, instead of font tags:

http://www.interactivetools.com/products/pagepublisher/tutorials_pp_using_styles.html

I hope this helps. :)

Donna

--
support@interactivetools.com


Dave_s
Novice

May 3, 2006, 4:05 AM

Post #3 of 4 (2900 views)
Shortcut
Re: [Donna] Using sites own CSS with WYSIWYG [In reply to] Can't Post

Thanks Donna,

I had to modify the way my styles had been set up originally in my css file. However it worked out better in the end as I was able to put in more meaningful titles for my end user rather than H1, H2 etc.

Kind Regards,
Dave.

Smile


paceit
User

Jun 18, 2006, 7:30 AM

Post #4 of 4 (2678 views)
Shortcut
Re: [Donna] Using sites own CSS with WYSIWYG [In reply to] Can't Post

Linking into site CSS file is always a good thing as it ensures consistency and accessibility to clients. However, I noted that the H1-H6, P, etc tags are not included, even though specified in the site CSS file. i.e. they seem to get parsed out. How can we include them? I cannot see them listed under font select or other options. any ideas on how these "default" types can be instated?