
Cum pot pune acel chenar în jurul, 'subcategoriilor' la profil ?!
Ca in imaginea de mai sus..
Mulţumesc
Cod: Selectaţi tot
<span>
<!-- IF postrow.POSTER_JOINED --><div class="postdetails"><b>{L_JOINED}:</b> {postrow.POSTER_JOINED}</div><!-- ENDIF -->
<!-- IF postrow.POSTER_POSTS != '' --><div class="postdetails"><b>{L_POSTS}:</b> {postrow.POSTER_POSTS}</div><!-- ENDIF -->
<!-- IF postrow.POSTER_FROM --><div class="postdetails"><b>{L_LOCATION}:</b> {postrow.POSTER_FROM}</div><!-- ENDIF -->
<!-- IF postrow.S_PROFILE_FIELD1 -->
<!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
<div class="postdetails"><b>{postrow.PROFILE_FIELD1_NAME}:</b> {postrow.PROFILE_FIELD1_VALUE}</div>
<!-- ENDIF -->
<!-- BEGIN custom_fields -->
<div class="postdetails"><b>{postrow.custom_fields.PROFILE_FIELD_NAME}:</b> {postrow.custom_fields.PROFILE_FIELD_VALUE}</div>
<!-- END custom_fields -->
</span>
Cod: Selectaţi tot
.postauthor {
color: #
Cod: Selectaţi tot
.postdetails {
background-color: #2C2C2C;
border-color: #0E0E0E;
border-style: solid;
border-width: 1px 2px 2px 1px;
margin-bottom: 3px;
padding: 3px 0px 3px 3px;
}
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator