Linking to external stylesheet

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Dr. J

Linking to external stylesheet

Post by Dr. J »

Hello,
I can't find any support on external stylesheets. I've tried to create a new stylesheet in the "CSS Management" and all the styles are put in the header of the document.
Is it possible to link to an external stylesheet?

Code: Select all

<link rel="stylesheet" rev="stylesheet" href="mystyle.css" />
Thanks!
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Linking to external stylesheet

Post by Ted »

As it stands right now, you can only do styles inline. Mostly this is because of the preview functionality, but it's also good for cacheing. In the future I'd like to do both, and it probably wouldn't be a big deal to do, but right now there is no external option.
chrisinoz
Forum Members
Forum Members
Posts: 67
Joined: Tue Nov 16, 2004 4:17 am

Linking to external stylesheet

Post by chrisinoz »

Just started with your CMS and I have found that by just referencing it with



It works a treat.

On preview I can see the stylesheet working and also our own dhtml menu.

I am using my own dhtml menu as it supports images for and also exact placement when the whole site is centered. It sticks to the cell wherever it goes.

I am impressed with it so far and am trying it out on a client site.

There are no links to other pages working yet but this is our start with it

http://www.esimplified.net/lifefmriverland

You can be sure that if it perfoms for this trial then I will promote it and you will see some PayPal donations.

Cheers

Chris
Humble web designer
Adelaide, South Australia
Locked

Return to “[locked] Installation, Setup and Upgrade”