combined the galleries with publications
| uznik73 |
|
|---|---|
|
Something like that maybe, but i don't know what tags you are using:
<!-- IF {PAGEPREFIX_PAVATAR} -->
<img src="{PAGEPREFIX_PAVATAR}" alt="alt" />
<!-- ELSE -->
<img src="themes/{PHP.theme}/img/noimage.png" alt="alt" />
<!-- ENDIF -->
Sorry for my poor English
|