RSS Feeds button on the right bar
-
Can I put the RSS Feed bar até the widget right bar? When I go to Widgets in the Appearance configuration, It gives me the option to include RSS, and it asks me for the title (ok) and the url (ok). But I dont want any topic in the RSS button. Actually, I only want the button on the right. Can I have that?
I also have the option to include the Meta widget, wich would be fine, but i dont want the buttons Administration, Log in and Worpress.org. Also, the logo (orange box) disappears when i insert the meta widget.
thanks for the help.
i just looked at the ‘widget options’ the option to allow a different first page widgets bar. when a i do that, the bar contains a Meta widget, with 4 topics: log in, rss commentors, rss posts, wordpress with the square orange rss feeds bars. This is the widget i want for my Rss feeds, but with a different name and only the rss comments and posts topics. And with the orange square.
Mod
If you know a bit of HTML, you can actually create your own META widget with just the links that you want.
Just enter something like this in a text widget:
<a href="http://www.likeyouwant.com">Link Name</a>Be sure to tick the box marked “Automatically add paragraphs.” For “Title,” you can choose whatever you want.
Good luck
Ken
Mod
To get the RSS buttons on the right, use this bit of custom CSS:
#rss {
padding: 13px 23px 0 0;
float: right;
}Ken
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
