You may want to use an additional CSS file in one of your articles, modules, areas or templates. Of course you can do this manually using
<link rel=stylesheet type=text/css href=...> tag. But you'd need to supply the full path to your CSS file. TextCMS provides you with
plugin CSS to simplify the task. The syntax is [CSS](css_file_name).cs[/CSS]. TextCMS will search for the CSS file in the following
locations:
File Search LocationsSome of the TextCMS plugins search for media files (images, video, audio, css etc...). They usially search in the following order:
|
This plugin can be used everywhere
Articles | |
Templates | |
Modules | |
Areas |
This plugin does not support attributes.
This plugin does not support plugin-specific styling.
[CSS]custom.css[/CSS]