Clickable banner code for K-2 lite needed
-
I’m using K-2 lite with a custom banner image. The header text is hidden. Is there a way to make that banner clickable to go back to the home page? Here’s the site: http://leapmediapartners.com/
The blog I need help with is: (visible only to logged in users)
-
Use this in a text widget:
<div align="center" style="width:100%;top:-684px;right:553px;position:absolute;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);"> <a href="BLOG_URL_HERE"><img border="0" src="IMAGE_URL_HERE" width="780px" height="190px"></a> </div>That should produce a transparent linking image superimposed on your current one.
- The topic ‘Clickable banner code for K-2 lite needed’ is closed to new replies.