Tell me if this is what you mean:
http://ctp.posterous.com/
I changed the image thumbnail boxes to be blue.
If this is right, you'll need to go here:
http://posterous.com/themes/mylist/style.css
and get the CSS to where you can edit it. You can try just grabbing
this code if you want:
.post-list li .thumbnail{width: 260px; height: 200px; padding: 20px;
margin-bottom: 20px; background: #fff; border: 1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.10);
-webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.10);}
The only thing you want to edit is the "border: 1px solid #ccc;" Just
change #ccc to the color you want it to be.
Good luck!
On Dec 8, 7:09 pm, Medulla <
laesse...@gmail.com> wrote:
> _first, hello ...
> __I ask this, and add the following example ...
> ___not if you know the theme of OBOX, My List ... if someone does not
> know, here is the link ...
http://www.obox-design.com/themes_page.cfm/theme/mylist