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 » Sidebars & Widgets »

[SOLVED] Pushing right Side-Bar vertically into header Area


  #1  
Old Jan 4, 2014, 09:52 AM
swimflyfast2's Avatar
swimflyfast2
 
150 posts · Aug 2010
Horse Country in Virginia
[SOLVED] Pushing right Side-Bar vertically into header Area

I want the right side bar to be in the header area so I ended up addressing the widget as I could not get the #right to move.
HTML Code:
#text-34  {
	position: relative!important;
	top: -134px !important;
}
I like the way it lines up now but it seams to reserve the original space of the right side bar so there is space between it and the footer at the bottom. I tried moving the footer up but no go.
is there any way to do this and get rid of the space?

Butterfly is Not a Crime web site www.swimflyfast.com is the site I am working on.

WP 3.8 Atahualpa 3.1.73

Last edited by swimflyfast2; Jan 4, 2014 at 09:54 AM. Reason: add version
  #2  
Old Jan 4, 2014, 10:09 AM
swimflyfast2's Avatar
swimflyfast2
 
150 posts · Aug 2010
Horse Country in Virginia
I used this and it works, but now I have area under footer. would rather have a better solution.
HTML Code:
td#footer  {
	position: relative!important;
	top: -134px !important;
}
  #3  
Old Jan 4, 2014, 10:22 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Instead of using the td#footer CSS how about just adding the following to your #text-34 CSS?
HTML Code:
margin-bottom: -134px !important;
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #4  
Old Jan 4, 2014, 10:42 AM
swimflyfast2's Avatar
swimflyfast2
 
150 posts · Aug 2010
Horse Country in Virginia
Thank You and Happy New Years! that works like a charm.. and clean..

Bookmarks

Tags
align widget area, right bar

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] New Widget area; side-by-side dmkjr Montezuma Theme 2 Mar 29, 2013 05:25 PM
[SOLVED] New widget area stacks widgets - want them side by side Mykhailo Sidebars & Widgets 4 Dec 8, 2010 01:08 PM
[SOLVED] How to remove side padding around header area only. dudu Header configuration & styling 10 Dec 4, 2010 02:58 PM
[SOLVED] New Widget Area Above Side Bar + Spaces In Side Bar ChrisPanimation Sidebars & Widgets 18 Jan 15, 2010 09:25 AM


All times are GMT -6. The time now is 02:55 AM.


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