Pages

Thursday, January 13, 2011

Posts from WordPress Vibe for 01/13/2011

Jan 13, 2011 09:36 am | Jonathan Dingman

So what do you think of the new “admin bar” in the upcoming release of WordPress 3.1? Haven’t had a chance to play with it yet? You will soon. If you do like it, then go ahead and keep it. But for those that don’t want to keep it, we can thank Joost for posting

Related posts

  1. Customize the Excerpt by Word Count
  2. Remove the WordPress Version Generator
  3. Remove WordPress AutoP Filter


Jan 12, 2011 02:08 pm | Jonathan Dingman

Here’s an easy tutorial on really making WordPress your own. It’s a simple quick and dirty function to update the WordPress logo/image on the wp-login.php page, to your own. function wpvibe_login_logo() { echo '<style>.login { background-image: url(/your_top_header_background_gradient_here.png); background-repeat:repeat-x; } #login h1 a { background: url(/your_custom_logo_goes_here.png) top no-repeat; width:500px; margin-left:-90px; margin-top:-73px; }</style>'; } add_action('login_head','wpvibe_login_logo'); The above

Related posts

  1. Add a Message to Plugin Updates
  2. Lockdown Your WP-Admin with “Login Lockdown”


Share this email:

Copyright (C) 2011 Fireside Media, LLC All rights reserved.

Sent to dede.irawan45.game@blogger.com: unsubscribe | update profile | forward to a friend
Email Marketing Powered by MailChimp
 

0 comments:

Post a Comment