Scrolling Affiliates Box on phpBB3 index [Mod]

Tips & Tricks to use on your phpBB3 Forum.
  • Advertisement

Bookmark and Share

Re: Scrolling Affiliates Box on phpBB3 index [Mod]

Postby red9skull » Sun Jun 28, 2009 4:05 pm

I don't think that I know how to use them :/
Sorry for my English, I'm from Poland.
User avatar
red9skull
Forum Member
Forum Member
 
Posts: 5
Joined: June 2009
Has thanked: 0 time
Have thanks: 0 time

Re: Scrolling Affiliates Box on phpBB3 index [Mod]

Postby TrainofThought » Thu Jul 09, 2009 2:10 pm

wow thanks, what a great little add-on. I was looking for something like this to add some topsite buttons, I will try it out, thanks a million :thumbsup:
User avatar
TrainofThought
Forum Member
Forum Member
 
Posts: 27
Joined: December 2008
Has thanked: 0 time
Have thanks: 0 time

Re: Scrolling Affiliates Box on phpBB3 index [Mod]

Postby sixtiesrule » Tue Jul 14, 2009 2:25 am

Hi,
I've searched everywhere for a mod like this & finally found it.
It is just what I was looking for. Thank you so much.

Just one little favour I would like to ask...I can't get the fromatting right in the affiliates.html file to go with a Subsilver theme.

Would you or anyone be able to help me out there?

The marquee is working fine...its just not in a nice box, as it appears on my Prosilver theme.
If I can't do the edits, it doesn't really matter...its only for appearances sake.

Thank you very much.
User avatar
sixtiesrule
Forum Member
Forum Member
 
Posts: 1
Joined: December 2008
Has thanked: 0 time
Have thanks: 0 time

Re: Scrolling Affiliates Box on phpBB3 index [Mod]

Postby Mercenary » Thu Aug 27, 2009 1:39 pm

A very nice mod, if I may say so m8 ;)
User avatar
Mercenary
Forum Member
Forum Member
 
Posts: 8
Joined: August 2009
Has thanked: 0 time
Have thanks: 1 time

Re: Scrolling Affiliates Box on phpBB3 index [Mod]

Postby vi2doubleyu » Sun Dec 06, 2009 8:26 am

hi, first thanks for nice mod,but how if I want that image from bottom to up ? I just know change the marque to up but all image have slide to up not one by one...any idea ?
User avatar
vi2doubleyu
Forum Member
Forum Member
 
Posts: 2
Joined: December 2009
Has thanked: 0 time
Have thanks: 0 time

Re: Scrolling Affiliates Box on phpBB3 index [Mod]

Postby LDM » Sun Dec 06, 2009 2:51 pm

You could try the direction="up" within the html?
Image

Image
User avatar
LDM
Site Admin
Site Admin
 
Posts: 1794
Joined: May 2008
Location: UK
Has thanked: 17 times
Have thanks: 122 times
Fine

Re: Scrolling Affiliates Box on phpBB3 index [Mod]

Postby vi2doubleyu » Sun Dec 06, 2009 4:56 pm

LDM wrote:You could try the direction="up" within the html?


like I said, I've try it but all image (example : I input 5 image + link ) have scroll up together not one by one. I just want make all image have scroll up with vertical one by one. hope you can help me. thanks for your kindness.

regards
User avatar
vi2doubleyu
Forum Member
Forum Member
 
Posts: 2
Joined: December 2009
Has thanked: 0 time
Have thanks: 0 time

Re: Scrolling Affiliates Box on phpBB3 index [Mod]

Postby Mercenary » Sun Jul 18, 2010 11:02 pm

I was wondering LDM, if you could get Scrolling Affiliates Box Mod to work with the an advance marquee script like >> Image Crawler

That would be awesome. ;)
User avatar
Mercenary
Forum Member
Forum Member
 
Posts: 8
Joined: August 2009
Has thanked: 0 time
Have thanks: 1 time

Re: Scrolling Affiliates Box on phpBB3 index [Mod]

Postby LDM » Sun Jul 18, 2010 11:18 pm

That may be easier than you think.

Download the js file, add it to root, and just add this instead:

Code: Select all
<script type="text/javascript">
marqueeInit({
   uniqueid: 'mycrawler2',
   style: {
      'padding': '2px',
      'width': '100%',
      'height': '81px'
   },
   inc: 5, //speed - pixel increment for each iteration of this marquee's movement
   mouse: 'cursor driven', //mouseover behavior ('pause' 'cursor driven' or false)
   moveatleast: 2,
   neutral: 150,
   savedirection: true
});
</script>
<br clear="all" />
<div class="forabg">
   <div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
            <li class="header">
                <dl class="icon">
                  <dt >Links</dt>
               </dl>
                </li>
         </ul>
         <ul class="topiclist forums">
      <li class="row">
    <div class="marquee" id="mycrawler2">
ADD HERE YOUR HTML LINKS</div></li>
      </ul>
   <span class="corners-bottom"><span></span></span></div>
</div>


Totally untested and may need tweaking.
Image

Image
User avatar
LDM
Site Admin
Site Admin
 
Posts: 1794
Joined: May 2008
Location: UK
Has thanked: 17 times
Have thanks: 122 times
Fine

Re: Scrolling Affiliates Box on phpBB3 index [Mod]

Postby Mercenary » Mon Jul 19, 2010 2:05 am

Great amazing LDM, will test it and let you know m8.

Best Regards,
User avatar
Mercenary
Forum Member
Forum Member
 
Posts: 8
Joined: August 2009
Has thanked: 0 time
Have thanks: 1 time

PreviousNext


  • Advertisement

Return to PhpBB3 Tips & Tricks



Who is online

Users browsing this forum: No registered users and 0 guests


Subscribe to the ModphpBB3 Forum RSS