Hi - I've lost the RSS feed from the top right-hand header even though I still have the following code in style.css

#authorize a.feed-icon {
padding-right: 20px;
}

I did remove the login and register links by adding the foolowing to my local.css file:

#authorize ul {
display: none;
}

Would really appreciate any suggestions. Thanks, Mark

Comments

danpros’s picture

Hi,

Please read the docs once again, I think you are missing somethings there.

Dan

markwsimon’s picture

Hi Dan,

Just checked the documentation and it says:

To remove only the login and register links you can use this code: #authorize ul {display: none;}

This is what I have done.

Apologies in advance if I've misunderstood but looks like I have followed the documentation?

Thanks,

Mark

danpros’s picture

Hi,

Did you have any content in frontpage? the RSS will show up if you promote an article to the frontpage.

Dan

markwsimon’s picture

Hi Dan,

I already have content promoted to front page.

Regards,

Mark

danpros’s picture

Status: Active » Closed (cannot reproduce)

Hi,

I can not reproduce this.

Dan