Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   RSS, Feeds & Subscribing (http://forum.bytesforall.com/forumdisplay.php?f=18)
-   -   RSS Links Are Invisible... (http://forum.bytesforall.com/showthread.php?t=16943)

B.Mooney Mar 6, 2012 06:18 PM

RSS Links Are Invisible...
 
Got a question...
I set up the RSS info like I have previously yet the links don't appear in the right top corner ...like they are supposed too..

I am using the sidebar widget but would rather have them around the logo.

Here's my url: http://conservativestateofmind.us/

Any suggestions?

Thanks

B.Mooney Mar 6, 2012 06:21 PM

Anyway I can display the RSS in the Page Menu bar?

lmilesw Mar 6, 2012 06:30 PM

You can use CSS to postion most anything anywhere you want. There is no one way to do this. You could add a hyperlinked image somewhere and position. Perhaps there is a plugin that has the RSS image as part of it and then you could use CSS to position that.

To give you an idea you could even position the RSS part of the widget you have installed. If you add this code to the CSS Inserts box in the theme options you will see what I mean. It won't look great buy you will get the idea.
HTML Code:

#bfa_subscribe .post-text {
    position: absolute;
    top: 210px;
}


B.Mooney Mar 6, 2012 06:38 PM

Thanks Larry...

The issue is there's too much page showing... Firebug shows 1263 and the icons are there...way too far to the right.
How do I reduce the page size to just 1100px and hopefully move the RSS links closer to logo?
I'm a CSS novice so any help you can give will be appreciated...

lmilesw Mar 6, 2012 07:00 PM

The theme options will help in many instances. For page width look in the Style & configure Layout section.

B.Mooney Mar 6, 2012 07:07 PM

Not to sound completely ungrateful but I posted here to get an more helpful answer, not directed to have to research through hundreds of posts...

That's why I posted my url so folks could get an idea of what I'm talking about..
Just need to get a css code or html or whatever to shrink background - black area reduced and the RSS link icons moved closer to logo.

Thanks

lmilesw Mar 6, 2012 07:11 PM

I was pointing you to a specific section in the theme options where you can adjust the width of your site.

There is a Style & Configure Layout section in the theme options where you can set the width of your site to a static width.


All times are GMT -6. The time now is 12:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.