Hi,
how can you instead of the logo put up a google adsense banner ?
Thanks
Hi, how can you instead of the logo put up a google adsense banner ?
Thanks |
Look in the file /templates/base/_sub_header.html The logo is in the template key: __main_logo__
If you're using a custom template, then just change directories from "base" to "yourtemplate". sup |
Look in the file /templates/base/_sub_header.html The logo is in the template key: __main_logo__
If you're using a custom template, then just change directories from "base" to "yourtemplate". Thanks will check it out! |