Форумы / Cotonti / Support / How do I replace a tag with an image?

Kingsley
#18044 21.10.2009 04:25
# Koradhil : Images should not be included in core. Its best to use a resource string for this (similar to the language system). In system/resources.php you should add a resource string for the $rowquote value. It should be the original value by default (<a href=...) and you can overwrite it in your skinname/skinname.php file with your own value.

Can you explain to me how? Am not that familiar with php..

thank you.