subject: Thesis Customisation to Show Thumbnail in Teaser [print this page] Author: Imran Yousaf Author: Imran Yousaf
Wordpress has proved itself best platform for blogging. Being open source in nature and free of cost, it is very famous and gets update more frequently as compared to any other blogging platform. Default installation of Wordpress comes with dull theme. We have variety of aftermarket solution for modern and beautiful web site design. Thesis has proved itself best of best theme for wordpress. It has all qualities that are in wish list of a blogger. Customization is special domain of thesis. Thesis has option to show the posts in teaser format. Thumbnail is not shown until or unless you have added the path of image in post image or thumbnail field. Here we have a situation. What If you are using wordpress built-in image posting feature that is very feature rich and also adding the path of image in thesis theme Post Image field. If you add the image path in Post Thumbnail field to show the thumbnail in teaser, you have to resize and crop the image manually. So adding the image path in Post Image field will automate the cropping and resizing the image. After viewing the post, you will notice that your post is showing two images, one by wordpress and second by thesis. What to do, how to resolve this problem? Thanks to thesis custom function and custom CSS facility. We need to add a simple code to the custom.css file. .post_image { display:none !important; } Add this code in custom.css file and upload the file to your custom folder and hit refresh to view the change made by this piece of code. For Complete articlem Visit http://www.shinningpak.com/2010/01/thesis-customisation-to-show-thumbnail-in-teaser/About the Author:
Imran Yousaf is Computer Science graduate and have vast experience of computer software and hardware. He has special expertise in Internet Marketing, SEO, Blogging, Wordpress and Thesis customisation.