Sponsor

banner image

recent posts

HOW TO FIX IMAGES FROM FLOATING ON TOP OF NAVIGATION BAR

How to prevent images from floating on top of navigation bar,How to fix blank page links on your blogger template

How to prevent your images from floating on top of navigation bar

In order to prevent images from your contents from floating over navigation bar, just wrap your navigation JavaScript codes with this closing and opening tags as shown below and the problem will persists

Instead of this normal closing and opening tags <script> </script> Use this instead <script type='text/javascript'> //<![CDATA[ --Place your JavaScript codes here-- //]]> </script>

How to fix blank page links on your blogger template

Navigate to your theme html and click drop-down menu and place the following css code just before the closing b:skin //]]> then save refresh the page and the problem will be gone by now.

a,a:visited{color:#FF0000} .clear{clear:both} .section,.widget,.widget ul{margin:0;padding:0} a:link{color:#04AA6D} a{color:#0000FF} a:hover{color:#FF0000}

How to disable header-ad from displaying on top of your blog

In order to disable header ad on from displaying on your blog,just add an automatic image sliders like the one you are seeing on my site.Make sure the first image of your slider with to be 100% and the hight to be 240px.By doing this you are going to time out the header ad thus making the image to appear first.

HOW TO FIX IMAGES FROM FLOATING ON TOP OF NAVIGATION BAR HOW TO FIX IMAGES FROM FLOATING ON TOP OF NAVIGATION BAR Reviewed by Boniface on June 14, 2023 Rating: 5

No comments:

Let me know what you think in the comments section bellow

Powered by Blogger.