Hi all,
I'm still pretty new to DNN and I'm running into some issues. We did a homepage redesign and instead of using the "logo" token, we implemented a banner graphic with our logo on it to the background in the CSS of our home page. I'm now trying to make the logo clickable, but every option I have tried messes up the other three tokens that are included in the same area.
The banner graphic is in a <div> and the three tokens are in a separate div.
See the code below:
this is the HTML
here's where the banner is called in the css
Any help would be greatly appreciated.