Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
visual formatter css setting
vens
Hi,
i have three css files. i want to show all three css file styles in visual formatter.
how to set in the visual formatter configuration file.
Thanks,
venu
Find more posts tagged with
Comments
LooseCannon
The visualformatter only supports one css.
You can accomplish what you want by linking the three style sheets together with an
@import
directive.
vens
Thanks