It’s easy to Make Float Image Or Float Ads. Blogger who want to make space for advertise for her/him blog just follow this simple step:
1.Go to your Layout
2.Choose Edit HTML and Click on Expand widget Template (back up your blog first)
3.Copy this code below ( you can choose the placement)
4.Put code above <body> tag .
select the appropriate location code below :
Up-Left Foat Image :
Up-Right Float image :
Bottom-Right Float Image :
Bottom-Left Float Image :
Save your Template and done
1.Go to your Layout
2.Choose Edit HTML and Click on Expand widget Template (back up your blog first)
3.Copy this code below ( you can choose the placement)
4.Put code above <body> tag .
select the appropriate location code below :
Up-Left Foat Image :
<a href='http://yourlink' style='display:scroll;position: fixed; top:5px;left:5px;' title='change with your title'><img src='http://your_image_location'/></a>
Up-Right Float image :
<a href='http://yourlink' style='display:scroll;position: fixed; top:5px;right:5px;' title='change with your title'><img src='http://your_image_location'/></a>
Bottom-Right Float Image :
<a href='http://yourlink' style='display:scroll;position: fixed; bottom:5px;right:5px;' title='change with your title'><img src='http://your_image_location'/></a>
Bottom-Left Float Image :
<a href='http://yourlink' style='display:scroll;position: fixed; bottom:5px;left:5px;' title='change with your title'><img src='http://your_image_location'/></a>
Save your Template and done
Change The red code with your link and title, the orange code with your own image or banner.
Related Article for this post :
0 comments:
Post a Comment