Hi
I have been advised to add some keywords to the store logo image.
In the design view the default code is this
<img
src="<actinic:variable name="BrochureLogo" />"
width="<actinic:variable name="BrochureLogoWidth" />"
height="<actinic:variable name="BrochureLogoHeight" />"
alt="<actinic:variable name="StoreName" />"
class="logoimage">
I need to apply this to my store logo image
alt="The Baby Studio: specialising in ..the keywords here "
I dont know how - any help as always very much appreciated.
D
I have been advised to add some keywords to the store logo image.
In the design view the default code is this
<img
src="<actinic:variable name="BrochureLogo" />"
width="<actinic:variable name="BrochureLogoWidth" />"
height="<actinic:variable name="BrochureLogoHeight" />"
alt="<actinic:variable name="StoreName" />"
class="logoimage">
I need to apply this to my store logo image
alt="The Baby Studio: specialising in ..the keywords here "
I dont know how - any help as always very much appreciated.
D
Comment