PDA

View Full Version : News Item avatar displayed on right instead of left...


theMusicMan
11-04-2004, 12:31 PM
How do I do this please ...?

I would like to have the users avatar displayed on the right hand side of the news item summary if possible. Which file do I edit and how can I achieve this please. Ta

Site: www.rainbowsunbeams.com

Thanks

KW802
11-04-2004, 01:04 PM
John,

Try ACP --> Styles & Templates --> Style Manager --> {style name} Edit Templates --> vBadvanced CMPS Templates --> adv_portal_newsbits and then look for.... <table align="$stylevar[left]" cellspacing="4"><tr><td><img alt="" border="0" src="$newsavatarurl" title="$news[postusername]'s $vbphrase[a_avatar]" /></td></tr></table>
Change the "$stylevar[left]" to either "$stylevar[right]" or "right".

Our Sponsors
 

theMusicMan
11-04-2004, 01:33 PM
Thanks Kevin... worked a treat... :)