Newbie question re: tables

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Unplugged

Newbie question re: tables

Post by Unplugged »

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!
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Newbie question re: tables

Post by Ted »

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.
TNTH

Re: Newbie question re: tables

Post by TNTH »

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.
Locked

Return to “CMSMS Core”