Comic Fury Webcomic Hosting - Link in image header

You are not logged in. Log in, Register, More info
Forum > Layouts, HTML, CSS & Javascript > Link in image header
Pages: [1]

"Link in image header", 19th Sep 2011, 1:36 AM #1
demontales♂

User avatar
Posts: 309
Referrals: 0
Registration date: 30th Mar 2011
I put an image as background in the header. Which is the "Obsessivity" title there. I want to make it so that when someone click on it, it brings back the lastest comic page. I've tried putting the link into the overall html around the header, but it didn't work. And it doesn't seem like we can put links on the CSS, or can we?

Or maybe the solution is something else that I've completely disregarded?
_______________________
image
image
19th Sep 2011, 1:42 AM #2
Lee V.♀

User avatar
Posts: 315
Referrals: 0
Registration date: 20th May 2011
Location: Maryland
You have the closing link tag in the wrong place. It should be:

<a href="http://obsessivity.thecomicseries.com/comics/">
<div id="header"></div>
</a>
_______________________
image
19th Sep 2011, 1:56 AM #3
demontales♂

User avatar
Posts: 309
Referrals: 0
Registration date: 30th Mar 2011
Oh, that was a simpler mistake than I thought. Thanks a lot!
_______________________
image
image
Forum > Layouts, HTML, CSS & Javascript > Link in image header
Pages: [1]