Scrolling function for the Mod Block Latest News

Post Reply

Topic author
DarKMaSk
Active Member
Posts: 6
Joined: 9. February 2013 08:42
phpBB.de User: DarKMaSk
phpBB.com User: DarKMaSk
Contact:

Scrolling function for the Mod Block Latest News

Post by DarKMaSk »

Hi all,

I want to request a modification for the portal block "Latest News" & "Global Announcements".
I want to have vertical scrolling feature(js) in those blocks.

It would be great if someone helps.

Kind regards

DarKMaSk
Darkmask
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Scrolling function for the Mod Block Latest News

Post by archivar »

Try these instructions for the modules (announcements_center_compact.html ; news_compact_center.html)====> viewtopic.php?f=54&t=4914#p30436
They change the value 150px according to your wishes:

Code: Select all

<div style="overflow: auto; height: 150px; width: auto;">
V.G. archivar
sorry for my bad english

Topic author
DarKMaSk
Active Member
Posts: 6
Joined: 9. February 2013 08:42
phpBB.de User: DarKMaSk
phpBB.com User: DarKMaSk
Contact:

Re: Scrolling function for the Mod Block Latest News

Post by DarKMaSk »

archivar wrote:Try these instructions for the modules (announcements_center_compact.html ; news_compact_center.html)====> viewtopic.php?f=54&t=4914#p30436
They change the value 150px according to your wishes:

Code: Select all

<div style="overflow: auto; height: 150px; width: auto;">
Thanx a lot "archiver" for your valuable and timely help.
But, I have tested in my test forum and the scroll bar is appearing there for the first page only; not for all pages. In my board, the Portal setting the news archive system is enabled. So, that everyone can browse through all the topics and thus multiple pages have been generated in "Latest News" block. I want scrolling of all those pages.

Secondly, what i want is not scrollbar actually. I want automatic scrolling(eg js based) such that it will start/stop automatically by mouse hovering.

Please help.
Darkmask
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Scrolling function for the Mod Block Latest News

Post by archivar »

DarKMaSk wrote: I want scrolling of all those pages.
You can not Board3 Portal on other pages of its Board.
We only give support for Board3 Portal.
Ask about other things the board on phpBB.com.
V.G. archivar
sorry for my bad english

Topic author
DarKMaSk
Active Member
Posts: 6
Joined: 9. February 2013 08:42
phpBB.de User: DarKMaSk
phpBB.com User: DarKMaSk
Contact:

Re: Scrolling function for the Mod Block Latest News

Post by DarKMaSk »

archivar wrote: You can not Board3 Portal on other pages of its Board.
We only give support for Board3 Portal.
Ask about other things the board on phpBB.com.
No, I think you have misunderstood my problem. I am talking about the Board3 portal page only.
What I meant to say that I have set the one option of the Board3 Portal Block "Latest News" stating that "Enable archiving of all topics" to "Yes", so is it possible to enable scrolling for those items also?--that's what I meant to say.

And the other one, can you please provide any modification for automatic scrolling of "Latest News" block(based on js etc.)?

Please help!
Darkmask

Topic author
DarKMaSk
Active Member
Posts: 6
Joined: 9. February 2013 08:42
phpBB.de User: DarKMaSk
phpBB.com User: DarKMaSk
Contact:

Re: Scrolling function for the Mod Block Latest News

Post by DarKMaSk »

Dear All,
At last, I have able to activate the scrolling function of "Latest News" and "Announcement" block by using the 'marquee' function.
But, still I'm searching for the same using jquery or other javascript function as the 'marquee' function is currently being deprecated. I could not make it through using jquery.
Can anyone help ??

My forum/board address is given in my profile.
Darkmask
Post Reply

Return to “Modification Requests”