Customizing WP-syntax to get custom colors

Plugin documentation instructs to copy style file to theme’s directory, rather than edit it in place (which would make it incompatbile with updates and such). Other than that this seems like CSS issue and has little to do with WordPress. Some time with Firebug+Firefox or other debug tool usually solves such.

Common page width? [closed]

A width of 950-960px should be ok for most screen resolutions. Css Frameworks/Libraries like blueprint, 960gs, etc. use the same width.

Superfish and WordPress: Active Color Problem

Try changing the style of: .sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/ padding: 5px 10px; color: #FFF; text-decoration:none } The white text colour appears to be coming from there.

Styling last item in ul [closed]

You can use jQuery like this: jQuery(‘ul.children li:last’).addClass(‘last’); And then CSS it with: ul.children li.last { color: red; } Hope this helps. Good luck!

Using categories on navigation bar instead of pages

If you are using the nav menus you can just add specific categories from your administration panel in Apperence->menus. If you don’t see the categories box open “screen options” and check them to display. If you want dinamicly add them you will need to write a plugin.

Using True Type Fonts (ttf) [closed]

Couldn’t this be done by using plugins? Like this: http://wordpress.org/extend/plugins/wp-google-fonts/ http://wordpress.org/extend/plugins/font/