♡ Blog Update Notification ♡

A cute little notification button for your blog! Click the image to open a small window with your latest updates.

You can customize the image, title, update dates and messages however you'd like. 🎀

Blog update notification preview
✧ preview ✧

♡ QUICK TUTORIAL ♡

01. choose your notification image ♡

Find:
src="PASTE YOUR NOTIFICATION IMAGE LINK HERE"

Replace it with the direct image link of your choice.

You can use a GIF, PNG or any other image you'd like! 🎀


02. customize your updates ♡

Find the section containing:
YOUR DATE HERE
and
YOUR UPDATE HERE

Replace these with your own dates and blog updates.

You can add as many updates as you'd like by copying one of the existing .update sections.


03. customize the title ♡

Find:
♡ YOUR TITLE HERE ♡

Replace it with whatever you'd like your update window to say.


04. that's it! ♡

Add the code to your blog and click your notification image to open your latest updates! 🎀

♡ by Sugar Kissed Letters ♡
Please don't repost, redistribute, or claim this code as your own. ♡

3 comments:

  1. don't hesitate to ask questions ♡

    ReplyDelete
  2. i tried to uploaded your code for this and everything went smoothly except for the image. I have been getting this problem alot where whenever I use an image from pinterest and try to code into my blog, it never works for me. And I was just wondering if you have any tips that could help me fix this problem. xoxo

    ReplyDelete
    Replies
    1. this is actually a really common problem with Pinterest images! ♡ Pinterest usually gives you a link to the Pinterest page rather than a direct link to the actual image, so when you paste it into the code, Blogger doesn't always know what image it's supposed to display.

      here's what i recommend:
      instead of copying the Pinterest post/page URL, right-click the image and choose "copy image address" (or "copy image link", depending on your browser). Then paste that into the src="..." part of the code.

      It should look something like:

      src="https://i.pinimg.com/.../image.jpg"

      rather than:

      src="https://www.pinterest.com/pin/..."

      another option: you can save the Pinterest image to your computer and upload it to an image host (i use the website Postimages), then use the direct image link they give you. This is usually the most reliable option for Blogger!

      Hope this helps <33

      Delete