Is it possible to add more links to this script...
- Code:
jQuery(function() {
if (document.location.href.indexOf('/f9-graphics-design') > -1 ) {
jQuery('.page-title').after('<div class="rules"><strong><span style="font-size: 18px;"><i class="fa fa-exclamation-triangle"></i> Forum rules</span></strong>
<br>
Hello and welcome to the community.</div>');
}
});
Last edited by Mati on Sat Sep 05, 2015 3:02 pm; edited 1 time in total