Title: dih's Replies | WordPress.org

---

# dih

  [  ](https://wordpress.org/support/users/dih/)

 *   [Profile](https://wordpress.org/support/users/dih/)
 *   [Topics Started](https://wordpress.org/support/users/dih/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dih/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dih/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dih/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dih/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dih/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Watercolor Theme injected credits I can’t remove!](https://wordpress.org/support/topic/watercolor-theme-injected-credits-i-cant-remove/)
 *  [dih](https://wordpress.org/support/users/dih/)
 * (@dih)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/watercolor-theme-injected-credits-i-cant-remove/#post-1177535)
 * i tampered around with watercolor’s functions.php
    which is a nice amount of 
   base64 encoded stuff…
 * i found that you can actually comment out everything that is in functions.php.
   
   however, functions.php adds a style sheet line in the xhtml header, namely a ‘
   float:left;’ to #content adding that to #content in the style.css file, and i
   need no further data from functions.php
 * functions.php does the following:
    – adds a style sheet line in your xhtml header,
   to ‘force’ it’s need – polls rss feeds from templatelite.com – adds links to 
   hosters in your meta links – adds links to hosters in the credits line
 * by removing the functions defined, and adding the style sheets lines found in
   the xhtml header to your styles.css file, this ‘gibberish’ does not happen any
   longer.
 * appologies to the author, but free templates which poll your website and in addition
   link to various hosters you might like or might be sponsored by, may be a nice
   thing for you – but to nobody else, to me this is a nogo, unless you state those
   details somewhere!
    however this is not mentioned, not even in the readme or 
   changelog file!

Viewing 1 replies (of 1 total)