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/

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)