How to Customize Blogger EU Cookies Notification Bar

Recently blogger have informed all the blogger users that EU Laws requires all the publishers to display a information to all the EU viistors that their site use cookies. So, that is the reason that blogger have automatically added a notification bar to all the blogger blogs in which it is clearly mention that "This site uses cookies from Google to deliver its services, to personalise ads and to analyse traffic. Information about your use of this site is shared with Google. By using this site, you agree to its use of cookies."

Blogger does this to help all of their users to meet with these EU laws. It is publishers responsibility that he should not remove that notification bar by using any type of javascript. But a use can disable that notification bar if and only if he displays another custom notification bar which notify the visitors that this site use cookies.

Is this notification bar shown to only EU visitors?

Yes, this notification bar is only be shown to the visitors fromEaurpion Union countries like, italy, france, UK, denmark etc. and not to the visitors outside EU. 

How to see the notification bar outside EU?

If you are not using any custom domain then you can see this notification bar by changing the country code. for example, pakmax.blogspot.it, pakmax.blogspot.fr etc.

But if you use custom domain then you can use EU IP proxy to do so. A simple way is to add the below string parameter just after your custom domain:
.prx.gb.teleport.to/

For example, in our case visit the PakMax.Net in United Kingdom type the following URL address in the browser:
http://www.pakmax.net.prx.gb.teleport.to/

Can I Remove or hide this Notification bar from my blog?

Yes you can but only when you are displaying any other custom notification bar to notify the EU visitors that your site uses cookies.if you remove the notification bar and also not add anyother custom bar to notify the EU visitos about cookies then you may face rude behaviour from Blogger, because in that case, blogger may BAN your blogger blog.

How the Notification bar Looks like?

If you have not hide the navbar then this bar looks like this:


But in case if you have hide the navbar (almost everyone do this) then the notification bar looks like this:



How to Customize EU cookies notification bar

You can also customize the style and text of the default blogger nofication bar with the help of coding. The default bar is somewhere lengthy and amay also not blend with your blog design. So, for this purpose here I have placed a chunk of code to customize EU notification bar which is written by Muhammad Mustafa Ahmed Zai from MyBloggerTricks.

<!--Custom EU Cookies Notice by STCnetwork.org-->
<script type="text/javascript">
  cookieOptions = {
    msg: "This site uses cookies to help deliver services. By using this site, you agree to the use of cookies.",
    link: "https://www.blogger.com/go/blogspot-cookies",
    close: "Got it!",
    learn: "Learn More" };
</script>
    <style>.cookie-choices-info {z-index:999999!important;background-color:#333333!important;border-bottom: 1px solid #6FC415; color:#ffffff!important;
        box-shadow: 1px 2px 2px #000;}.cookie-choices-info .cookie-choices-button{  background-color: #6FC415!important;border-radius: 1px!important;box-shadow: 2px 3px 2px #000;}</style> 

You can make the following customizations if you want:


  • Replace the black bolded text with any message you may like.
  • If you want you can replace the yellow highlighted link with your Custom Privacy Statement page else you can leave it as it is because the default link points to Blogger's Privacy page for Cookies info.
  • To change Notice Bar background color edit #333333
  • To change the green border that appears at the bottom of the bar edit #6FC415
  • To change the background color of Buttons edit #6FC415
  • To change the font color edit #ffffff 

Final Words

Hopes that you can now customize your EU cookies notification bar from blogger. If you need any more help of have any question then comment below, you will be answered as early as possible. 
Stay blessed, Stay safe, and Happy Safe Blogging :)
How to Customize Blogger EU Cookies Notification Bar How to Customize Blogger EU Cookies Notification Bar Reviewed by Maher Afrasiab on 9:01:00 am Rating: 5

4 comments:

  1. Hi There,


    I am shocked, shocked, that there is such article exist!! But I really think you did a great job highlighting some of the key How to Customize Blogger EU Cookies Notification Bar in the entire space

    Consider an integer in which each digit is either 0 or 1. Write a program to rearrange the digits such that all the 0s appear before the 1s. Output the resulting number.
    But nice Article Mate! Great Information! Keep up the good work!


    Thank you,
    Olive

    ReplyDelete

Powered by Blogger.