Skip to main content

Here's what a VPN can't protect you from (but you need to use it)

The abbreviation " VPN " has slowly become established among average Internet users, which is certainly good, but the problem is that people have started to see VPN as the ultimate solution to all problems.

"Floating" icons in the blogger

"Floating" icons in the blogger

How to add static icons on the right side of the screen in the blogger?

1. Open Edit Template (HTML)

2. Save the existing one.

3. Find (ctrl + f) the following word: </body>

4. Copy THIS code above that line.

<!-- SimpleBloggerTutorials.com -->
<div class="flt-wdt">
<!-- Facebook -->
<a href="http://www.facebook.com/Page id" title="Join me on Facebook" target="_blank"><img alt="Join me on Facebook" src="http://your-image.png" /></a>
<!-- Twitter -->
<a href="http://twitter.com/Your profile" title="Follow me on Twitter" target="_blank"><img alt="Follow me on Twitter" src="http://your-image.png" /></a>
<!-- RSS -->
<a href="http://feeds.feedburner.com/feed-address" title="Subscribe to RSS" target="_blank"><img alt="Subscribe to RSS" src="http://your-image.png" /></a>
<!-- Email -->
<a href="http://your blog.blogspot.com/p/Contact page" title="Email me" target="_blank"><img alt="Email me" src="http://your-image.png" /></a>
<!-- Example/Delete -->
<a href="Any Social Site" title="Give it a title"><img alt="Give it a title" src="your image.png" /></a>
</div>
<!-- End -->

Instead of "ID" and "Your image URL", type the link of your page and the link of the icon thumbnail (I recommend .png format 32 × 32 or 48 × 48). Do the same with all the links. You can add another profile if you wish.

5. Find (ctrl + f) the word: ]]> </ b: skin>

6. Copy THIS code above that line.

.flt-wdt{
position:fixed;
right:10px;
top:40%;
}
.flt-wdt img{
float:right;
clear:right;
margin:5px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.flt-wdt img:hover{
-moz-transform: scale(1.2) rotate(6deg);
-webkit-transform: scale(1.2) rotate(6deg);
-o-transform: scale(1.2) rotate(6deg);
-ms-transform: scale(1.2) rotate(6deg);
transform: scale(1.2) rotate(6deg);
}

Don't change anything here (unless you know what you're doing)

7. Save and that's it.

Comments

Popular this month

How to download the complete FB profile

UPDATE: The article has been updated. Click here. You have probably heard these days that the hacker group "Anonymous" will crash Facebook on November 5, 2011, maybe it will, maybe it won't. If you want to save all your pictures and videos, etc. you can do it in a few steps.

Five wishes from Google

Google is under investigation for allegedly abusing its strong position as a leader in the field of Internet search, and competing companies are suing Google and their partners, as this giant company is increasingly expanding into markets where it is already competitive.

This premium VPN gives free 17+ GB of bandwidth per month!

As you surf the internet your location is available on every site you visit. Basically, every site you visit knows your IP address, location, region, country . .. and much more. You don't believe it? Just look at this link and you will see your details: https://www.find-ip.net/ip-script If you don't already use a VPN, you can see your IP address, country, city, and region in the box above. Worrying?

Speccy - Get to know your computer in detail

The average user usually only knows what the CPU speed is, how much RAM it has, what the label is on the graphics card, and how much the HDD is… But he doesn't know some perhaps more important details. Speccy is a program that will reveal these details and you will have a complete insight into all the components that are inside your machine.

Look at historical objects in three dimensions

Google has launched a new Cultural Institute service where you can view some 3-dimensional historical objects on your computer in your favorite web browser. The items are detailed and you can enlarge them to see even the smallest parts. Of course, they are not perfect, there are some irregularities somewhere, but they were not noticed.