I'm using the Proper Theme by Cory Watilo and I'd like to move the RSS chicklet up higher... possibly right under my name/photo.
Assume that means I just need to cut/paste code from one place to another...
Can anyone show me what code to move?
Thx
Tom
Page 1 of 1
How do I move the location of the RSS feed chicklet
#2
Posted 20 January 2011 - 03:24 AM
Tom,
You're going to want to cut/paste this code to here: http://clip2net.cory...385976_70Kb.png
So, search for this block of code:
...and you're going to want to move it just above the
You're going to want to cut/paste this code to here: http://clip2net.cory...385976_70Kb.png
So, search for this block of code:
{block:Subscription}
<section id="subscriptions">
<h1>Subscribe...</h1>
{block:SubscriptionUnsubscribed action_id="subscribe_link" content_div="subscribe"}
<div id="subscribe">
<a href="{SubscribeLink}" id="subscribe_link">Subscribe to this Posterous</a>
</div>
{/block:SubscriptionUnsubscribed}
{block:SubscriptionSubscribed action_id="unsubscribe_link" content_div="unsubscribe"}
<div id="unsubscribe">
<a href="{UnsubscribeLink}" id="unsubscribe_link">Unsubscribe</a>
</div>
{/block:SubscriptionSubscribed}
{block:SubscriptionLoading}
<div class="loading"></div>
{/block:SubscriptionLoading}
</section>
<section id="rss">
<a href="{RSS}" rel="alternate" type="application/rss+xml">Subscribe via RSS</a>
</section>
{/block:Subscription}...and you're going to want to move it just above the
{block:HasLinks} section. Or you could place it above your name/photo, but that might look a little weird. I would recommend using this method rather than trying to squeeze it between your name and profile, as that can get messy. Hope this helps!
#3
Posted 03 April 2011 - 09:19 AM
Hi Cory,
Is there a way way to override some of the default messages? For example: the "Get the latest updates in your email box automatically" from the subscribe link. Very annoying to have these added by default IMHO...
Is there a way way to override some of the default messages? For example: the "Get the latest updates in your email box automatically" from the subscribe link. Very annoying to have these added by default IMHO...
#4
Posted 03 April 2011 - 10:11 AM
Unfortunately, no. I wish there was. I'd suggest emailing help@posterous.com and letting them know what you think.
Share this topic:
Page 1 of 1

Help











