Can anybody tell me how can I get a scroll text under my header ? Something like this...
Can anybody tell me how can I get a scroll text under my header ? Something like this...
If you are talking about the flash video near the top, you would need to create a flash video, upload it to your server and then add it to your theme where you want it.
Damn ! :))
Not an expert so i`m not gonna be able to do that.
But thanks anyway.
Like this? http://www.detroitmetrostars.com/ I added a scroller under the header.
This is the code I used....This code goes at the end of the header.php file.
<?php if ( is_home() ) { ?>
<html><center><marquee width="532" scrollamount="4"><b>INSERT YOUR TEXT HERE THAT YOU WANT TO SCROLL</marquee></center></html>
<?php } ?>I hope this plugin works for you efficiently:
This topic has been closed to new replies.