Hello,
Looking to add accreditation icons in footer (below social media
icons).
Last line of social media icon looks like this:
{% if settings.show_wordpress %} <a href="{{ settings.wordpress_url }}"
target="_blank"><img src="{{ 'Wordpress.jpg' | asset_url }}"
width="32px"></a>{% endif %}
</ul>
Just looking to insert non-clickable images (actually three of them)
after that line. I have added the three images as new assets (this is
shopify theme).
Thanks in advance
Carl
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/30186b15ced17596c0465627d2a88fa9%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment