zvi: self-portrait: short, fat, black dyke in bunny slippers (Default)
still kind of a stealthy love ninja ([personal profile] zvi) wrote in [community profile] style_system2009-09-08 06:06 pm

I'm missing something fundamental about column layout

I got the css I wanted to work correctly on Tabula Rasa. see the style live and view user layer source

Now, I'm trying to convert it to a layer and a theme (view style live

If I want the Tabula Rasa stylesheet, do I need to copy and paste that directly into the stylesheet in the layout layer? I used function print_stylesheet () { to include the stylesheet because I thought that would call the Tabula Rasa stylesheet, but it doesn't seem to be working.

Help?
ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (Default)

[personal profile] ninetydegrees 2009-09-09 04:37 am (UTC)(link)
The way afuna explained it to me is this:

Copy/paste TB's code into your layout layer, not only the stylesheet but the whole code. Just c/p really. Then add your own CSS in print_stylesheet.

It may help you to look at the code of one of the other TB-based layouts: Modish for example. See how the first's part is just the Tabula Rasa code? Then you have a second part for the Modish layout.
Edited 2009-09-09 04:38 (UTC)