-
▼
2011
(334)
-
▼
November
(28)
- How to Upload a Wordpress in Webmin
- How to Get Into Admin on WordPress 2.9.2
- How to Change the Order of Your WordPress Posts
- How to Edit Columns in WordPress
- How to Write CSS for a Thumbnail Image in WordPress
- How to Add a Date Stamp in WordPress
- How to Get Rid of an Author Profile on a WordPress...
- How to Insert a Custom Header Into Wordpress
- How to Auto Export My WordPress Blog to the Wall o...
- How to Replace a WordPress Feed With FeedBurner
- How to Edit the Search Bar in WordPress
- How to Rename a Website With WordPress
- How to Use a Category Template in WordPress
- How to Hide Comments in WordPress
- How to Create a WordPress Splash Page
- How to Call a Footer in WordPress
- How to Block Spiders on the WordPress Install
- How to Insert a Space into a WordPress Post
- How to Import a WordPress Blog into Facebook
- How to Link to NextGen in Wordpress
- How to Get Logged into WordPress Email
- How to Use a Thematic WordPress
- How to Change the Domain Name in WordPress
- How to Make Changes in cPanel for My WordPress Blog
- How to Use WordPress With Go Daddy
- How to Remove an Image From a WordPress Photo Gallery
- How to Replace WordPress Header Images
- How to Import WordPress XML Duplicates
-
▼
November
(28)
adsense
How to Write CSS for a Thumbnail Image in WordPress
1. Log on to your WordPress site and click on 'Appearance,' then 'Editor.'
2. Select 'Stylesheet' from the list on the right.
3. Add the CSS for your thumbnail using the online editor. For example, if you wish to align the thumbnail image to the left and display a solid black color for it, you can add this code:img.alignleft {float: left;border: 1px solid #000;}
4. Click on 'Update File.'
5. Select the template where you have 'the_post_thumbnail' code. If it is located within a WordPress page, select the 'Page' template from the list of templates on the right.
6. Edit the code to apply the style you specified for your thumbnail. The following code displays the thumbnail using your site's default thumbnail size, with the style you defined in your style template:
'alignleft')); ?>
7. Update your template file to apply the changes.
1:40 AM | Filed Under | 0 Comments
Comments
Popular Posts
-
1. Log in to your Weebly account. 2. Click 'Theme Editor.' 3. Click on the 'Design' tab. 4. Select 'Edit CSS/HTM...
-
1. Sign up for a publisher account at Bidvertiser. Submit basic contact information and confirm your email address to get started. 2. Lo...
-
1. Log in to your WordPress dashboard. 2. Open the 'Appearance' section on the left side of the WordPress dashboard and then cli...
-
Facebook Widget 1. Create a Facebook fan page for your blog, if you don't already have one. You will have to manually share content wi...
-
1. Open your WordPress Dashboard in your preferred browser. It is accessed at the '/wp-admin' location of your site. For example, ...
-
1. Download and install the WordPress for BlackBerry app via BlackBerry App World. Download the version that corresponds with your BlackBe...
-
1. Go to your WordPress blog's administrative control panel. 2. Click the 'Settings' button on the left-side navigation menu...
-
1. Click the 'Add Contact' button on the 'Add New Post' page. This opens the 'Add a Contact Form' page. 2. Click...
-
1. Register an account with Amazon Web Services Cloud. If you have an existing Amazon account, enter your email address in the appropriate...
-
1. Log into your WordPress.com account using your user name and password. 2. Hover your cursor over the 'My Blogs' tab at the to...
Post a Comment