To display only the text marquee, comment out the lines in the class.marquee.plugin.php that has the images like I did below.. You can edit the text in the same file. The css file has the text style. You can also hide the images in the css file by uncommenting the part that says img.MarqImage {display:none;} in css file.
// You can edit line 4 below for the marquee
default:
}
if ($MarqImage < > "") {
// echo $begwrap . sprintf('< div class="marquee" >< marquee direction="right" scrollamount="20" >< img src="%s" class="MarqImage" / >< /marquee >< /div >', $MarqImage);
echo '< div class="textmarquee" >< marquee class="textmarquee" scrollamount="5" direction="left" behavior="scroll" />This is a text marquee that you can change to say whatever you want< /marquee >< /div >';
I just uploaded a new version which you can just hide the image marquee from the dashboard and just show the Text. And added fonts to be used for the marquee.
Comments
@indianfootynet
To display only the text marquee, comment out the lines in the class.marquee.plugin.php that has the images like I did below.. You can edit the text in the same file. The css file has the text style. You can also hide the images in the css file by uncommenting the part that says img.MarqImage {display:none;} in css file.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
@indianfootynet
I just uploaded a new version which you can just hide the image marquee from the dashboard and just show the Text. And added fonts to be used for the marquee.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Does this let me add a banner header for each discussion area?
Thanks!
No this only adds it in the Discussions index Header.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌