Showing posts with label remove. Show all posts
Showing posts with label remove. Show all posts
Thursday, March 12, 2015
Remove blogger navbar
Well, didnt take long to google it, but might be useful someday. If you want to remove the top navigation bar in blogger (Next blog,...).
Here is the initial tip which didnt work for me. And the final response (comment) there worked for me. Had to place this
#navbar {
height: 0px;
visibility: hidden;
display: none;
}
just bellow the body css selector.
UPDATE: You can also just go to the "Template designer" and at "Advanced" => "Add CSS" add this css:
#navbar{display:none}
Read more »
Here is the initial tip which didnt work for me. And the final response (comment) there worked for me. Had to place this
#navbar {
height: 0px;
visibility: hidden;
display: none;
}
just bellow the body css selector.
UPDATE: You can also just go to the "Template designer" and at "Advanced" => "Add CSS" add this css:
#navbar{display:none}
Tuesday, February 10, 2015
Remove WaterMark from Video LightBox 2 5 and latest version

Hi Users, Today Im telling you the way to remove watermark from video light box in any version. Dont take tension that how to remove it. Take it easy and you can also remove water mark from video lightbox....!
1. Download and Install Video Lightbox from here: Download
2. After installing create your project and publish it and you can see the water mark like this:
+copy.png)
3. After publishing go to your publish project folder and find "videolightbox.js" which is locate at "your publish project folder/index_videolb" and open it with notepad.
.png)
.png)

.png)

5. Congratulation you have successfully remove the watermark.
6. Enjoy and i hope you have like it.........!
Thursday, February 5, 2015
Hard Reset your Lenovo A706 and remove password pattern lock and gmail account
Oh my Lenovo A706 drop by in my workplace and had to write this tutorial for hard resetting this phone. Later on I will upload the STOCK rom for this device. The ROM is a bit big so i need to split it.

Hard resetting / factory resetting your phone will solve the following issues:
1. If you forgot your pattern lock
2. If you forgot your gmail account
3. If you forgot your password
4. Apps that automatically force closing
5. Stuck in Lenovo Logo (sometimes does not work if the firmware is totally damage)
NOTE: Performing hard reset will erase your data.
To hard reset:
Method 1:1. Turn off your phone
2. Press and Hold VOLUME UP + Power button simultaneously. Just keep holding it until you see a menu in black in white color.
3. Select EraseUserdata, to navigate press the Volume Rocker and to confirm the selection press Power Button.
Method 2:
1. Turn off your phone
2. Press and Hold VOLUME UP + VOLUME DOWN + Power button simultaneously. Just keep holding it until you see Android System Recovery.
3. Select data/factory reset. To navigate press the volume rocker to confirm press power button.
4. Reboot your phone.
I hope this tutorial helps you. If you have time, please confirm if the tutorial is working for feedback thank you.
Read more »

Hard resetting / factory resetting your phone will solve the following issues:
1. If you forgot your pattern lock
2. If you forgot your gmail account
3. If you forgot your password
4. Apps that automatically force closing
5. Stuck in Lenovo Logo (sometimes does not work if the firmware is totally damage)
NOTE: Performing hard reset will erase your data.
To hard reset:
Method 1:1. Turn off your phone
2. Press and Hold VOLUME UP + Power button simultaneously. Just keep holding it until you see a menu in black in white color.
3. Select EraseUserdata, to navigate press the Volume Rocker and to confirm the selection press Power Button.
Method 2:
1. Turn off your phone
2. Press and Hold VOLUME UP + VOLUME DOWN + Power button simultaneously. Just keep holding it until you see Android System Recovery.
3. Select data/factory reset. To navigate press the volume rocker to confirm press power button.
4. Reboot your phone.
I hope this tutorial helps you. If you have time, please confirm if the tutorial is working for feedback thank you.
Subscribe to:
Posts (Atom)