alchemy: Raja (Default)
Barefoot Appalachian Lil' Abner Barbie ([personal profile] alchemy) wrote in [community profile] style_system2011-01-23 01:50 pm

Additional custom content modules?

I'm currently working on a layout that requires use of two custom content modules in Tabula Rasa. I've been so used to working with LJ's S2 that it didn't occur to me while I was designing that DW would only offer one custom text module as standard in the wizard.

Does anyone know the code for adding additional custom content modules in the theme layer? Please note that I am one of those people who is very proficient in CSS but not so great at S2 or other types of coding, so step by step instructions would be a godsend.

Thanks in advance!
ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (Default)

[personal profile] ninetydegrees 2011-01-23 07:30 pm (UTC)(link)
Yeah that's what I meant. Inserting all the CSS actually. Just do page source to view the code it's using and copy/paste. I know that works but since the module will be nested into the other one that may not be what you want.

Otherwise using S2 to do this is easy enough, unless you don't want them to be together. I can write the code for you.
ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (Default)

[personal profile] ninetydegrees 2011-01-23 07:40 pm (UTC)(link)
Oh if they need to be separated, it's harder work. I'll see what I can do.

Tabular Rasa is both S2 and Core2. S2 is the language styles are written in. Core2 is the base layer all DW styles use (Core1 is similar to the base layer all LJ styles use. Core2 is an improved version of Core1.)