adsense

How to Turn a WordPress Header Into an Image With a Link





1. Open a Web browser and navigate to your blog's dashboard. Log in using an administrator username and password.
2. Click the 'Appearance' link in the left panel, then click 'Editor.' A list of files you can edit is displayed. Click the 'header.php' link to open the page code in the editor.

3. Locate the div code labeled '
.' This div tag displays the header text and image for the blog.
4. Add the image link to the div. The following code is an example of a blog logo link:


The 'img' tag contains the location of your image in the 'src' property. The 'a' tag displays the logo as a link to the home page address in the 'href' property. Replace these property values in the example with your own page location and name.
5. Click the 'Update' button to save the changes. Click the blog link at the top of the dashboard to review the changes in the browser.

Comments

0 Responses to "How to Turn a WordPress Header Into an Image With a Link"

Post a Comment

Popular Posts

About