Remove Google Banner Ads

Would you like to remove that google advertising that CRE Loaded has added to your site in a way that is tricky to find?

Open this file:
/includes/javascript/cart_links.js.php

Remove this code:

echo '<table width="100%" cellspacing="3" cellpadding="' .CELLPADDING_MAIN . '"><tr>';
echo '<td width="100%" style="text-align: center">';
include('http://creloaded.com/cre_google.js');
echo '</td></tr></table>';

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <b> <br> <p> <a> <strong> <cite> <em> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
  • You may use [img:xx] tags to display uploaded files or images inline.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <css>, <diff>, <drupal5>, <html>, <javascript>, <php>. Beside the tag style "<foo>" it is also possible to use "[foo]". PHP source code can also be enclosed in <?php ... ?> or <% ... %>.

More information about formatting options