1. Dashboard > Design > Edit Hmtl
2. Ctrl+F and search :
.post {
can't find it ? search for common code like it below :
/* Posts
3. Found it ? Copy these codes :
4. Paste it below-webkit-border-radius: 40px;
width: 650px;margin: 0 auto;padding: 0 0 15px;text-align: left;background-color: #FFFFFF;background-image: url(http://i1125.photobucket.com/albums/l597/cotcet96/20070320_313973.gif);border: 1px solid transparent;border-top: 0;}
.post {
5. Can't find it yet ? Try searching its main codes :
/* Posts
----------------------------------------------- */
When you found it , paste these codes below it :
7. Preview , and save..post {
-webkit-border-radius: 40px;width: 650px;margin: 0 auto;padding: 0 0 15px;text-align: left;background-color: #FFFFFF;background-image: url(http://i1125.photobucket.com/albums/l597/cotcet96/20070320_313973.gif);border: 1px solid transparent;border-top: 0;}
Red : URL images
Blue : You can customize it .
No comments:
Post a Comment