The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Marquee question

5 posters

Go down

In progress Marquee question

Post by PurpleTears November 26th 2013, 12:54 am

i want to make my affiliate banner scroll i hve the code but i need to know what the code is for speed so i can slow it down .. here is my code if someone could add whatever it needs for speed control please?

Code:
<center><marquee behavior="scroll" direction="up"
onmouseover="this.stop();" onmouseout="this.start();">

<a href="http://bagasnag.forumotion.com/
"><img src="http://img35.imageshack.us/img35/8854/lx7.gif" </a>
</marquee></center>
avatar
PurpleTears
Forumember

Posts : 158
Reputation : 4
Language : english

Back to top Go down

In progress Re: Marquee question

Post by TheCrow November 26th 2013, 1:00 am

This code goes in a widget?

And what version is ur forum?
TheCrow
TheCrow
Manager
Manager

Male Posts : 6897
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

In progress Re: Marquee question

Post by SLGray November 26th 2013, 1:11 am

Where are you adding this code?


Marquee question Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Marquee question

Post by runawayhorses November 26th 2013, 1:17 am

These are simple marquees with speed control, just change the scrollamount value number higher or lower:

slow
Code:
<marquee behavior="scroll" direction="left" scrollamount="1">Slow scroll speed</marquee>
medium
Code:
<marquee behavior="scroll" direction="left" scrollamount="10">Medium scroll speed</marquee>
fast
Code:
<marquee behavior="scroll" direction="left" scrollamount="20">Fast scroll speed</marquee>
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

In progress Re: Marquee question

Post by Sir Chivas™ November 26th 2013, 1:17 am

Hi,

You can place any HTML codes in the following places:

1. HTML Page Management; which is located: ACP >> Modules >> HTML Page Management

2. Homepage Content Area: ACP >> Display >> Homepage >> Generalities >> Homepage Message

3. Inside a forum's description or rules. Whenever creating a forum, those options are given.

4. In an announcement: ACP >> General >> Messages & Emails >> Announcements

5. In the templates: ACP >> Display >> Templates (This work for only versions: phpBB2, and punBB).

6. Lastly in a widget: ACP >> Modules >> Forum widgets


Read about the marquee: http://www.quackit.com/html/codes/html_marquee_code.cfm

Regards,
Sir Chivas.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum