How do I put an image into the tagline please.
How do I put an image into the tagline please.
Stephen.
- ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.
I think tagline is in metatags and have not tried this with that file but works for defines in english.php
Find defines for tagline and insert into/between the single quotes
Locate image in your template/images dirCode:'url(../images/image.jpg)'
Zen-Venom Get Bitten
Thanks,
Just tried that and it did not work....
Stephen.
- ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.
Could you use it as a background image in #tagline in the stylesheet?
Use <img src="path/to/your/image.gif" alt="description of your image" /> in the language file
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Stephen.
- ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.
^^^ Read my post above
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Stephen.
- ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.
Where is this image?<img src="../images/logo2.jpg"
The above references
/images/logo2.jpg
Not
/includes/templates/your_template/images
Zen-Venom Get Bitten