Viewing 6 replies - 1 through 6 (of 6 total)
  • Find the rss icon image in the themes image directory, and replace it with the image you want.

    Thread Starter amilabosnae

    (@amilabosnae)

    Thank for your answer. I did that, but it’s too big, and when I try to increase the nav bar’s height in pixels to fit the icon, it gets messed up because the background doesn’t match. It’s just my wrapper that gets moved down a little. Any idea how to match the background to the wrapper?

    I would need to see your code to figure that out, you could just resize the new rss icon to fit your original one, but perhaps you are wanting to have it be bigger.

    Thread Starter amilabosnae

    (@amilabosnae)

    This is the site I’m working at: https://amilabosnae.com/

    I’ve changed some things in the template now, but I would like to move my RSS icon and E-Mail subscription icon to right side of the the header (I’ve given up on that other RSS icon for the moment). I guess I know where to add it in my code, but don’t know what to write? :-S

    Thread Starter amilabosnae

    (@amilabosnae)

    Now I’ve managed to get them to the header, but they just appear under the blog name. How do I move them to the right?

    Thread Starter amilabosnae

    (@amilabosnae)

    Now I’ve moved them to the right by inserting

    <div style=”float:right;”>icons</div>

    But they’re not aligned with the blog title, they’re lower. So I’ll try to do something about padding.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to add custom RSS-icon?’ is closed to new replies.