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] Widgets showing compressed in IE and normal in Firefox


  #1  
Old Jun 3, 2009, 04:21 PM
wmoura
 
7 posts · Jun 2009
Hi,

I'm testing a new blog using the Atahualpa theme but something awkward happened: in Firefox 3 my right sidebar shows all my widgets fine but in IE 8 only the first one is on its normal size, all the others bellow it appear indented to the right and smaller.

I've already tried every tweak I could on the Wordpress and Atahualpa but no success yet.

I'm using Wordpress 2.7.1 and Atahualpa 3.3.3

You can see it at http://blog.wmoura.com


Wanderley

Last edited by wmoura; Jun 3, 2009 at 04:24 PM.
  #2  
Old Jun 4, 2009, 07:20 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
There is an error in the code of your first
HTML Code:
<div id="weather" class="widget widget_weather">
  <div class="widget-title">
    <h3>Paris Hoje</h3>
  </div>
  <div class="widget-content">
     <img src="http://ja.meswilson.com/blog/weatherimages/30.png" alt="Partly Cloudy" style="float:right;" />
     <span style="font-size: 150%;">17 °C
     </span>
     <br />
     (sensação de 17 °C)<br />
     <span style="font-size: 65%; float: right;">
       <a href="http://www.weather.com/?prod=xoap&par=1120588511">Weather data provided by weather.com&reg;
       </a>
       </a>
  </div>
</div>
notice after the 'Weather data provided by weather.com&reg' you have two </a>? The second should be a </span> to close the span just before that line. Because the </span> is missing IE thinks the rest of the code is part of the current span and treat's it that way. Other browsers are more forgiving.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jun 4, 2009, 07:36 AM
wmoura
 
7 posts · Jun 2009
juggledad,

Thanks a lot!

I've correct the code as you said and everything is fine now.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Trouble with Safari vs. Firefox sonaminhas Forum How-To 6 Jun 30, 2009 06:08 AM
[SOLVED] How can I control the differences between Firefox 3.x and IE7+ ? fromtheranks Plugins & Atahualpa 3 Jun 23, 2009 07:21 AM
Do these results look normal? paulharrisjr Atahualpa 3 Wordpress theme 3 May 27, 2009 06:42 AM
right widgets cut off in IE, Firefox-right sidebar text smaller than on left sidebar daisy24 Sidebars & Widgets 2 Feb 23, 2009 10:59 AM
HTML Subscribe box not showing up in Firefox TonyLogue RSS, Feeds & Subscribing 2 Feb 10, 2009 12:50 PM


All times are GMT -6. The time now is 04:29 PM.


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