in den Beiträgen ist ja immer ein Rand, der den Text vom Autor trennt.
Wie kann ich dort, statt des (weißen) Randes, eine Grafik einfügen?
In der content.css:
Danke/* Poster profile block
----------------------------------------*/
.postprofile {
/* Also see tweaks.css */
margin: 5px 0 10px 0;
min-height: 80px;
min-width: 200px;
max-width: 200px;
color: #666666;
border-left: 7px solid #FFFFFF;
width: 22%;
float: right;
display: inline;
