Search found 12 matches
- Fri Jan 18, 2008 8:32 am
- Forum: CMSMS Core
- Topic: [solved] Formbuilder: how to I access the form CSS?
- Replies: 13
- Views: 3680
Re: [solved] Formbuilder: how to I access the form CSS?
Here's the rendered form http://www.fentonwalsh.com/index.php?page=feedback I'm using cmsms version 1.0.4 and formbuilder version 0.3 and my form css looks like this: /* Sample FormBuilder CSS base */ form {margin-top:0} form, td, th, li { font-size: 100%} form div {margin-bottom:0} fieldset div { m...
- Fri Jan 18, 2008 12:03 am
- Forum: CMSMS Core
- Topic: [solved] Formbuilder: how to I access the form CSS?
- Replies: 13
- Views: 3680
Re: [solved] Formbuilder: how to I access the form CSS?
Thanks for the offer of help. All I basically want to achieve is something like this: Your Name: __________________________________ |__________________________________| Your Email Address: __________________________________ |__________________________________| Message: ______________________________...
- Thu Jan 17, 2008 10:26 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Understanding the standard CSS template for FormBuilder forms
- Replies: 4
- Views: 2437
Re: Understanding the standard CSS template for FormBuilder forms
Thanks sarah and musicscore. I'll persevere with the css.
- Thu Jan 17, 2008 8:25 pm
- Forum: CMSMS Core
- Topic: [solved] Formbuilder: how to I access the form CSS?
- Replies: 13
- Views: 3680
Re: Formbuilder: how to I access the form CSS?
I did this on your recommendation in another post. And it works wellhexdj wrote: I'd suggest you create a separate stylesheet and attach to your main template.

Do you understand the formbuilder template code? I can't get my head around modifying it.
- Thu Jan 17, 2008 8:09 pm
- Forum: CMSMS Core
- Topic: [solved] Formbuilder: how to I access the form CSS?
- Replies: 13
- Views: 3680
Re: Formbuilder: how to I access the form CSS?
if you don't find it there, I found it in the FormBuilder help page http://www.yourdomain.com/admin/listmod ... ormBuilder
- Thu Jan 17, 2008 2:34 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Understanding the standard CSS template for FormBuilder forms
- Replies: 4
- Views: 2437
[SOLVED] Understanding the standard CSS template for FormBuilder forms
Can anyone help a dunce (yes, me) understand how I can manipulate the standard CSS template in FormBuilder? I basically want to force the Field labels to be above the input areas so that things line up better. The template currently looks like this, and am a bit lost as to which bits control the lab...
- Tue Jan 15, 2008 10:00 pm
- Forum: CMSMS Core
- Topic: [solved] Form Builder / CSS?
- Replies: 2
- Views: 1146
Re: [solved] Form Builder / CSS?
Could you elaborate please? I want to modify the look of my form too, it is a bit messy.
Thanks.
Thanks.
- Mon Apr 16, 2007 4:11 pm
- Forum: General Discussion
- Topic: Anyone installed eAccelerator?
- Replies: 2
- Views: 1833
Re: Anyone installed eAccelerator?
I have shared hosting so it looks like I won't be able to try it.
Maybe I'll try the static content type hacks to speed things up.
Thanks for your reply, much appreciated.
Doug
Maybe I'll try the static content type hacks to speed things up.
Thanks for your reply, much appreciated.
Doug
- Sat Apr 14, 2007 11:41 am
- Forum: General Discussion
- Topic: Anyone installed eAccelerator?
- Replies: 2
- Views: 1833
Anyone installed eAccelerator?
Hi,
I was wondering if anyone had experience of installing eAccelerator, I use dreamhost and therefore I have shell access. But I was wondering if the install needed root permissions or for the Apache service to be restarted. Nothing about it is mentioned in the install instructions.
Ta,
Doug.
I was wondering if anyone had experience of installing eAccelerator, I use dreamhost and therefore I have shell access. But I was wondering if the install needed root permissions or for the Apache service to be restarted. Nothing about it is mentioned in the install instructions.
Ta,
Doug.
- Sat Mar 10, 2007 7:14 pm
- Forum: CMSMS Core
- Topic: what hosting company is most recomended for using CMSmadesimple?
- Replies: 4
- Views: 2081
Re: what hosting company is most recomended for using CMSmadesimple?
I'm finding the site i'm building on my dreamhost account runs painfully slowly. I'm really hoping it's not a cmsms thing, I'd assumed it was the sql servers on dreamhost being slow.
- Mon Jan 08, 2007 10:57 am
- Forum: Layout and Design (CSS & HTML)
- Topic: GUIDE: How to customize the default templates
- Replies: 15
- Views: 30441
Re: GUIDE: How to customize the default templates
Thanks for the reply mark :) I was thinking that this must be the case, but I just wanted to make sure. Although the stylesheets are currently full of useful comments, one other thing I would find useful (and I'm sure others would too) is to have a diagram of the home page of default cmsms install, ...
- Sun Jan 07, 2007 10:30 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: GUIDE: How to customize the default templates
- Replies: 15
- Views: 30441
Re: GUIDE: How to customize the default templates
Hi, I have just installed cmsms to build a site from scratch and I'm trying to modify the templates and stylesheets to suit my needs. On the wiki page http://wiki.cmsmadesimple.org/index.php/User_Handbook/Getting_Started/Designer/Stylesheets it refers to 'Stylesheets that are attached to all defaul...