Hi
How do I move the RSS feed icon from the top to the footer of my website?
The widget rss, do not show icon?
Thank you in advance for your answers
Best regards
Oliver Nielsen
Website http://minmadopskrift.dk/
Fetching latest tweet ...
Hi
How do I move the RSS feed icon from the top to the footer of my website?
The widget rss, do not show icon?
Thank you in advance for your answers
Best regards
Oliver Nielsen
Add this in a text widget wherever you would like it:
<a href="http://minmadopskrift.dk/feed/"><img src="http://minmadopskrift.dk/wp-content/themes/graphene/images/social/rss.png" /></a>"
Hi Kenneth
Thank you very much for your help.
It works.
Supplementary question: I was wondering, is it possible to make the icon smaller?
You can specify the size in the <img > tag
<a href="http://minmadopskrift.dk/feed/">
<img src="http://minmadopskrift.dk/wp-content/themes/graphene/images/social/rss.png" width="20" />
</a>"Hi Ronangelo
That is great.
Thank you very much for your help.
This topic has been closed to new replies.