[Solved] Marquee speed in BBcode

Support for IntegraMOD 141

Moderator: Integra Moderator

[Solved] Marquee speed in BBcode

PostAuthor: .QUACK.Major.Pain » Tue Mar 27, 2007 8:30 pm

Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: http://www.aaquacks.com/forum

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

I setup a IM Portal box and used the marquee up function.

When I check it out, I find it scrolls very fast.

How would I slow it down?

[marq=up:xoyn1rw3][b][size=99px]
Last edited by .QUACK.Major.Pain on Wed Mar 28, 2007 2:22 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 11:15 am
Cash on hand: 0.00

Re: Marquee speed in BBcode

PostAuthor: Frost » Tue Mar 27, 2007 10:03 pm

Deleted*
Last edited by Frost on Tue Mar 27, 2007 10:11 pm, edited 1 time in total.
[size=99px]PhpBB3 Themes[/url] ]PhpBB3 Development Center[/url] [/size]

Frost
Sr Integra Member
Sr Integra Member
 
Posts: 776
Likes: 0 post
Liked in: 0 post
Joined: Wed Sep 13, 2006 2:04 am
Cash on hand: 0.00
Location: Photoshop CS3

Re: Marquee speed in BBcode

PostAuthor: Frost » Tue Mar 27, 2007 10:04 pm

Try this...

Code: Select all
 # #-----[ OPEN ]------------------------------------------------#  templates/your_template/bbcode.tpl  # #-----[ FIND ]------------------------------------------------#  <BEGIN><marquee><END>  # #-----[ INLINE, FIND ]------------------------------------------------#  scrolldelay="120"  # #-----[ REPLACE WITH ]------------------------------------------------#  scrolldelay="xx"  # #-----[ SAVE, CLOSE ]------------------------------------------------#  


Change xx to suit your liking in speed, higher number, slower speed in srolldelay

Notes]The above code is not correct because the code is stripped and even changed from what I originally posted. So I am attaching a text file with the instructions on how to do it. Do not try to use the above find because you won't find it, you can however use your judgment and find the code manually. If not, here is the text file. [/b]
You do not have the required permissions to view the files attached to this post.
Last edited by Frost on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[size=99px]PhpBB3 Themes[/url] ]PhpBB3 Development Center[/url] [/size]

Frost
Sr Integra Member
Sr Integra Member
 
Posts: 776
Likes: 0 post
Liked in: 0 post
Joined: Wed Sep 13, 2006 2:04 am
Cash on hand: 0.00
Location: Photoshop CS3

Re: Marquee speed in BBcode

PostAuthor: .QUACK.Major.Pain » Wed Mar 28, 2007 2:22 pm

Great stuff - works prefectly.

Had to use scrolldelay=250 to get it to scroll at about the same speed as the links block.

Thx once again!!!
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 11:15 am
Cash on hand: 0.00

Re: [Solved] Marquee speed in BBcode

PostAuthor: Frost » Thu Mar 29, 2007 5:52 am

No problem, I keep forgetting to ask Helter why it strips the code... and prob will again as soon as I close this box <img>
Last edited by Frost on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[size=99px]PhpBB3 Themes[/url] ]PhpBB3 Development Center[/url] [/size]

Frost
Sr Integra Member
Sr Integra Member
 
Posts: 776
Likes: 0 post
Liked in: 0 post
Joined: Wed Sep 13, 2006 2:04 am
Cash on hand: 0.00
Location: Photoshop CS3

Re: [Solved] Marquee speed in BBcode

PostAuthor: Helter » Thu Mar 29, 2007 10:14 am

put your code in a code or php bbcode and choose disable html
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: [Solved] Marquee speed in BBcode

PostAuthor: .QUACK.Major.Pain » Thu Mar 29, 2007 2:07 pm

LOL - If anything, didn't know alot about any of this when I started, but this has become one great tutorial and I'm learning alot.

Thx guys!!!
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 11:15 am
Cash on hand: 0.00

Re: [Solved] Marquee speed in BBcode

PostAuthor: Frost » Thu Mar 29, 2007 9:27 pm

put your code in a code or php bbcode and choose disable html


Ohhh, I didn't think that did anything if the admin disabled html in acp, which i figured you would lol

Thanks, that was getting annoying <img>
Last edited by Frost on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[size=99px]PhpBB3 Themes[/url] ]PhpBB3 Development Center[/url] [/size]

Frost
Sr Integra Member
Sr Integra Member
 
Posts: 776
Likes: 0 post
Liked in: 0 post
Joined: Wed Sep 13, 2006 2:04 am
Cash on hand: 0.00
Location: Photoshop CS3

Re: [Solved] Marquee speed in BBcode

PostAuthor: .QUACK.Major.Pain » Fri Mar 30, 2007 4:53 am

I think I tried it before using code and php without any success, but I think I was trying it in my signature and there was mention that .php had to be added to allowed extensions.

LOL - With my limited knowledge, I have a hard time remembering what I have done in the past.
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 11:15 am
Cash on hand: 0.00


Return to IntegraMOD 141

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot], Majestic-12 [Bot]