PDA

View Full Version : Scrolling Recent Posts block - vba


redraider
10-11-2006, 04:12 AM
Hi,

Is there a way/mod/hack so that "Recent Posts" module auto-scrolls. I am using VBAdvanced CMPS 2.x and VB3.6.2.

There were a few hacks for vb3.5.x, but they dont seem to work on this.

Any tips would be helpful.

Thanks

redraider
10-12-2006, 06:16 PM
Hi Guys,

I have come up with a hack to do this [Scrolling Recent Threads]. Although the module looses its "Collapsibility" with the current hack. I dont need that anyways, scrolling is more helpful for my website. I will make the changes to my production env and post the example URL.

I am not sure how to write the mod for it. Could anyone tell me how standard mod is documented and where to post it, so that I can share with all?

Thanks
redraider

ChavMagnet
10-12-2006, 06:58 PM
add <marquee direction="up"> before the code and add </marquee> After

redraider
10-13-2006, 03:28 AM
add <marquee direction="up"> before the code and add </marquee> After

That is a known fact. But it is not easy to add on VBA 2.x. Have you tried it there?

ChavMagnet
10-13-2006, 10:08 PM
i dont vba so no i havnt sorry cant help you anymore.