Topic: Removing RSS specifics from configuration should remove RSS Icon

In configuration we have the ability to remove the RSS Feed (URL) and the RSS Comments Feed (URL).

Doing so, similar to how the twitter configuration works, can we remove the RSS icon from the website header?

Thanks!

Thumbs up +1

Re: Removing RSS specifics from configuration should remove RSS Icon

I have the same question.

Thumbs up

Re: Removing RSS specifics from configuration should remove RSS Icon

.quick-nav #rss { display: none; }

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

4

Re: Removing RSS specifics from configuration should remove RSS Icon

Thanks extatix! CSS solution so much better than editing/deleting php.

Thumbs up

Re: Removing RSS specifics from configuration should remove RSS Icon

Hello
this didnt work for me. Where exactly should i be inserting this? i tried to insert in user.css

Thumbs up