Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

Filling empty space of pagebar with RSS button etc


  #1  
Old Aug 13, 2009, 12:47 PM
Sakshin
 
66 posts · Aug 2009
Amsterdam, Netherlands
I would like to use the empty space on the righthand side of the pagebar for inserting the rss feed button. Also here I tried many different things without succes. Does anyone have a solution or should I just behave and forget about it?

With regards, Sakshin
  #2  
Old Aug 15, 2009, 04:20 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
You could put something like this in STyle & edit HEADER AREA -> Configure Header Area

<div class="clearfix">
%pages
<div style="float: right; width: 200px">
HTML CODE FOR RSS ICONS
</div>
</div>

And make the div that contains the %pages float left and a specific width, with a CSS Insert

div#menu1 {
float:left;
width: 750px;
}

This is not tested and may need some CSS adjustments to align properly
  #3  
Old Aug 30, 2009, 12:34 PM
Sakshin
 
66 posts · Aug 2009
Amsterdam, Netherlands
Thanks Flynn. This works. Although I didn't put the RSS feed button there. The created space I used for one item of the categorie list. Great! No-one sees it's not an page while it's integrated in the pagebar.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
my htaccess is empty cosmiclove New Versions, & Updating 0 Jul 25, 2009 03:33 PM
How to remove arrow indicating child pages in pagebar? Astra Shirahata Page & Category Menu Bars 2 May 17, 2009 02:29 PM
Huge amount of empty space, and YSlow paulae Atahualpa 3 Wordpress theme 3 May 5, 2009 11:06 AM
Show empty categories olsonsp4c Page & Category Menu Bars 2 Apr 22, 2009 10:41 PM
Changing the position of the RSS button pushkinpassey RSS, Feeds & Subscribing 3 Mar 28, 2009 10:14 AM


All times are GMT -6. The time now is 01:28 PM.


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