Hi,
I wonder how i can place custom icon image inside of weblog tag that does not specify any weblogs.
If i use this code
{exp:weblog:entries orderby="date" limit="2" disable="member_data|pagination|trackbacks"}
<h1>{title}</h1><br />
{body}<br />
{/exp:weblog:entries}
i want to put something like this after the H1-tag
{if weblog="one"><mig src="blaa" />{/if}
Only bad side, that code doesnt work so do you have ideas how i can use IFs or how i can place dynamicly icons after the title when i dont specify any weblogs?
Thanks and hope you understand what im after,
- Pete
