PDA

View Full Version : does part of this code deal with images?



rnmcd
Sun 7th Oct '07, 4:54pm
<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>

If so, what would I change to right-align the image?

Thanks.

FreshFroot_
Sun 7th Oct '07, 8:05pm
that has NO image tag at all. There is nothing dealing with images there. The only remote thing is the margin, which could be dealing with the CSS, but even then it isn't relating to a certain image at all...

what is it your trying to accomplish? maybe we can help you out :)

Jose Amaral Rego
Sun 7th Oct '07, 8:06pm
You want to 'right-align statusicon [forumhome_subforumbit] or custom image?

rnmcd
Sun 7th Oct '07, 8:13pm
You want to 'right-align statusicon [forumhome_subforumbit] or custom image?
It's a custom image that appears in the forumbit.

FreshFroot_
Sun 7th Oct '07, 8:32pm
well to align anything to the right place a "$stylevar[right]" or I'd use the "align=right" in the div.