Jump to content


Help on Scrolling block.


  • You cannot reply to this topic
6 replies to this topic

#1 zolton

  • Members
  • 10 posts

Posted 15 November 2004 - 07:19 AM

Visible, i know your pretty good with making blocks, Here is my problem.

I love this block but i have a problem, when i add more and more banners, the block gets longer and longer, anyway so it does not do that. It looks like it wants to scroll and show all banners in the block at once that is why the block gets longer everytime i enter at banner. If you use firefox, it works fine, but it adds a gap at the bottom of the page instead. Any thoughts on it.


Thanks,

Zolton

<? 

/*
+--------------------------------------------------------------------------
|   Scrolling Affiliates by ice2003
|   ========================================
|   To add more just add anoter $link and $pic
|   and insert another <a href="$link4"><img src="$pic4"></a>
 into the mail line 
|   make sure u change the $link and $pic to corrospond to the new reference ones u added.
|   http://www.tlsforum.com
|   Note: Make sure u edit the below links to reflect your own.
+--------------------------------------------------------------------------
*/
$link1 = "http://www.techgear007.net/";
$pic1 = "http://www.techgear007.net/fwimages/tgsmall.gif";

$link2 = "http://www.rumbaar.net/public/index.php";
$pic2 = "http://www.rumbaar.net/public/images/rumbaarlink.gif";

$link3 = "http://exonyte.dyndns.org/";
$pic3 = "http://exonyte.dyndns.org/images/exolink.gif";

$link4 = "http://s7.invisionfree.com/Petertje/";
$pic4 = "http://www.tlsforum.com/pete.gif";

$content  =  "<A name= "scrollingCode"></A><MARQUEE behavior= "scroll" align= "center" direction= "up" scrollamount= "2" scrolldelay= "20" onmouseover='this.stop()' onmouseout='this.start()'><center> <STYLE="text-decoration: none"><font color="#666666"><b>Affiliates</b>

<a href="$link1"><img src="$pic1"></a>

<a href="$link2"><img src="$pic2"></a>

<a href="$link3"><img src="$pic3"></a>

<a href="$link4"><img src="$pic4"></a>


			</center>";
$content  .= "<center>

 By <a href="http://www.tlsforum.com">Ice2003</a></center>";


///
?>


#2 visiblesoul

  • Administrators
  • 551 posts
  • Location:Earth
  • Texas

Posted 15 November 2004 - 11:11 AM

That is strange because I installed your block on my test site and it seems to be working OK with 10 blocks.

(EDIT: broken test board link removed by visiblesoul)

And on my test site IE works better than Firefox. Firefox shows all banners for a second before it starts scrolling.

I tested it on MKP 1.1 since I don't currently have an installation of MKP 1.0.


Please note that I offer free support on this forum in my free time. Depending on how much work I have backlogged it may take me a week or more to answer questions. I am not ignoring you. I answer everyone but please be patient. Thanks.

Disclaimer: All forum posts, including code examples, on this forum are offered for free in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Use code examples at your own risk.

"If at first you don't succeed, keep on suckin' til you do succeed." -Curly Howard

#3 UpCloseLankan

  • Members
  • 2 posts
  • United Kingdom

Posted 06 December 2004 - 07:51 PM

Hi,

I was wondering if you could post the script I would need to add to produce a 'scrolling last posts block for MK1.01a with IPB 1.3.

Regards

#4 visiblesoul

  • Administrators
  • 551 posts
  • Location:Earth
  • Texas

Posted 07 December 2004 - 12:46 AM

UpCloseLankan, on 6th December 2004, 08:51 PM, said:

Hi,

I was wondering if you could post the script I would need to add to produce a 'scrolling last posts block for MK1.01a with IPB 1.3.

Regards
Welcome UpCloseLankan-

I don't have any scrolling blocks of my own at present but there is one by ice2003 posted on mkportal.it that works on MKP 1.1a

http://ipb13.mkporta...?showtopic=2168

You can view it on the bottom of this portal temporarily to see that it does work with MKP 1.1a.

-=DKC=-

EDIT: This block is available for download by permission of ice2003...
http://www.visiblesoul.net/resources/downl...ils.php?file=62


Please note that I offer free support on this forum in my free time. Depending on how much work I have backlogged it may take me a week or more to answer questions. I am not ignoring you. I answer everyone but please be patient. Thanks.

Disclaimer: All forum posts, including code examples, on this forum are offered for free in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Use code examples at your own risk.

"If at first you don't succeed, keep on suckin' til you do succeed." -Curly Howard

#5 UpCloseLankan

  • Members
  • 2 posts
  • United Kingdom

Posted 07 December 2004 - 07:30 AM

Thanks a lot, it worked a treat ;)

#6 lordbone

  • Members
  • 1 posts
  • Belgium

Posted 27 December 2005 - 05:11 AM

hi visiblesoul, I have great respect for your work; but there lacks something wich I could not find anywhere nor could create cus I dont know how to merge php with js

I'm in need of a block with latest topic posts whom is scrolling up (for phpbb2 2.0.18 mkp 11 if you could help me with this...

regards.

Lordbone

#7 visiblesoul

  • Administrators
  • 551 posts
  • Location:Earth
  • Texas

Posted 03 January 2006 - 11:49 AM

lordbone, on 27th Dec 05 - 06:11 AM, said:

hi visiblesoul, I have great respect for your work; but there lacks something wich I could not find anywhere nor could create cus I dont know how to merge php with js

I'm in need of a block with latest topic posts whom is scrolling up (for phpbb2 2.0.18 mkp 11 if you could help me with this...

regards.

Lordbone
Hello Lordbone. Welcome to my little forum. B)

Do you know if there is a phpBB latest posts block available? I think I could modify an existing block for you without too much trouble. Unfortunately I am not sure when I would have time to create a new block from scratch.

-=DKC=-


Please note that I offer free support on this forum in my free time. Depending on how much work I have backlogged it may take me a week or more to answer questions. I am not ignoring you. I answer everyone but please be patient. Thanks.

Disclaimer: All forum posts, including code examples, on this forum are offered for free in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Use code examples at your own risk.

"If at first you don't succeed, keep on suckin' til you do succeed." -Curly Howard





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users