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] How do you float contents of a widet right?


  #1  
Old Sep 18, 2011, 12:03 PM
bvimusic
 
25 posts · Jul 2010
I have created the following custom widget areas in my header, in the configure header area of atahualpa:

<?php bfa_widget_area('name=My widget area&cells=2&align=2&before_widget=<div id="%1$s" class="header-widget %2$s">&after_widget=</div>'); ?>

My question is, how can I make the right side widget contents float to the right - I am using a widget there that only has options and doesn't allow me to add any code to do so.
  #2  
Old Sep 18, 2011, 02:11 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
use a CSS Insrt - examine the source of the page or use FireBug in FireFox and find the widget and you should be able to code CSS to float it suing the ID/Classes of the widget
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Sep 19, 2011, 05:17 AM
bvimusic
 
25 posts · Jul 2010
WoW!

That was easy! Thank you juggledad!

Here is the code I used in the CSS Inserts section:

#my_widget_area_2 {
float: right;
}

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to create 2 page nav bars with different contents johullster Page & Category Menu Bars 10 Nov 9, 2011 01:10 PM
How Do I Edit the Contents of a Widget? btrt Sidebars & Widgets 4 Oct 22, 2010 03:35 PM
Page contents showing twice brunomeirinho Atahualpa 3 Wordpress theme 3 Jan 22, 2010 05:05 AM
Hackdalic's Table Of Contents Box Plugin -- is a Yes! fromtheranks Plugins & Atahualpa 2 Jun 29, 2009 04:49 PM
[SOLVED] fonts on widet titles doug86 Sidebars & Widgets 5 Feb 11, 2009 07:49 PM


All times are GMT -6. The time now is 11:31 PM.


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