Beginner's Guide for WordPress - Start your WordPress Blog in minutes.
Choosing the Best
WordPress Hosting
How to Easily
Install WordPress
Recommended
WordPress Plugins
View all Guides

Jan 23, 2013

Create a Float Image to Any Corner of Your Blog or Website

on 1/23/2013 in
SOCIALIZE IT →

Floating image to your blog corner
Here is the step by step guide about creating a floating image with link to any corner of your blog. This is very easy. This image will be fixed on place where you add it although you drag scroll bar.

Add Floating Image to Your Blog

  • Login to your Dashboard > Layout > Edit HTML
  • Click on "Expand Widget Templates" check box
  • Press "Ctrl+F" to find ]]></b:skin>
  • Paste the below given CSS Code above this:
#EB_float_corner {
position:fixed;_position:absolute;bottom:0px;left:0px;clip:
inherit;_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);}
Note: "Bottom, Left" is your position where you want to float image. You can change it according to your requirements.
  • Now Find </body> tag and paste the code given below above it:
<div id="EB_float_corner">
<a href="http://www.eHowBlogger.com"><img src="http://www.activ-gem.com/images/globe.png" border="0" /></a>
</div>
Note:  Change http://www.eHowBlogger.com with your target url and http://www.activ-gem.com/images/globe.png with your image url.


My Profile PhotoAuthor:

Zaka Ur Rahman

For Further Reading,

Widgets

0 comments:

Post a Comment

We’re eager to see your comment. However, Please Keep in mind that all comments are moderated manually us according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden.

Regards:
Zaka Ur Rahman

 

About eHowBlogger

eHowBlogger is a free Blogger Web Development Resource Website founded in 2013 by Zaka Ur Rahman. The basic purpose is to share high quality tips and tutorials relating to web development, SEO and make money online.High Quality Blogger Templates project is coming soon for providing free professional blogger templates.
Template Developed By:iTechRelease