Add an image anywhere
-
Hi on my website, https://www.releasethereal.com i would like to link the logo (on the header) clickable, i have extracted the logo itself how would i go about placing this onto the site, and making it link to my homepage?
I dont much about using CSS but i tried using this code in my child-themes style.css and had no luck
#logo a{ display:block; float:left; width: (160 px); height: (94 px); background:url(https://www.releasethereal.com/wp-content/uploads/2012/08/RTR-logo2click.png) no-repeat 0 0; text-indent:-999em; } <a id="logo" href="www.releasethereal.com" class="linkedImage">
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add an image anywhere’ is closed to new replies.