One of my Drupal sites is a blog and I want it to show up in Google blog searches. This is from the Google Blog Search FAQ:
How do I get my blog listed?
If your blog publishes a site feed in any format and automatically pings an updating service (such as Weblogs.com), we should be able to find and list it. Also, we will soon be providing a form that you can use to manually add your blog to our index, in case we haven't picked it up automatically. Stay tuned for more information on this.
I've been going insane trying to do this - I want to move the main navigation items on the main menu to the left a little. All the text items in my other blocks are about 10-15 pixels closer to the left than the menu items (see http://www.thecommercialbroker.com )
I've tried margins and padding for the .menu and .sidebar classes - neither seems to be the right place to make the adjustment.