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 »

Problems with aligning footer widget


  #1  
Old Sep 12, 2012, 07:41 AM
cantplay
 
14 posts · Aug 2012
Problems with aligning footer widget

ATA 3.7.8
WP 3.4.2

I've tried almost a dozen different ways to space these footer widgets out (space between widgets and outer widget borders lining up with edges of my layout) through Fbug and various code copied from the forums, but they won't budge.

EDIT: CUT PREVIOUS CODE - No longer relevant to thread, solution below.

I am certainly a hack, but assume it is a selector of some sort I do not have right? Spacing, widget text inheriting footer font color, container height are the main things I want to adjust.

Thanks for any point in the right direction!

Last edited by cantplay; Sep 14, 2012 at 07:54 PM.
  #2  
Old Sep 12, 2012, 11:05 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
If you want all three areas to be the same size you could put (as an example) 20px padding on the right side of the left area, 10px right and left padding on the center area and 20px padding on the left side of the right area. This would give you 30px spacing between areas.
__________________
~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.
  #3  
Old Sep 12, 2012, 03:21 PM
cantplay
 
14 posts · Aug 2012
Thank you, that is exactly what I am trying to do.

But, when I try to put padding values in a single line of code, nothing moves for me. I think it is my selector?

For instance, I am trying to figure out the prefix and the <something> to get the desired result.

div#<something> {padding-left:20px;}
.<something> {padding-left:20px;}
#<something> {padding-left:20px;}

Last edited by cantplay; Sep 12, 2012 at 08:42 PM.
  #4  
Old Sep 12, 2012, 07:36 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I see some strange code on your site. But looking at what you want to do I might choose to put a one celled widget area in that spot and then use a table in a text widget or perhaps a column plugin to create the three areas. Bottom line this would require a bit of time to work out but hopefully that gives you a direction.
__________________
~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.
  #5  
Old Sep 12, 2012, 08:26 PM
cantplay
 
14 posts · Aug 2012
Thanks for checking it out. I will try a different approach. When you say "strange", is that serious, like malware or a plug in adding slashes where they shouldn't be? or is it more strange like a guy has cobbled together a site compiled from random problem solving bits (or worse heh)?
  #6  
Old Sep 13, 2012, 04:36 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try this in CSS Inserts
HTML Code:
td#footer {
padding:0px
}

#footer_1 div.footer-widget {margin-right: 10px;}
#footer_2 div.footer-widget {margin-right: 5px; margin-left: 5px;}
#footer_3 div.footer-widget {margin-left: 10px;}
and if it doesn't work, disable ALL your plugins - something is generating a backslash (\) before a double quote (") in the footer and I expect is is one of your plugins.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with aligning footer widget Hody Sidebars & Widgets 12 Apr 5, 2012 09:03 AM
Twitter Widget causes Comments box to dissapear + footer widget styling shadowoflight Sidebars & Widgets 7 Apr 21, 2011 10:41 AM
[SOLVED] Site footer - problems elemenopee Center area post/pages 3 May 7, 2010 08:17 AM
[SOLVED] aligning slideshow gallery within custom widget area rinoa3108 Header configuration & styling 3 Dec 30, 2009 03:46 AM
Widget text not aligning correctly in sidebar StudioGal Sidebars & Widgets 2 Apr 14, 2009 08:08 AM


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


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