• Resolved agathletic

    (@agathletic)


    So I just got my blog up and running and was trying to change a few things with my limited knowledge of coding. In an attempt to keep my email from spammers, I tried to hide it with some javascript. When I did that, the CONTACT In my header bar (https://www.anniepatrick.com/blog) turned gray and does not match the rest of the bar. Can someone please take a look at the code and see if they can help? Here’s the header code:

    [Code moderated as per the Forum Rules. Please use the pastebin]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Where it calls the javascript, add an h2 tag before and after like this: <h2><a href"part1 + @ + part2'">document.write(part3)</a></h2>
    Your code didn’t show, so I shortened it, but that’s the idea.

    Thread Starter agathletic

    (@agathletic)

    Thanks so much! It worked. I have one last problem. I can upload only one photo per blog post and that completely defeats the purpose for me. Is there any easy way for me to change that?

    When you say you can only upload one photo per blog post, why is that? Generally, you can embed as many pictures as you like into the post itself, but only one can be a featured image. Maybe that’s not what you mean. Let me know more details if you have them.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header Menu’ is closed to new replies.