| Powered By Jcow |
| |||
|
How can i change the powered by jcow picture to text?
|
| |||
|
I'm not positive but I think it has to be an image. If not I can give you the code to replace the image.
|
| |||
|
no. i do not want to replace the powered by jcow but just want to change it with text
|
| |||
|
if you use blue themes find in page.tpl.php (themes dir) [code] <?=jcow_attribution('image');?> replace with <?=jcow_attribution('Text');?>
|