View Full Version : Move the "Posted By:"
chrisvonc
07-28-2004, 02:03 PM
For my News posts, how can I move the "Posted By: XXX On XXX XX:XXPM" up into the title bar of the module or to the bottom where the views are?
Thanks! :)
Brian
07-28-2004, 02:42 PM
The code is in your 'adv_portal_newsbits' template. ;)
chrisvonc
07-28-2004, 03:47 PM
Ahh.. thank you sir! got it. :) Sometimes a mystery for us template challanged folks.
DarknessDivine
07-28-2004, 04:57 PM
Is it possible to explain exactly how it is moved?
chrisvonc
07-28-2004, 06:03 PM
Hopefully this is the correct way, at least it worked on my test... :)
In AdminCP > Styles & Templates > vBAdvanced CMPS Templates > "adv_portal_newsbits", find:
<span
class="smallfont">- <phrase 1="$vboptions[bburl]/member.php?$session[sessionurl]u=$news[postuserid]"
2="$news[postusername]">$vbphrase[by_x]</phrase> $vbphrase[on] $dateposted</span>
Cut and paste it just after:
</if>
<strong><a href="$vboptions[bburl]/showthread.php?t=$news[threadid]">$news[title]</a></strong>
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.