• I WANT TO KNOW HOW TO HYPERLINK THE LOGO WHICH I HAVE IN THE WORDPRESS BLOG.

    THE THEME IS INLINE: this is the code for the logo placed in the blog theme…please let me know how i can insert the code in this
    /* :..[ Header ]..: */

    #header { width: 100%; height: auto; background: #fff url(‘images/logo.gif’)no-repeat scroll 0 0; -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .05); -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .05); box-shadow: 0 0 3px rgba(0, 0, 0, .05); border-bottom: 1px solid #eaeaea; padding: 25px 0 0; position: relative; clear: both; }

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘NEED TO HYPERLINK LINK lOGO’ is closed to new replies.