On Tue, 7 Nov 2006 10:49:19 -0800, Stephan Wehner wrote:
> Hi there,
>
> I'm currently working on developing the HTML for a website which is going
> to be deployed for several clients. These clients will be offered a
> branding option.
>
> Now, I'm finding all kinds of little CSS tricks here and there, which use
> extra spans and divs, so that a page can be made to look prettier.
> Rounded corners here, another shade of a border there. The spans and divs
> are only introduced to let CSS have another hook.
>
[snipped code sample ...]
>
> If another client came along, the #pagefooter .right #pagefooter .content
> may be left unspecified in the CSS, if the #pagefooter specification
> allows enough flexibility.
>
Hi Stephan,
You may like to look at another tack, using some lightweight CMS. 
I am looking at TextPattern right now. It works with a set of "outline"
pages populated with textpattern tags that pull in smaller sets of code
called "forms". This makes the whole process of customization very much
easier. You have your pages, which are basically templates, and the
tiny amounts of XHTML code for the "forms" can be changed just as
easily and quickly as the CSS for branding purposes.

As this is a CSS discussion, I'll just point you to 
http://textpattern.com/
and let you take a look.

Cordially,
David
--
www.hucklesby.com



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to