Problem with html in text widget
-
Hello
I am trying to put a button in my sidebar text widget but it will not show up. I generated the html for the button on another site and thought it would be a simple matter of pasting it into a widget. I have done this and it doesn’t show up at all. I have saved the uploaded the image to my ftp server’s images folder and doen’t know why it’s not showing up.
Can someone tell me what I’m doing wrong, my site is https://www.urbanspirit.co.uk and it’s text widget 1 and I’ve attached the code below:
<a href="https://www.urbanspirit.co.uk/index.php/reiki/" <div id='button8706' style='> height: 100; width: 145; background: url(button58189594.jpg); background-position: 0px 0px; ' onmouseover = 'document.getElementById("button8706").style.backgroundPosition = "-145px 0px"; ' onmouseout = 'document.getElementById("button8706").style.backgroundPosition = "0px 0px"; ' ></div> </a>
Thanks
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Problem with html in text widget’ is closed to new replies.