Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Linking back to main website.

Instead of placing the image as background in CSS, use the <img src="" alt="" /> tag and make it clickable.

<a href=""><img src="" alt="" /></a>

Skip to toolbar