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 »

Trying to Align header widget to right of page.


  #1  
Old Dec 31, 2013, 08:07 PM
geekprepper
 
6 posts · Dec 2013
Trying to Align header widget to right of page.

I just switched to this theme a few hours ago from Weaver 2 Pro, and I'm loving it already, but....

I'm trying to get my "Google Search Widget" to the very right side of the page ( http://www.geekprepper.org/ ), right now it's just floating aimlessly in the top center.

header area:
<?php bfa_widget_area('name=TOP_widget'); ?> %bar1 %image %bar2 %pages


#CSS are (I know it's not correct)

div#TOP_widget {
margin-top: -43px;
position: relative;
margin-bottom: 6px !important;
}

Any ideas? I
  #2  
Old Jan 1, 2014, 04:01 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Quote:
Any ideas?
yes, uses FireBug or looked at the actual page source to see what the ID name actually is.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jan 1, 2014, 09:57 AM
geekprepper
 
6 posts · Dec 2013
OK, I fixed the CSS name and it looks good.

Header stuff:
<?php bfa_widget_area('name=top_widget'); ?>

CSS:
div#top_widget {
position:relative;
float:right;
}
  #4  
Old Jan 1, 2014, 10:41 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
see that was easy
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Can't vertically align text in custom widget tsheridan Sidebars & Widgets 2 Dec 27, 2011 04:33 PM
Align top footer new widget area chycoo Post-Kicker, -Byline & -Footer 2 Jul 19, 2011 02:43 PM
[SOLVED] Align left on footer widget lucy Sidebars & Widgets 6 Aug 6, 2010 06:36 AM
[SOLVED] How do I align Page headers &amp; body with Header? JulieBMack Page & Category Menu Bars 3 Jul 12, 2010 09:54 PM
Trying to align logo and widget in header wardrob Header configuration & styling 6 Mar 12, 2010 11:35 AM


All times are GMT -6. The time now is 10:40 PM.


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