Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

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

[SOLVED] Positioning RSS buttons in header


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Oct 25, 2010, 06:05 AM
qbuster's Avatar
qbuster
 
84 posts · Mar 2010
Alrewas, Staffordshire, UK
On my website http://waterwaywatch.org the top line of the header contains a left-aligned classic Page menu and the next line a right-aligned row of RSS buttons.

As is shown by the attached image Click image for larger version

Name:	header.JPG
Views:	146
Size:	83.2 KB
ID:	846, this wastes space on both lines and begs the question as whether there is a way to align the RRS buttons along the same row as the Page Menu?

Any suggestions?

The site is running Wordpress 3.01 with Ata 3.53 on a Linux webhost.

Thanks


Will
  #2  
Old Oct 25, 2010, 07:47 AM
STB
 
764 posts · Apr 2010
Sure, you move the rss box up a few pixels with CSS (Add HTML/CSS Inserts)
something like:

div.rss-box{
margin: -37px 0px;
padding: 10px 0 0px 10px;
}

if you also want to narrow the gap between menu/rss bar and the image, add this too:

div#imagecontainer{
margin: 1px 0px;
}
  #3  
Old Oct 25, 2010, 09:34 AM
qbuster's Avatar
qbuster
 
84 posts · Mar 2010
Alrewas, Staffordshire, UK
Quote:
Originally Posted by STB
Sure, you move the rss box up a few pixels with CSS (Add HTML/CSS Inserts)
something like:

div.rss-box{
margin: -37px 0px;
padding: 10px 0 0px 10px;
}

if you also want to narrow the gap between menu/rss bar and the image, add this too:

div#imagecontainer{
margin: 1px 0px;
}
Thanks very much for that - it looks much better. Advice worthy of a Diamond member!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Positioning Google Translation Element in Header arlandiz Header configuration & styling 0 Aug 13, 2010 05:39 PM
Positioning the header icon (?) GrahamW Header configuration & styling 13 Aug 12, 2010 08:28 AM
header and positioning elements (absloute vs relative) lambdaka Header configuration & styling 6 Apr 14, 2010 08:51 AM
[SOLVED] How to replace newer RSS & Comments buttons with colored version buttons? ireneeng RSS, Feeds & Subscribing 5 Nov 12, 2009 07:56 PM
How to replace newer RSS & Comments buttons with colored version buttons? jenb RSS, Feeds & Subscribing 3 Oct 25, 2009 05:14 AM


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


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