Skip to main content

Posts

Showing posts with the label Fonts

Hidden Submenu Items in The Theme Designer

The Theme Designer rocks. There are GUI adjustment / selection wizards, for dozens of theme objects, in any given blog. You can make font and color changes, using various GUI wizards - and see results, in real time. And the wizards are logically grouped, by function. If you know what objects you need to change, you can tweak your blog theme, without worrying about CSS coding. But depending upon the browser zoom level, some of the available wizards may not be immediately visible, on some "Advanced" submenus.

Improving The GUI Fonts And Colors Selection

The GUI Fonts And Colors screen in New Blogger is pretty kewl. Want to change the typeface for the posts? Just pull down the list, and select "Text Font", then select the typeface and size. Want to change the color? Select "Text Color", then select the color from a chart of colors. For all its kewlness, though, it's limited. You can change the post title color, but you can't change the post title font. Maybe there are even more limitations that we haven't realised yet. The good news is, it's expandable - and easily so. You can add your own GUI selections, with very little work. Look at the template, and the Variable definitions at the top (OK, I snipped the list, below, a bit). /* Variable definitions ==================== <Variable name="bgcolor" description="Page Background Color" type="color" default="#fff" value="#ffffff"> ... <Variable name="pagetitlefont" des...