Home > Tutorial > Removing Hyperlinks from Blogger Post Pictures
Removing Hyperlinks from Blogger Post Pictures
Posted on Saturday, July 23, 2011 by android apps market for tablests
When you remove the hyperlink off an image from your post, your post image won't be clickable anymore, preventing readers from accessing the larger version of the image. The easy way to do this is by selecting the image on your Blogger post editor, and deselect the button that says 'Link' from your post editor toolbar. You have to do this one by one for each post.
But, what if you've posted hundreds of images across hundreds of posts, and you always want the option to restore the hyperlink in the future? That's where this cool trick comes to play. Yeap, this is a CSS tweak, not an HTML one.
|
|
I've prepared more than one code, as it is impossible to have one global code that works for all templates. If it doesn't work on your template, leave a comment and I'll prepare one that will work for you.
If you're using the old layout, go to Dashboard - Design - Template Designer - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.
If you're using the new layout, go to Dashboard ('House' symbol) - Template - Customize - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.
That will be all folks. Enjoy!
If you're using the old layout, go to Dashboard - Design - Template Designer - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.
If you're using the new layout, go to Dashboard ('House' symbol) - Template - Customize - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.
.post img, .post img a{
position: relative;
z-index: -100;
}
OR.post img, .post img a{
position: relative;
z-index: -1;
}
.post-outer{
position: relative;
z-index: 1 !important;
}
OR.entry{
position: relative;
z-index: 1;
}
.hentry img, .separator{
position: relative;
z-index: -1;
}
OR.post{
position: relative !important;
z-index: 10 !important;
}
.hentry img, .separator{
position: relative !important;
z-index: -1 !important;
}That will be all folks. Enjoy!
Category Article Tutorial
Powered by Blogger.
Blog Archive
-
▼
2011
(4034)
-
▼
July
(170)
- July Reflections
- The Sunday Salon: Week In Review #31
- Library Loot: Seventh Trip in July
- Adding Google +1 Share Button in Blogger Templates
- Alice in Time (MG)
- Are You Going To Kiss Me Now? (YA)
- Facebook Login Page – Problems andTroubleshooting
- Paypal Login Protection from Phishing
- How to Check and Update Current Versionof any Plug...
- Dragonwyck
- What's On My Nightstand (July)
- Bookish Images Monday (Pierre-Auguste Renoir)
- My Theodosia
- The Sunday Salon: Week In Review #30
- Library Loot: Sixth Trip in July
- Swift Rivers (MG)
- Removing Hyperlinks from Blogger Post Pictures
- The Trumpeter of Krakow
- Follow a Google+ Profile on Google Reader: RSS Feeds
- Move Photos from Facebook Albums to Picasa using C...
- Link to Devils Workshop Google+ Scores Over Faceb...
- The Light Princess
- Heidi's Children
- Heidi Grows Up
- Library Loot: Fifth Trip in July
- Heidi (MG)
- Handy and best computer tip to join Video Files us...
- Handy and best computer tip to join Video Files us...
- Handy and best computer tip to join Video Files us...
- Browse anonymously using Torpark Browser – For dow...
- Boost Windows Xp Speed Upto 60%
- Bookish Images Monday (E. Nesbit)
- The Hidden Gallery (MG)
- Youtube Video Downloader Chrome Extension
- 10 Great Tools to Light up Google Plus Addicts
- Click.to – Easy Sharing and Integration with all Apps
- Click.to – Easy Sharing and Integration with all Apps
- BBC's Five Children and It
- Weekly Geeks: 2011-23 Literary Prizes
- Transformers Dark of the Moon Voyager Class Megatr...
- Transformers Dark of the Moon Leader Class Sentine...
- Sunday Salon: Week In Review #29
- Genrefied Classics: A Guide to Reading Interests i...
- Centering Blogger Comment Form
- Library Loot: Fourth Trip in July
- How To Uninstall Antimalware Doctor
- Adblock Plus For Chrome
- Windows 7 SP1 Loader
- Find People on Google+ Directory
- Google Docs Allows Looking Up Contents of RAR and ...
- The Story of the Amulet (MG)
- 8 Tips For Finding Good Domain Names
- Domain Hacks Tool To Find Del.icio.us Like Domain ...
- Register 80+ Top-Level Domain Names with iWantMyName
- Now Register .IN Domains from Godaddy
- Register Your Brand with Google+ : Google+ Entity
- Sense and Sensibility
- Withering Tights (YA)
- Windows 7 SP1 Activator
- Library Loot: Third Trip in July
- Smells Like Treasure (MG)
- Best Xp Registry tricks
- 7 Tips To Work With Windows 7
- Youtube Video Downloader Chrome Extension
- No Passengers Beyond This Point (MG)
- Free Online Tool to Edit andAdd Effects to Images ...
- Get Photos from MultipleUsers in a Single PhotoStr...
- Android 2.2 (Froyo) vs Android 2.3 (Gingerbread)
- FlashBlock Chrome Extension
- How to fix a slow computer
- Cover Her Face
- 99 ways to make yourcomputer fast
- 99 ways to make yourcomputer fast
- Increase your RAM and sosystem speed
- Increase your RAM and sosystem speed
- Speed up your internet by20%
- Speed up your internet by20%
- How to create a lockedfolder in Win XP without any...
- How To Become The SYSTEMUser In Windows XP
- Cool Computer Tricks
- TubGet – Free Online Tool toDownload and ConvertVi...
- TubGet – Free Online Tool toDownload and ConvertVi...
- How to promote your referrallinks to make more money
- Top Revenue Sharing Sites toEarn Money
- Review: Google Nexus S
- Android 2.2 (Froyo) vsAndroid 2.3 (Gingerbread)
- Sunday Salon: Week in Review #28
- Set Your Computer toShutdown at a SpecifiedTime
- How to Make Windows Stop Refusing to SaveImages in...
- How to Migrate Windows 98 Applications to XP
- How to Use Windows Key in DifferentCombination for...
- Top 10 Best and Cool Computer Tricks
- I may not be blogging, but I'm reading...
- Transformers Dark of the Moon Leader Class Ironhid...
- “5Advantages Google+ hasover Facebook”“5Advantages...
- How To Show Hidden Files inWindows 7
- What is VMware?
- [Cheat Sheet] Google+ Tipsand Shortcuts for Window...
- Enable YouTube’s NewDesign with Cosmic Panda
- 2 New Dual SIM Mobilefrom Nokia X1-01 andC2-00
-
▼
July
(170)