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 » New Versions, & Updating »

Big whitespace above content in IE - 3.6.4.


  #1  
Old Apr 3, 2011, 02:41 PM
arthurmild
 
50 posts · Aug 2010
Cape Town
Hello,

I thought I had got this site working perfectly until advised otherwise today.

For some reason there is a big fat white space above the content in IE (see screenshots) where all is well in safari and firefox.

The site is using 3.6.4 and WP 3.1

I only have IE on VMware on my mac, so not sure how to drill down into it... (is there an equivalent of Firebug for IE ??)

ATO settings attached.

Any help - even a point in the right direction will be much appreciated


Firefox


Safari


internet explorer
Attached Files
File Type: txt ata-plettholidayhomescoza-20110403.txt (20.9 KB, 1483 views)
  #2  
Old Apr 3, 2011, 05:43 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
With a real quick look it appears the image and text under is is not in a sidebar. Is there a reason for that? Also it shows incorrectly in FF, IE, and Chrome for me an a Windows 7 machine.
__________________
~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 Apr 3, 2011, 11:46 PM
arthurmild
 
50 posts · Aug 2010
Cape Town
It is a simple ATA theme site with one left hand sidebar

The image and secondary nav graphics on the left are in the sidebar and contained within WP widgets.

The 'main text' and floated image are the main body content produced from WP 'pages'


The FF and safari screen shots show what it should look like (and does on my mac)

The IE screen shot shows the main body text forced below the wrapper -


It seems a pretty basic set up and one I have used before - hence my confusion at why this is happening.
  #4  
Old Apr 4, 2011, 04:55 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
You are causing your own grief. You have widget titles and then in the CSS set them to invisible, then need a negative top margin to cover the space where the title was. IE handles this different that the other browsers (IE does everything different)

so here is what I would do.
1) go to your CSS inserts and remove the
HTML Code:
.widget-title h3 {visibility:hidden;}
2) go to the first test widget 'Main House' and remove the title
3) still in the first text widget, remove the
HTML Code:
style="margin:-54px 0px 12px 4px"
from it
4) in the second text widget 'Starfish' remove the title
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Apr 4, 2011, 06:31 AM
arthurmild
 
50 posts · Aug 2010
Cape Town
Thanks JD

I thought I was being smart by hiding the widget titles

(The idea was it would help me keep track of text-widget contents within the WP widget area - guess I will have to think of something else)

Any way

I have removed the CSS visibility:hidden from ATO settings and also the widget titles and negative margins within the <img> tags within individual text widgets and all appears to be displaying properly now in IE and FF windows XP.

However...

I do need to tweak the position of the top sidebar images to display nicely within my sidebar and to achive this have left in:

Code:
style="margin:-11px 0px 12px 4px"
within the <img> tag in the text widget which displays on the Welcome page.

This doesn't seem to do any harm (wrt IE)


So... in the interests of learning and sharing ...

1. What is it, that IE was struggling with here? - The CSS 'visibility' or the (negative) 'margin'

2. If the margin - shoudl I perhaps be using
Code:
style="padding:-11px 0px 12px 4px"
instead ?

remember I still need to align my images within the sidebar



Regards
  #6  
Old Apr 4, 2011, 06:50 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
It would seem that to hide the titles you could use
HTML Code:
.widget-title h3 {display:none;}
__________________
~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 Apr 4, 2011, 07:36 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
I wouldn't put the styling in the <img...> I would put it in the CSS Inserts

aslo when playing with spacing, I like to add a border that I can see so I know where teh space needs to be adjusted. If you add
HTML Code:
.widget {border: solid 1px red !important;}
you will se a red box around the widgets and you will notice
- the image has lots of space above and below it inside the widget
- there is space between the two widgets

Learn how to use FireBug in FireFox so you can examine the elements, see the CSS and adjust it on the fly. Then you will know what CSS Inserts you need to change things.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #8  
Old Apr 12, 2011, 07:32 AM
arthurmild
 
50 posts · Aug 2010
Cape Town
Thanks Guys,

{display:none;} of course... will try that as a general alternative to {visibility:hidden;}

Red borders top tip too - I had been using sickly background colours

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Weird whitespace between header image and logo area background inkdork Header configuration & styling 3 Mar 24, 2011 09:20 PM
[SOLVED] Adding whitespace between widgets ITByTheSea Sidebars & Widgets 2 Sep 27, 2010 10:45 AM
[SOLVED] Remove whitespace between images because of new line in code marced Sidebars & Widgets 4 Mar 26, 2010 06:06 AM
Site's down, big problems! paulae Plugins & Atahualpa 8 Aug 11, 2009 08:33 AM
Help! Big Security Uh Oh! OneSister Atahualpa 3 Wordpress theme 11 Jun 30, 2009 06:03 AM


All times are GMT -6. The time now is 08:36 PM.


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