dopeoranges
Member
Posted 6 months ago #
I'm trying to add my social buttons in the footer of my website, it looks good in Safari and in Chrome, but Firefox is blowing up the images!! I added the size tag and all, it seems any sort of image I put in the footer, it's blowing it up? Please help lord!
here's the site: erbematte.com/wordpress
Works fine for me in Firefox
dopeoranges
Member
Posted 6 months ago #
Thanks, I guess I just had a way older version of Firefox...
I have an additional quick question, I want my header to be linked to the homepage, I put this code in the header.php:
<div id="header" role="banner"onclick="location. href='<?php echo get_option('home'); ?>/';" style="cursor: pointer;">
It worked, but now every part of the website clicks back to the homepage.
Please help! Thanks.