My header is too hot!
-
Any suggestions on how to make a part of, rather than the whole, header a hot-link? Preferably the jpeg itself rather than the whole div, as is the case with my site at the moment. The Reason: I can’t place other clickable items into the header if the whole header is hot. If the solution is to re-code without using divs, then so be it. Just hoping someone with more knowledge about this can confirm or deny…
This is what I currently am doing:
<div id="page">
<div id="header">
<div id="headerimg" onclick="location.href='https://www.mysite.org/';" style="cursor: pointer;">
I also had the href on the “header” div, but with the same result.cheers!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘My header is too hot!’ is closed to new replies.