• Hello!

    I have some issues with the theme on my page, http://www.maelstrom-media.com. The first one is, that the Log In link in the sidebar is red even though i’ve changed style link color to gray and rollover to green. The Log In link does not have a rollover effect too.

    The 2nd issue is that i want a RSS Feed icon at the bottom left which leads to the RSS Feed page, instead of a normal text link. I’ve put in this code:

    <a href="<?php bloginfo('rss2_url') ?>" title="RSS Feed"><img src="<?php bloginfo('rss2_url'); ?>/images/rss.gif" alt="RSS Feed" /></a>

    I got the image uploaded in the proper folder and yea, I can’t see what the problem is.

    Thanks!
    Jeppe C.

The topic ‘Icons and link problem’ is closed to new replies.