Page 1 of 1

Narrow text field

Posted: Wed Jun 22, 2005 12:24 pm
by dernier_recours
Hi,

I'm trying to figure out how cms made simple works.

Is there a web page where I could find all possible tags?

Strange thing: on version 0.10beta4, a text field of Content > pages appears narrow (I use Firefox).
Image

One last thing. I installed CMS Made Simple into a subdomain, and automatic links to the style sheet point on
http://cmsms.dernier-recours.org/var/su ... mplateid=1

Where can I reconfigure it to
http://cmsms.dernier-recours.org/styles ... mplateid=1

Cheers,

DR

Re: Narrow text field

Posted: Wed Jun 22, 2005 3:54 pm
by Ted
Turn off the WYSIWYG and see if it does the same thing.  Seems kind of strange that I've never seen it before on my Firefox.

As for the path changes, modify config.php and remove the subdirectories there.  Then, go into the system preferences and clear the cache.  That should fix it.

Re: Narrow text field

Posted: Wed Jun 22, 2005 4:53 pm
by dernier_recours
Everything you proposed works perfectly.

Thanks.