|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Major grins
|
Atom/Rss feed link removall
How do I remove the Atom Feed and RSS Feed buttons from my site?
James. |
|
|
|
|
#2
|
||
|
SmugMug Hero Captain
|
Quote:
Put this in the stylesheet section of your customization: #feeds { display:none} |
|
|
|
||
|
#3
|
|
|
Major grins
|
Thanks! Top shelf stuff there, exactly what I was after, but a search found nothing.
James. |
|
|
|
|
#4
|
||
|
Big grins
|
Quote:
|
|
|
|
||
|
#5
|
||
|
panasonikon
|
Quote:
the code needs to be like this: #feeds { display:none; } But my question is, why are you hiding them? Looking at your site, (great work, btw!), it seems that you want people to see your work. Feeds are a great way for people to not only find you, but to stay up on your new additions, etc. |
|
|
|
||
|
#6
|
|
|
Big grins
|
doesn't work
I still see it
|
|
|
|
|
#7
|
|
|
Big grins
|
This is how i've pasted the code in my css
/* hide breadcrumb by default so it doesn't show until after it's been modified */ #breadCrumbTrail {visibility: hidden;} .breadCrumbTrail_home, .breadCrumbTrail_category, .breadCrumbTrail_subcategory {display:none;} #feeds { display:none; } |
|
|
|
|
#8
|
|
|
with a Heroes touch
|
Can you include a link to your site / the specific page you still see the feeds so we could take a look?
__________________
Sebastian SmugMug Support Hero look on the bright side http://www.SebastianHosche.com |
|
|
|
|
#9
|
|
|
panasonikon
|
You can turn off feeds by a simple button in your control panel, settings tab now.
|
|
|
|
|
#10
|
|
|
Big grins
|
|
|
|
|
|
#11
|
|
|
Major grins
|
It took me a while to find this setting and "Help" wasn't helpful, so perhaps I can save someone some time... it is on the Privacy tab of the control panel.
|
|
|
|
|
#12
|
|
|
Big grins
|
Thanks, I was looking for it. :)
|
|
|
|
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|