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 » Forum Usage » Forum How-To »

[SOLVED] How to make Post Gallery Widget work in new Center Column Above The Loop Wid


 
Prev Previous Post   Next Post Next
  #1  
Old Jan 16, 2011, 06:39 PM
New WordPress Fan
 
141 posts · Jul 2010
[SOLVED] How to make Post Gallery Widget work in new Center Column Above The Loop Wid

I added a new widget area above the loop in the center column, by placing this code in the center column, above the loop:

<?php bfa_widget_area('name=Center Column Above Loop Widget Area'); ?>

Then placed the Post Gallery Widget in this area. The Gallery of new posts overlays the new widget area and the center column text. Can't seem to get it to respond to CSS.

I also tried by making the new widget area a separate <div> by substituting the following code to create the new widget area above the loop in center column:

<div id="my_new_widget_area" class="bfa_widget_area"><?php bfa_widget_area('name=Center Column Above Loop Widget Area'); ?></div>

But same result.

The Post Gallery Widget does respond to this CSS to increase the top margin and move it down:

.slideshow {
margin-top: 200px;
margin-bottom: 200px;
}

But no effect on the bottom margin. The gallery still overlays the center column loop content.

I am using Atahualpa 3.6.1 and WordPress 3.0.4.

Can anyone help?

Many thanks!
 

Bookmarks

Tags
post gallery widget

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Decrease padding between top widget area and center column/sidebars pascalel Sidebars & Widgets 1 Jul 12, 2010 01:36 PM
Recent post widget don't work like pages widget maria.christensen Page & Category Menu Bars 3 Apr 18, 2010 05:00 AM
Adding more than one custom widget area to the center column maguai Sidebars & Widgets 9 Mar 1, 2010 03:02 PM


All times are GMT -6. The time now is 11:30 AM.


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