Quote:
Originally Posted by kylek
Thanks, works great.
One question though. Does anyone know how to get the "Country" text to line up evenly with the other items in the postbit display?
I have been trying different locations and it looks good above location.
Attachment 108086
|
add a <dt> and </dt> like this (in Green):
Code:
<vb:if condition="$post['fieldX']"> <dt>Country:</dt> <img
That will sort it out for you.