On 16.04.2010, at 09:10, Jan Haderka wrote: > On Thu, 2010-04-15 at 21:22 -0500, Juan Pablo García wrote: >> >> [...] He has this idea about each section having a different background and >> paragraph colors. > > I have seen something like that looong time ago (and not with STK) ... > still gives me the creeps just to think about it. The visual effect was > terrifying.
Well, if done nicely, the "visual effect" does not need to be terrifying at all: http://www.changels.ch/ > Currently default theme uses one main CSS where the colors are set. > However nothing stops you from having multiple CSS files with different > colors assigned to same classes/ids/elements and having the template > that chooses which CSS file to load smart enough to pick the correct > CSS. A > lternatively you can have your CSS written as "processed CSS" and > changing colors on the fly based on which parameter is the CSS loaded > with. In this case the template choosing CSS would always load the same > file, but with different params. Or, if it's just a few things that need to be changed, you could simply add the style to the <head /> section after the linking of the css files. This will then overwrite the values from the css files. -will ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
