Wednesday, July 22, 2015

ADD A “SCROLL BACK TO TOP” BUTTON TO BLOGGER

ADD A “SCROLL BACK TO TOP” BUTTON TO BLOGGER


A “back to top” button can be really helpful for your readers, especially if you have a lot of posts appearing on your homepage and no sticky navigation. This post will show you how to add one that will only appear when the user begins to scroll down your blog. An example can be seen on my personal blog here.

IMPORTANT TO NOTE (CLICK TO READ)
1. HOW TO ADD A “BACK TO TOP” BUTTON TO BLOGGER
1.1. Go to Layout > Add gadget > Add HTML/Javascript Gadget and paste the following into the content section







Back to Top








1.2. Now go to Template > Edit HTML and find ]]skin. Once you have found it paste the following above it



.backtotop {
position: fixed;
bottom: 10px; /* increase value to move position up */
right: 0px; /* increase value to move position left */
color: #000000; /* color of text */
background-color: #ffffff; /* background color of button */
font-size: 12px; /* changes size of text */
padding: 10px; /* add space around the text */
text-transform: uppercase; /* change text to all caps */
letter-spacing: 1.0px; /* space between letters */
}

.backtotop:hover {
background-color: #333333; /* color of background on hover over */
color: #ffffff; /* color of text on hover over */
text-decoration: none; /* no underline */
}




1.3. Change what is shown in pink to suit your blog. The /* ... */ are comments to help you identify the code. You can leave them in, they won’t appear on your blog.







2. HOW TO ADD A “BACK TO TOP” IMAGE BUTTON TO BLOGGER


2.1. Go to Layout > Add gadget > Add HTML/Javascript Gadget and paste the following into the content section






Back To Top



and add the URL of the image, make sure it’s the image URL and not the page URL!





2.2. Now go to Template > Edit HTML and find ]]skin Once you have found it paste the following above it



.backtotop {
position: fixed;
bottom: 10px; /* increase value to move position up */
right: 0px; /* increase value to move position left */
color: #000000; /* color of text */
background-color: #ffffff; /* background color of button */
font-size: 12px; /* changes size of text */
padding: 10px; /* add space around the text */
text-transform: uppercase; /* change text to all caps */
letter-spacing: 1.0px; /* space between letters */
}

.backtotop:hover {
background-color: #333333; /* color of background on hover over */
color: #ffffff; /* color of text on hover over */
text-decoration: none; /* no underline */
bottom: 10px; /* increase value to move position up */
right: 0px; /* increase value to move position left */
padding: 10px; /* add space around the text */
}






2.3. Change what is shown in pink to suit your blog. The /* ... */ are comments to help you identify the code. You can leave them in, they won’t appear on your blog.

How to fix Error 0xc004d307 to maximize allowed re-arms

How to fix Error 0xc004d307 to maximize allowed re-arms “Error 0xc004d307 : The maximum allowed number of rearms has been exceeded”. We can fix it very easily. You get this error, when you try “SLMGR -REARM” command for more than three times. You must know that, by using this command you can convert trial version windows 7 to full version. To know complete procedure for making your not genuine Windows to genuine you must read How to remove Windows not genuine error. While converting your not genuine windows to genuine, you may get Error 0xc004d307. You get this error because you have used the command for more than three times. After using command SLMGR -REARM for three times, “SkipRearm” registry key will become “0”.You need to change the “SkipRearm” registry key to “1”. You can find “SkipRearm” by going in to following location from “Registry editor”. HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/SoftwareProtectionPlatform Follow below step by step procedure to go into above place. Press “Windows + R” you will see Run dialog. Or Go to Start, click Run. Type “Regedit”. Click Ok. You will see Registry editor window. Click on Arrow mark which is left to “HKEY_LOCAL_MACHINE”. Click on arrow mark which is left to “SOFTWARE”. Click on arrow mark which is left to “Microsoft”. Click on arrow mark which is left to “Windows NT”. Click on arrow mark which is left to “CurrentVersion”. Now click on the word “SoftwareProtectionPlatform” not on arrow mark. Right click on “SkipRearm” in the right window. Click on “Modify”. Change “Value Data” to “1”. Restart PC. Now you can try the command SLMGR -REARM. or SLMGR /REARM.

Tuesday, July 21, 2015

how to Disable Auto Activation feature in Windows 7 / 8

how to Disable Auto Activation feature in Windows 7 / 8 This article will tell you how disable the Auto-activation feature in Windows 8, Windows 7 and Windows Vista. If you do not wish to have the auto-activation wizard bother you, you may choose to disable automatic activation. To do so in Windows 7 and Windows 8, open regedit and navigate to the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion \SoftwareProtectionPlatform\Activation
In the right pane of the registry editor, you will find REG_DWORD value ‘Manual’. Right-click on it and select Modify. In the Value Data window which appears, change the DWORD value to 1. The default is 0 which means auto-activation is enabled. Changing the value to 1 will disable auto-activation. Close the Registry Editor and restart your system. You will find that the Auto activation feature has now been disabled completely. In Windows Vista however, the relevant key is: HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SL\Activation Change the value of Manual to 1 to disable auto-activation in Windows Vista. Remember to create a system restore point first!

how to fix This copy of windows is not genuine

This copy of windows is not genuine
1.Right click on cmd file and click on Run as Administrator.It is must to run command prompt with administrator privileges. 2. Type SLMGR -REARM (SLMGR is Windows software licensing management tool. REARM command will reset the licensing status of machine) and press enter. 3. Now you will see a confirmation window, click on OK. 4. Restart your PC. Now you will never receive error message. If you see same error message, then try SLMGR /REARM instead SLMGR -REARM. Command SLMGR -REARM works for Windows 32 bit version. It even work for windows 64 bit version. Some times this command will not work for Windows 64 bit version. Then only try SLMGR /REARM instead SLMGR -REARM. After following above procedure, you may remove windows not genuine error. But there is chance that you may have black background. In that case, change the background by going in to system properties. You can also re install OS and follow procedure.

Tuesday, July 7, 2015

How to change wallpaper in Windows 7 Starter Using Regedit

How to change wallpaper in Windows 7 Starter using regedit
1. Click start and type regedit in the search box or run
2. Go to “HKEY_CURRENT_USER\Control Panel\Desktop\” folder and click on it'
3. On the right hand side you will find a bunch of entries. Find the key named “Wallpaper” and double click on it and put the path of the picture you want as your new wallpaper (example path is “C:\Users\Big Dan\Pictures\new wallpaper.jpg”)
4. Right-click on the “Desktop” folder in left pane click Permissions.
5. Click “Advanced”
6. Go to “Owner” tab, highlight your name in the box that says ‘Change owner to’ ( There are only two choices the other is Administrator )… once your user name is highlighted click “OK”
7. Click on “Advanced” again
8. Uncheck the button that reads “Include inheritable permissions from the object’s parent”… click “Remove” when prompted
9. Click “Add”
10. Type “Everyone” and click “OK”
11. Check Allow “Read Control” and click “OK”
12. Click “OK” again
13. Highlight “Everyone” and check to Allow “Read” and click “OK”
14. Restart Computer

Thursday, July 2, 2015

Adobe Premiere Pro CS6 - Basic Editing Introduction Tutorial

Adobe Premiere Pro CS6 - Basic Editing Introduction Tutorial

Adobe Premiere Pro CS6 - Basic Editing Introduction Tutorial

Adobe Premiere Pro CS6 - Basic Editing Introduction Tutorial

HOW TO FIX ACER ASPIRE ONE HAPPY STUCK IN SETUP IS STARTING SERVICES

HOW TO FIX ACER ASPIRE ONE HAPPY STUCK IN SETUP IS STARTING SERVICES Found the solution: The machine's BIOS has the "SATA Operation" setting in "RAID on" or "AHCI" mode. This setting is good for W7 install and image creation. (And gives the best disk performance if everything is working) But this is not good when restoring the image from the WDS server... FIX: Put this setting back to ATA in BIOS and do the WDS image load again. Woila, the W7 will mini-install and boot up normaly. After all settings are done, you may download the machine specific AHCI driver and install it. Don't forget to set back the BIOS setting after you install the AHCI driver BEFORE start the W7 again.

How to access recovery partition in ACER Computer

How to access recovery partition in ACER Computer To access the recovery partition on your Acer computer for recovery, follow the steps listed below. 1. Power on the computer 2. At the white ACER BIOS screen, hold the Alt key and press the F10 key simultaneously to start Acer eRecovery. 3. Once eRecovery has loaded, click Restore to Factory Default Settings 4. Click OK to continue 5. From here, the eRecovery process will update all the data on the C: drive and restore a fully functional factory image (approximately 10 minutes). 6. Once eRecovery has run, press OK to reboot unit

HOW TO REPAIR ACER ASPIRE STUCK ON SETUP IS STARTING SERVICES

HOW TO REPAIR ACER ASPIRE STUCK ON SETUP IS STARTING SERVICES

On the same error screen press SHIFT+F10 and it will open up a black Window. (a command prompt window) 2) In the black windows type the word "regedit"(without the inverted commas and hit enter. That will open the registry editor. In the Registry Editor.. Browse to.... HKLocal machine/SYSTEM/SETUP/STATUS/ChildCompletion, and after highliting childcompletion,on the right hand side check for setup.exe. if the value is 1 change it to 3.(by double clicking on setup.exe and changing the value shown in the box). Then close the registry editor and then also close the black window. Then click on OK for the error and the computer will restart and the installation may complete. just try it and let me know if it worked.

how to create GIF file using adobe ImageReady

this tutorial will teach you how to create GIF file using adobe ImageReady

how to create GIF file using adobe ImageReady

how to block porn site

how to block porn site

This tutorial is all about blocking porn sites in the internet so that children will be protected while surfing the internet.