Ads By Google

Should You Add Frames To Your Images

image frames
A favorite practice of mine when I have images in my blog articles is to frame the image with a border. Thus it is quite disappointing for me to note that many theme developers do not include this in their stylesheet. Even the Frugal Theme that I am using now do not provide for this, even though the option is there to frame the Thumbnails. The Thesis Theme does this wonderfully with the options under the post editor where I can chose whether to frame the image and where to place the image for each individual post. I seriously think the Frugal Team should include this in their future updates. It is a very useful feature for those who likes to include an image in their post.

How To Add Frames To Your Images In The Frugal Theme

To frame your images if you are using the Frugal Theme, or any other WordPress Theme that does not provide for this, you will have to add in a line of CSS codes into your custom stylesheet. Under the Appearance – Editor in your WordPress Dashboard, open custom css and paste in this line of codes.

body.custom img.frame { padding: 9px; border: 1px solid #ddd; background: #ddd; }

If you are using any Theme other than the Frugal, and the Theme does not come with a custom css file, insert the codes directly to your stylesheet, without the words, “body.custom”

The padding is the width of the frame, the border surrounds the frame and of course the background decides the color of the frame. Change it to your liking.

After you have those codes in place, upload your image the normal way and then add the word frame after the align attribute like thus.

class="aligncenter frame

The picture will then be wrapped up in a frame like what you see here.

When To Frame Your Image

Adding frames does not always enhance the image. So you should not frame every image that comes your way. Sometimes an image does looks better without frames. Here are 2 tips on when you should frame an image so that it looks more appealing to your readers.

If the image background differs from your content background, frame it.

image frame

If the image does show show the complete picture, frame it.

picture image frame

When Not To Frame

If the image has the same background color or has a transparent background (.png image) and if the image shows the full picture, do not put a frame around it.

Try it to see an improvement in the overall look of your blog.

Share This Post
Ads By Google
 

Free Updates

Subscribe to receive Free WordPress Theme Tips, Reviews and Discount Codes

Related WordPress Theme Tips

Add 3 Column Widgetized Footer For The Frugal ThemeThe Frugal Theme, despite all it versatility, has certain limits when you really want to do something a little but more special to it. In all fairness, you can already...

Add An Author Bio Box In Frugal ThemeThere are some who say that the Frugal Theme although easy to mod and create unique layouts without any need for codes, there will be some cool things that cannot...

Display Thumbnail Images In Post ExcerptsMaybe for some reasons or another, you do not like to use plugins to display images in your post excerpts. Using plugins do have limitations. For one, you cannot control...

Powered By FrugalThis theme is now powered by Frugal. After using Thesis for quite sometime now, I feel it is time for some new adventures with WordPress Themes. What better then, than...

Frugal 3.6 UpdateThe Frugal Theme, the theme that I am using right now rolled out the latest version Frugal 3.6 two days ago. Though not much of an update, it shows that...

Those who found this page were searching for:

  1. add frames to your wordpress post
  2. add frame photos wordpress
  3. how to make frame in appearance wordpress
  4. wordpress preview stylesheet frame
  5. blog post image frames
  6. add frame wordpress image
  7. how to add picture frames to images in wordpress
  8. frame image css wordpress
  9. wordpress movie review blog template
  10. plugin wordpress images frame

3 Responses to “Should You Add Frames To Your Images”

Read below or add a comment...

  1. bohadn says:

    Hello,

    Like this and it actually works but only problem is that what if I don’t want to add aligncenter frame always for each frame but would like to have it set as the default, so it adds the code automatically everytime?

    Thanks
    Bohdan

    • Costa says:

      Then you will have to go to your stylesheet, find the css codes for img,(eg: img alignleft, img alignright and img aligncenter) then add in all the frame codes there.

Trackbacks

  1. [...] This post was mentioned on Twitter by costafong, Kind Canine. Kind Canine said: Add Frames To Your WordPress Images | WordPress Theme Blog: … ones that we seldom use but when we do, can will a… http://bit.ly/asWpzb [...]