Marquee Help, Marquee Help |
Marquee Help, Marquee Help |
Oct 10 2005, 02:19 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Jul 2005 Member No: 181,158 |
I need help with the marquee thingy, i finally figured out that i could use it for affiliates.
when i say keep adding i mean, adding the persons link button code to the affiliates(marquee) code. it would be very nice for someone to help me! it is probably simple but i dont know T.T i apperciate the help! I am trying to use the xquizit code (<--sorry if i spelled that wrong |
|
|
|
![]() |
Oct 10 2005, 02:40 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 61 Joined: Jun 2005 Member No: 149,535 |
CODE <marquee>LINK BUTTON CODE</marquee> it should look somthin like that, and after you put in a code for tha link button, just add another one right behind it |
|
|
|
Oct 10 2005, 03:38 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Jul 2005 Member No: 181,158 |
hmm i must be doing sumthing wrong cuz it didnt seem to work
I'll show you the code and maybe u can tell me what and where to put it: <!-- begin code provided by createblog.com --> <marquee scrollAmount= "7" onMouseover="this.scrollAmount=3" onMouseout="this.scrollAmount=7" onMouseDown="this.scrollAmount=3" onMouseUp="this.scrollAmount=3"> text here </marquee> <!-- end code provided by createblog.com --> I know i am supposed to put the link button html were it says "text here" but they never seem to move O.O i might be putting something in the wrong place...i am not sure *o* |
|
|
|
Oct 10 2005, 03:43 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 61 Joined: Jun 2005 Member No: 149,535 |
CODE <marquee onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=3">LINK BUTTON CODES</marquee> try that, it'z how i got it on my site so it should work EDIT: and change tha number in "this.scrollAmount=0" to w/e number u want (for when u put your mouse on it) and tha second one "this.scrollAmount=3" to w/e u want, number wise (it'z for when your mouse is not on it) |
|
|
|
Oct 10 2005, 05:21 PM
Post
#5
|
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Jul 2005 Member No: 181,158 |
oh it worked! thank-you sooo much!
|
|
|
|
Oct 10 2005, 05:32 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 |
Closed.
|
|
|
|
![]() ![]() |