Feature request

Big Chief Jeff,

This theme looks very impressive. I'm going to try my hand at building my first social network. And I feel this theme will give me the freedom to move around, since I don't have a clue where this is going yet. (layout & content)

I was wondering if you would consider adding the new popular local.css feature to this theme?

please see attached. I think Roople were the first to start using it. very, very useful feature

CommentFileSizeAuthor
SP32-20090523-033327.gif4.55 KBgreen monkey

Comments

Jeff Burnz’s picture

In short no. The reason is that to have this type of feature means we have to write CSS into style tags in the actual page.tpl.php head, which is, I believe how themes like Tapestry work. I tend to think that reduces the flexibility of a starter theme.

In any case its very easy to set the base font or any other font via CSS. See style.css in your subtheme, the very first declaration is the body tag with font styles set (font family).

To use this theme effectively you really should use Firebug as this will tell exactly where the css is coming from and where you can change it (which selector to use and what stylesheet it is coming from).

Jeff Burnz’s picture

Status: Active » Closed (won't fix)