how to create a pop-up in php forum
Hi, I would like to know how to create a pop-up message in phpbb forum index page only.
What I am trying to achieve is that when a user lands on index.php page of my forum a pop-up should come and inside will be a message and a link to a page within my website.
I am not sure how to make that work.
I just want to have some kind of window popping up either be it using jQuery, JS etc. as long as it pops up to grab user's attention. Just like a private PM message would in php forums.
Any help would be appreciated.