adding an anchor tag aroud image via css
-
I have an image in my site-header that I want to link to the homepage. Can I do this via the custom css. Usually I work with html pages where I could just slap an a tag around an image tag but wordPress has got me all fumbled.
The blog I need help with is: (visible only to logged in users)
-
If you mean that you want to make the custom header clickable, there isn’t a way to do it that I can think of. The header in Hemingway Rewritten is a parallax header, so it gets smaller as we scroll up, so even if we hacked together something with CSS, there is no way to make the area get progressively less tall as we scroll up.
- The topic ‘adding an anchor tag aroud image via css’ is closed to new replies.