How to make Background image clickable? - Printable Version +- WallBB Forums (https://wallbb.co.uk/forums) +-- Forum: Theme Section (https://wallbb.co.uk/forums/forumdisplay.php?fid=5) +--- Forum: Theme Support (https://wallbb.co.uk/forums/forumdisplay.php?fid=10) +--- Thread: How to make Background image clickable? (/showthread.php?tid=62) |
How to make Background image clickable? - Robbie626 - 01-09-2018 Hi, My forum link: https://promotionparadise.net I removed the logo and forum name and used the bg.png image as the logo. How can I make it where the user can click the header to go to the index? RE: How to make Background image clickable? - WallBB - 01-09-2018 Hi Robbie, I checked your website just now and the way you have declared header as a logo is incorrect. What you need to do is use the default logo class and using css we can stretch it as a header. Using a div inside a will be invalid markup. |