Re: [css-d] Table Trouble in IE

2011-11-15 Thread Nancy Timper
Thanks to Phu I figured out the trouble (dynamic div created by JS) … plus 
adding a tr width fixed the IE7 troubles.  

Nancy


On Nov 14, 2011, at 2:59 PM, mem wrote:

 On Nov 14, 2011, at 20:14 , Nancy Timper wrote:
 
 Hi,
 
 Thanks much for ideas / suggestions…. 
 
 Hello,
 
 Before you attempt to fix any css issue at all, you must first validate your 
 markup. 
 Otherwise, it's very difficult (if not impossible) to fix whatever error you 
 may have on styling your page.
 
 Clear your errors, and post back your questions, and someone may help you 
 then. :)
 
 Regards,
 mem

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Table Trouble in IE

2011-11-14 Thread Nancy Timper
Hi,

Previewing my test site using Adobe BrowserLab, I see trouble with the table 
holding my photo slideshow. 

http://www.frshore.com/new/Sunsets_Sunrises_Storms.html

In IE8 and IE9, the table appears, but too low on the page. (The containing div 
seems to be OK.)

In IE7, the right-hand column of thumbnails is way off the main content area.

Excuse my imperfect CSS, and the over use of tables; relying on a template I 
purchased to combine slideshow functionality with PayPal shopping cart. 

Thanks much for ideas / suggestions…. will implement a IE conditional style 
sheet if I can figure out what the trouble is!!

Nancy

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Table Trouble in IE

2011-11-14 Thread mem
On Nov 14, 2011, at 20:14 , Nancy Timper wrote:

 Hi,
 
 Thanks much for ideas / suggestions…. 

Hello,

Before you attempt to fix any css issue at all, you must first validate your 
markup. 
Otherwise, it's very difficult (if not impossible) to fix whatever error you 
may have on styling your page.

Clear your errors, and post back your questions, and someone may help you then. 
:)

Regards,
mem
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/