TomarHawk
Member
Posted 1 year ago #
Hi,
I have an issue with my banner text. It looks perfect in Firefox but when I look at the site in Internet Explorer it shows the text back in Times New Roman which is irritating because of the new version. When I hit compatibility button it brings up the correct style but then the shadow doesnt appear. I shouldnt have to change the settinga. I want this to automatically load the same way as in Firefox for all browsers so that if anyone visits, it shows up right. Chrome shows it correctly but the text is slightly compressed.
My website is: http://www.tomarhawk.com
Any help would be appreciated
Thanks
Tom
IE is not accepting your Google fonts... such a ridiculous browser. You might try cleaning up the validation errors. Maybe that will help.
TomarHawk
Member
Posted 1 year ago #
Ok thanks but I have no idea how to rectify these? Can you help?
Ok. Part of it is that you are trying to use the Open Graph Protocol but your header isn't right for it. This claims to be the way to do it but I've never tried.
TomarHawk
Member
Posted 1 year ago #
Ok thanks but where does this code go in wordpress?
In your theme's header.php, most likely.
TomarHawk
Member
Posted 1 year ago #
This doesnt really help :(
'header.php' is one of your theme's files-- wp-content/themes/<your-theme-name>. Once you find the file it should be pretty obvious where that code goes. To work much with themes, you will need to start figuring out how WordPress themes work. The basics are not that complicated and nothing is going to make sense until you get a minimal grasp of it.