How To Add Together Edge On Picture Inwards Blogger

Are y'all looking to add together edge to your images inward Blogger? Sometimes adding edge to images tin brand them standout inward your content. Recently, 1 of our users asked us how to add together edge simply about an images inward blogger. Though, it is really uncomplicated too tin hold out done easily but novel bloggers discovery it difficult. In this article, nosotros volition demo y'all how to add together edge simply about an icon inward blogger.

To add together edge simply about images y'all demand to write uncomplicated codes of CSS. With these codes y'all tin easily add together unlike kinds of borders having whatever colors that y'all want.

The really start affair y'all demand to produce is to login to Blogger.com >> Template >> Edit HTML >> Search for the b:skin>> tag. After finding the peel tag, simply inward a higher house it glue the next code:

.post img {
border:5px company #d2d2d2;
padding:2px;
}

In the inward a higher house code y'all tin alter the #d2d2d2 amongst whatever other hex color to alter the color of your border. You tin likewise increase the inward a higher house 2px to a higher release to increase the blank infinite arround the border.

Furthermore y'all tin likewise purpose unlike types of borders inward your images, next are some edge types that y'all tin use:
  1. solid: Defines a company border
  2. dotted: Defines a dotted border
  3. dashed: Defines a dashed border
  4. double: Defines 2 borders. The width of the 2 borders are the same equally the border-width value
  5. groove: Defines a 3D grooved border. The final result depends on the border-color value
  6. ridge: Defines a 3D ridged border. The final result depends on the border-color value
  7. inset: Defines a 3D inset border. The final result depends on the border-color value
  8. outset: Defines a 3D outset border. The final result depends on the border-color value
Once y'all are done customizing your icon border, press the "Save Template" push introduce at the really tiptop of your screen. 

We promise this tutorial may convey helped y'all inward learning how to add together edge simply about an icon inward blogger. Though the technique is really uncomplicated but nonetheless for beginners it mightiness hold out a really tough task. However, part your thoughts below too likewise part it on Facebook, Google+ or Twitter

Comments