-
▼
2011
(334)
-
▼
December
(30)
- How to Embed an MP3 Player in WordPress
- How to Edit Php.Ini Files in Wordpress for File Sizes
- How to Enable Thesis Avatars in WordPress
- How to Use Microsoft Expression With WordPress
- How to Change the WordPress Prefix Post Installation
- How to Share Music on Wordpress
- How to Use Redirects in WordPress
- How to Create a Magazine Theme for WordPress
- How to Change the Avatar Gravatar in Wordpress
- How to Format Yahoo! Pipes RSS for WordPress
- How to Change H1, H2 H3 Header Tags in WordPress
- How to Blog to WordPress via iPhone
- How to Make a PSD WordPress Theme
- How to Use WordPress Database Multiple Places
- How to Redirect a WordPress Tab
- How to Load My Logo to My WordPress Blog
- How to Insert a PNG in WordPress
- How to Connect Pages to the Footer in Wordpress
- How to Make Your WordPress Blog More Google Friendly
- How to Insert Adsense Code Into a WordPress Blog Post
- How to Insert Bookmarks in WordPress
- How to Send a Tumblr Feed to WordPress
- How to List Tags Without Links in WordPress
- How to Change the Tagline of a Post in WordPress
- How to Convert a Compendium Blog to WordPress
- How to Add a WordPress Blog to Your Zen Cart Store
- How to Change Avatars for Users in WordPress
- How to Change a Wordpress URL
- How to Create a WordPress Template Page
- How to Remove a Byline in WordPress
-
▼
December
(30)
adsense
How to Insert a PNG in WordPress
1. Connect to your server with your FTP client, and navigate to the folder '/wordpress/wp-content/YourTheme/images.'
2. Upload your image to this folder. Write down the name of the image -- for example, 'logo.png.'
3. Navigate back to '/wordpress/wp-content' and copy the file 'header.php' to your local hard drive with your FTP program. Rename the existing 'header.php' file to 'header.php-bak' on your server.
4. Open the file 'header.php' with a text editor, such as Notepad or TextEdit.
5. Replace the text '
/'>
' with this text: '
/images/logo.png'>'.
6. Save the file 'header.php'.
7. Upload the new 'header.php' to the server, replacing the original version.
2:32 AM | Filed Under | 0 Comments
Post a Comment