Greetings,
I've been developing graphic heavy webpages, and using tables to hold the graphic and content elements.
My question is, Does CMS Made Simple support tables?
If not, can CSS be used to hold all my sliced images together? Are there any resources available detailing how I would take my current table layouts and make them in to CSS?
I'd really love to hear any thoughts or suggestions on this issue.
Cheers!
Newbie question re: tables
Re: Newbie question re: tables
We support HTML in general. You can easily use tables in your template. In fact, parts of the cmsmadesimple.org site do that.
Granted, we generally like to promote standards, xhtml, css and all that, but tables do work...
Just make sure you're doing that stuff in your template and not in your content so much. The WYSIWYGs aren't going to give you the fine-grained control you'll need to do that sort of thing.
Granted, we generally like to promote standards, xhtml, css and all that, but tables do work...
Just make sure you're doing that stuff in your template and not in your content so much. The WYSIWYGs aren't going to give you the fine-grained control you'll need to do that sort of thing.
-
TNTH
Re: Newbie question re: tables
You can do a lot with css and divs. Please take a look at this topic: http://forum.cmsmadesimple.org/index.ph ... 169.0.html
Hope it works for you.
Hope it works for you.

