Search found 3 matches
- Fri Oct 03, 2008 6:45 pm
- Forum: CMSMS Core
- Topic: Stylesheet settings, need them to be relative
- Replies: 4
- Views: 2171
Re: Stylesheet settings, need them to be relative
The stylesheet is set in the template as {{stylesheet}} which loads all the stylesheets. It takes its url setting from the config.php file. The confg file sets the 'root' url for your site... its then subsequently uses, obviously by the stylesheet call to explicity set the stylesheets. $config['roo...
- Fri Oct 03, 2008 5:34 pm
- Forum: CMSMS Core
- Topic: Stylesheet settings, need them to be relative
- Replies: 4
- Views: 2171
Stylesheet settings, need them to be relative
How do I set the stylesheets to a relative path?
- Sun Jun 29, 2008 4:19 pm
- Forum: [locked] Quality Assurance
- Topic: {cms_selflink page="1"} disappears, does nothing.
- Replies: 1
- Views: 4613
{cms_selflink page="1"} disappears, does nothing.
I have been unsuccessful in using the cms_selflink tag. If I place it inside my template, it simply doe not render; it disappears (does not show up in source). Has anyone else experienced this?