vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v2.0 Support > "How Do I..." Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 03-14-2006, 08:19 PM
Buffer.OverRun Buffer.OverRun is offline
Junior Member
 
Join Date: Nov 2005
Posts: 23
Question [?] How To: Move News Thread Date & Time to Right Side?

How exactly would I move the News Thread Date & Time to the right side of a page? I found this code in the adv_portal_newbits template, but I do not exactly what to put in to format the text properly:

Code:
$news[dateposted] - <phrase 1="$vboptions[bburl]/member.php?$session[sessionurl]u=$news[postuserid]" 2="$news[postusername]">$vbphrase[by_x]
Thank You.
Reply With Quote
  #2  
Old 03-24-2006, 11:03 AM
RS_Jelle's Avatar
RS_Jelle RS_Jelle is offline
Senior Member
 
Join Date: Jul 2005
Location: Antwerp (Belgium)
Posts: 110
Default Re: [?] How To: Move News Thread Date & Time to Right Side?

Find the code you mentioned in the adv_portal_newbits template:
PHP Code:
$news[dateposted] - <phrase 1="$vboptions[bburl]/member.php?$session[sessionurl]u=$news[postuserid]2="$news[postusername]">$vbphrase[by_x]</phrase
Replace it with this code:
PHP Code:
<span style="float:$stylevar[right]">$news[dateposted] - <phrase 1="$vboptions[bburl]/member.php?$session[sessionurl]u=$news[postuserid]2="$news[postusername]">$vbphrase[by_x]</phrase></span
__________________
Greetz, Jelle
Minatica.be - Belgian/Dutch computer and technology site
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[?] How To: Move News Avatar to Right Side? Buffer.OverRun Troubleshooting / "How do I..." Questions 6 02-18-2006 08:22 PM
No more date on CMPS 2.0 RC2 news and last thread modules Roberto Alvarez Bugs From 2.0 RC2 18 07-14-2005 11:43 AM
Does not show date/time in "News" if other language is selected sweden_i500 Troubleshooting & Problems 3 06-30-2005 04:15 AM
Hide a 'new post' or 'latest thread' on the side! For news! axi Troubleshooting / "How do I..." Questions 2 02-28-2005 09:18 AM
Change News Time, Date and Poster zain jaffer Troubleshooting / "How do I..." Questions 7 02-09-2005 06:07 PM


All times are GMT -4. The time now is 06:58 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.