Making main image link to home page
-
After fruitlessly viewing PHP tutorial videos, I must confess I have no idea what I’m doing, swallow my fierce independance and appeal to greater minds.
I have a blog site hosted at evelyndoyle.com. I need to 1) make the titled banner image a clickable link back to the home page, then 2) remove the text header that currently achieves that — it looks bad, and is redundant anyway, since the title appears in the main image.
I’ve looked at posts of those with a similar request on these forums, and the responses indicate their PHP files have a lot more specific HTML in them than mine appear to, as for various reasons those posts have looked inapplicable to my theme’s setup.
Here is the code concerning the header image in my header.php file:
https://pastebin.com/e5E4C2rdAnd style.css:
https://pastebin.com/BMsnZsgEWhat should I be doing to achieve what I’m after?
- The topic ‘Making main image link to home page’ is closed to new replies.