Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5

[MyBB Plugin] Board Announcements Manager (For 1.6 and 1.8)

#30
(March 19th, 2020 at 5:01 AM)tc4m4 Wrote: Wink  Thank you, I'll put that in, you'll find a final solution that works both together :-) Greets Tc


Hello, as it said, with slidedown on, the marquee doesn't work.

Unfortunately I can NOT programming, but I have now changed something in the template bam_announcement, the disadvantage, slide down on or off does not matter, disadvantage, every announcement is in Marquee. I know it's a very old script, but maybe it will help you. Greeds Tc

first I tried that
replaced the content of the bam_announcement
Code:
<p class="{$bam_unsticky} {$class}" id="announcement-{$bcprefix}{$announcement_id}">{$announcement}  <span class="bam_date">{$date}<span class='close_bam_announcement {$display_close}'>x</span></p>

with this
Code:
<p class="{$bam_unsticky} {$class}" id="announcement-{$bcprefix}{$announcement_id}"><marquee behavior="scroll" direction="right" onmouseover="this.stop();" onmouseout="this.start();">{$announcement} <span class="bam_date">{$date}</span></marquee><span class='close_bam_announcement {$display_close}'>x</span></p>

that's how it worked, I then set the template back to the original code, and then I replaced your code with the one in mycode


Code:
Replacement: <marquee direction="left" scrollspeed="14">$1</marquee>

to
Code:
Replacement: <marquee behavior="scroll" direction="right" onmouseover="this.stop();" onmouseout="this.start();">$1</marquee>


if you now move your mouse over it, the marquee also starts with slidedown on :-)

i'm from Austria, sorry from my bad english, this is my school english, and that was a very, very long time ago
Reply


Messages In This Thread
RE: [MyBB Plugin] Board Announcements Manager (For 1.6 and 1.8) - by Guest - February 7th, 2015 at 8:20 PM
RE: [MyBB Plugin] Board Announcements Manager (For 1.6 and 1.8) - by tc4me - March 19th, 2020 at 10:07 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  why or by which plugin Mybb hacked? tc4me 8 3,945 February 19th, 2021 at 5:08 AM
Last Post: tc4me
  [MyBB Plugin] Average Profile Ratings Darth-Apple 8 5,488 October 22nd, 2020 at 6:41 AM
Last Post: tc4me
  Simple Reputation Bars [MyBB Plugin] Darth-Apple 7 4,419 October 22nd, 2020 at 4:25 AM
Last Post: tc4me
  MyBB Post Activity Plugin Guardian 8 5,701 May 3rd, 2020 at 7:36 PM
Last Post: tc4me



Users browsing this thread: 5 Guest(s)

Dark/Light Theme Selector

Contact Us | Makestation | Return to Top | Lite (Archive) Mode | RSS Syndication 
Proudly powered by MyBB 1.8, © 2002-2024
Forum design by Makestation Team © 2013-2024