For Kubrick Linking the Header
-
I never knew you could do this, but I am pretty sure a lot of css experts here do. Well I was looking over the kubrick page at https://binarybonsai.com/kubrick/ and in the FAQ there is a question like:
Q: How do I make the entire header clickable? Currently, only the header text functions as a link...
A: Open index.php. Change line 59, from <div id="header"> to <div id="header" onclick="location.href='https://siteaddress/';" style="cursor: pointer;"></div>. This will make the entire header a link.I thought this was pretty cool since some people who use kubrick have removed the title/description and put in just a background image, like me at https://basketball2k.com
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘For Kubrick Linking the Header’ is closed to new replies.