kentico_helenag
-
9/17/2008 6:22:34 AM
RE:How can I change macro content
Hi Carlo,
1. The text could be changed in: your_project _folder/CMSResources/CMS.resx (name: newsletter.unsubscribelink). Please restart the application in Site Manager -> Administration -> System just after changing of the resource file.
2. It could be better to envelope the {%UnsubscribeLink%} with <span> tag with an ID. Then you could use in your CSS Stylesheet e.g.: #span_id a This change of code could be done in: CMSDesk -> Tools -> Newsletter -> Templates -> edit Newsletter issue template.
I hope this will be helpful for you.
Best regards, Helena Grulichova
|