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] Sidebars not the same width in common browsers


  #1  
Old Jul 12, 2010, 08:39 PM
IslandJewel
 
13 posts · May 2010
Vancouver Island, Canada
Bug [SOLVED] Sidebars not the same width in common browsers

Building a new site I started with WP 3.0, added but DID NOT activate several plugins. Today I updated (following JuggleDad's instructions) to Atahualpa 3.5.1. The sidebars are set to 200px wide and look correct in Internet Explorer, but not in Firefox (my fave), Chrome and Opera. The site is at http://pyramidstables.com/wp/.
I'm not understanding what''s causing this. Help would be much appreciated in the best way ;-).

TIA!

Last edited by IslandJewel; Jul 12, 2010 at 08:46 PM.
  #2  
Old Jul 12, 2010, 09:18 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Did you apply all the bug fixes? What is in CSS Inserts?
__________________
~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 Jul 12, 2010, 09:53 PM
IslandJewel
 
13 posts · May 2010
Vancouver Island, Canada
Thanks for your response, Larry

CSS INSERTS are in attached .txt file


Bug Fixes applied:
351-05: Page Title Does Not Display.... (bfa_meta_tags.php),
351-04: Fix sub-menu padding (bfa_hor_pages.php),

I did not do:
351-03: Comment Form Anchor Link...
351-01: EXCERPTS - Show first X posts... (this will not be a blog ... no comments, no posts on home page),
351-02: Header images not showing in sorted order (using only one header image),

Did I miss any bugfixes that I need using WP/Atahualpa as a CMS?
Attached Files
File Type: txt css-inserts.txt (1.9 KB, 1091 views)
  #4  
Old Jul 12, 2010, 10:13 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I'm kind of at a loss on this. Could you try something though. Set the width to a static 900px or something like that and see if the sidebars behave. If they do try setting the site to a flex width again to see what happens.

Also, if that doesn't work and since you don't have a lot built, you could try hitting the delete bfa_ata4 in Export/Import settings. Before you do make sure and export the settings file which you do from Export/Import setting as well. You may lose all your styling after hitting the button but you can just import the setting again.
__________________
~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.

Last edited by lmilesw; Jul 12, 2010 at 10:18 PM. Reason: Added more info
  #5  
Old Jul 12, 2010, 10:37 PM
IslandJewel
 
13 posts · May 2010
Vancouver Island, Canada
Hmmmm....
Resetting to fixed width had no effect. I left it there (900px) for now.
Exported settings, deleted bfa_ata4, reloaded in a new browser window...all settings were definitely gone.
Imported settings...still not better.
I'm brain-dead for tonight... will try any new ideas in the morning.

Thanks and g'nite!
  #6  
Old Jul 12, 2010, 10:48 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I will continue to ponder this. Please post if you find the fix.
__________________
~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.
  #7  
Old Jul 13, 2010, 04:12 AM
mom_8627
 
4 posts · Jul 2010
I've had the same problem in Firefox.
  #8  
Old Jul 13, 2010, 05:08 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
One of two things,
1) you added a '}' in ato->Style & configure LAYOUT->Layout Container Style or
2) you may have edited your CSS.PHP at some point in time.

Looking thru your css I see the following
HTML Code:
div#container {
padding:3px;
background:#E8E1D1;
box-shadow:0 0 15px #333;
-moz-box-shadow:0 0 15px #333;

}

width:auto;
margin-left:auto;
margin-right:auto;
text-align:left;
display:block
}

table#layout {
font-size:100%;
width:100%;
table-layout:fixed
}
the middle set of rules has no CSS selector and is causing IE to react differently than the other browsers.

Upload a fresh copy of css.php and check it again
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Jul 13, 2010 at 05:19 AM.
  #9  
Old Jul 13, 2010, 07:15 AM
IslandJewel
 
13 posts · May 2010
Vancouver Island, Canada
Bingo!
JuggleDad said "1) you added a '}' in ato->Style & configure LAYOUT->Layout Container Style or" and that was the problem. Removed the } and instantly fixed it!
Thanks so much! On my way to donate...you guys are wonderful!
  #10  
Old Jul 13, 2010, 08:13 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Well now I can stop pondering. You constantly amaze me at your insight JD.
__________________
~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.

Bookmarks

Tags
browser compatibility, sidebar widths



Similar Threads
Thread Thread Starter Forum Replies Last Post
Flexible width sidebars? kaspar.wimberley Sidebars & Widgets 2 May 15, 2010 06:39 AM
Browsers styling problem Hellvis Header configuration & styling 2 Jan 15, 2010 04:38 AM
Problems with header in different browsers theassembly Header configuration & styling 3 Oct 9, 2009 02:19 PM
Problem with widget width and sidebars in Explorer conon Sidebars & Widgets 2 Apr 6, 2009 07:22 AM


All times are GMT -6. The time now is 05:58 AM.


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