Jump to content

Hi I'm Sam--er, Rock Raider


STUDZ
 Share

Recommended Posts

Hey @le717/@Cirevam, the code for changing names to "Rock Raider" is still in the footer and you tried to comment out the script tag with a JavaScript comment...

//<script>
//  $("[class^=member-]").each(function() {
//  $(this).text("Rock Raider");
//});
//
//$("#elUserLink").html("Rock Raider <i class='fa fa-caret-down'></i>");

//$("[class^=member-]:parent, .ipsUserPhoto").on("mouseover", function() {
//  setTimeout(function() {
//    $(".cUserHovercard > div > h2 > a").text("Rock Raider");
//  }, 1 * 1000);
//});
//</script>

 

Link to comment
Share on other sites

1 minute ago, Cirevam said:

What code what footer I don't know what you're talking about hush now

I only noticed it because there was a // in the footer. :P

Link to comment
Share on other sites

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.