Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

WordPress Thesis: Uploading Your Logo 2

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
840 views
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jun 18, 2010

This tutorial shows you how to add the code to the custom stylesheet needed to display the logo image that has already been uploaded to your hosting provider. Need to learn how to generate traffic fast? Affiliate workshop for newcomers at http://www.jaesmith.com


PLEASE SEE LOGO CODING AS FOLLOWS:



.custom #logo a {
background-image: url(images/logo.png); /*replace logo.png with the name of your image*/
width: 1024px; /*change this to the width of your image*/
height:200px; /*change this to the height of your image*/
background-repeat: no-repeat;
display: block;
text-indent: -9999px;
}

Category:

People & Blogs

Tags:

License:

Standard YouTube License

  • likes, 2 dislikes

Link to this comment:

Share to:
see all

All Comments (1)

Sign In or Sign Up now to post a comment!
  • PASTE THIS CODE INTO CUSTOM.CSS

    .custom #logo a { background-image: url(images/logo.png); /*replace logo.png with the name of your image*/ width: 1024px; /*change this to the width of your image*/ height:200px; /*change this to the height of your image*/ background-repeat: no-repeat; display: block; text-indent: -9999px; }

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more