CSS Tutorial: Adding border line for the images in blog posts

2 July 2008 2 Comments

This post is special for Ilyas Kazi.

Adding border line for the images is very easy. You only need simple CSS technique. The basic CSS for this case is,

img {
padding:5px;
margin:5px;
border-width: 5px;
border-color: #0066CC;
border-style: single;
}

Feel free to modify parameters in the CSS code above. There are many different “border-style” parameter. Which one do you like?

CSS - Border Style

The CSS code above will be applied to all of your images in your web pages. To give border line only for the images in your blog posts, you have to read the implementation for both Wordpress and Blogger below. Read the rest of this entry »

Blogger, Hacks, Theme Modification, Wordpress
Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Facebook
  • TwitThis
  • bodytext
  • del.icio.us
  • StumbleUpon
  • Propeller
  • Technorati
  • Sphinn
  • Reddit
  • Google
  • Live
  • YahooMyWeb
  • BlinkList
  • Slashdot
1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Blogger in Draft: Inline Comments for Blogger Blogs

29 June 2008 No Comments

We have a great news from Blogger team. They have developed embedded comment form at the bottom of the post! Finally, my dream comes true. I can start make more premium blogger templates for you with this new feature. This is still for Blogger in Draft. But it doesn’t mean that you can’t use this new feature. Amanda has written the quick tutorial for you.

Inline (Embedded) Comment Form for Blogger

Note: I will not add this feature to my blogger templates until this feature will have announced officially for Blogger (not only for “Blogger in Draft”)

Blogger, Hacks
Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Facebook
  • TwitThis
  • bodytext
  • del.icio.us
  • StumbleUpon
  • Propeller
  • Technorati
  • Sphinn
  • Reddit
  • Google
  • Live
  • YahooMyWeb
  • BlinkList
  • Slashdot
1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

iTheme Techno Blogger Template v1.2 Release

22 June 2008 3 Comments

Thanks for all of iTheme Techno lovers. We get more than 5000 download hits only for this beautiful blogger template. There are many questions and feedbacks from you. I hope this version will answer your question.

iTheme Techno Blogger Template v1.2
You can see that we have author post icon and you can add page elements in your main content area. You can download it here.

News & Updates
Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Facebook
  • TwitThis
  • bodytext
  • del.icio.us
  • StumbleUpon
  • Propeller
  • Technorati
  • Sphinn
  • Reddit
  • Google
  • Live
  • YahooMyWeb
  • BlinkList
  • Slashdot
1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...