vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > Add-On Modules & Modifications > Module & Modification Discussion & Requests

Reply
 
Thread Tools Display Modes
  #1  
Old 05-31-2008, 03:59 PM
Girlonthehill Girlonthehill is offline
Junior Member
 
Join Date: Jul 2006
Posts: 13
Default Small Scrolling Latest Posts Module

I have searched everywhere I can think of for something that I can use to achieve this. I just want a small module that displays a scrolling list (scroll upwards) of recent posts on my CMPS home page. I have tried the 'NLP Advanced Last X threads in Marquee JS' that I had on my old 3.6 board but it breaks my board completely now I am on 3.7.1, I think it has something to do with the special skin we have. It will not work at all.

So, if anyone has any ideas or can come up with something, I'd be very grateful.
Reply With Quote
  #2  
Old 06-02-2008, 09:30 AM
Girlonthehill Girlonthehill is offline
Junior Member
 
Join Date: Jul 2006
Posts: 13
Default Re: Small Scrolling Latest Posts Module

Okay, I found this, posted in your archive by BoNfiRe:



Simply replace your current adv_portal_lasttopics template with this one:

Code:
<!-- Latest Threads -->

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<thead>
<tr>
<td class="tcat"><span class="smallfont"><strong>$vba_options[portal_blockbullet] <span class="smallfont"><strong>$vbphrase[latest_forum_topics]</strong></span></strong></span></td>
</tr>
</thead>
<tr>
<td class="$getbgrow" width="100%">
<A name="scrollingCode"></A><MARQUEE behavior="scroll" align="center" direction="up" height="220" scrollamount="2" scrolldelay="20" onmouseover="this.stop()" onmouseout="this.start()">
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<if condition="$mods['modcol'] == 0">
<tr> <if condition="$vba_options['portal_threads_showicon']">
<td class="thead" width="5">&nbsp;</td>
</if>
<td class="thead" width="100%"><span class="smallfont">$vbphrase[title_username_date]</span></td>
<if condition="$show['lastpost']">
<td align="center" class="thead" nowrap="nowrap" width="25%"><span class="smallfont">$vbphrase[last_post]</span></td>
</if>
<td class="thead" width="15"><span class="smallfont">$vbphrase[replies]</span></td>
<td class="thead" width="15"><span class="smallfont">$vbphrase[views]</span></td>
<if condition="$vba_options['portal_threads_showforum']">
<td align="center" class="thead" width="10%"><span class="smallfont">$vbphrase[forum]</span></td>
</if> </tr>
</if>$threadbits
</table>
</MARQUEE>
</td>
</tr>
</table>
<br />

<!-- End Latest Threads -->

That's great and I'd like to try this instead of the recent threads module but I have no clue where to try this out. I had a look at the recent threads module but it uses three different templates:

adv_portal_recthreads_lean
adv_portal_recthreads_exp
adv_portal_recthreads_exp_head

Could I use this new found template for this purpose and if you think I can, which template do I replace the code in?
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
Scrolling Latest Threads **asus** Add-On Modules (version 3.x & 2.x) 40 02-20-2008 03:18 AM
Latest Posts Module osousous Module & Modification Discussion & Requests 0 11-23-2007 11:07 AM
Scrolling the latest threads module Racenut "How Do I..." Questions 3 08-18-2007 08:54 AM
Scrolling Latest Post Module? airplane-dude "How Do I..." Questions 13 05-08-2007 06:15 AM
adding a column to latest posts module. dohnjoe "How Do I..." Questions 2 01-10-2006 08:14 PM


All times are GMT -4. The time now is 11:27 PM.

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.