Re: [css-d] IE6 Layout Issues

2009-10-20 Thread David Laakso
Rahul Gonsalves wrote:
 I have some issues with IE6, on two pages of this website:

 Home page: http://uncrpdindia.org/
 Inside Page: http://uncrpdindia.org/about/text/

 Apologies, but the webpage is password protected. Use the folowing to  
 log in:

 User: ncpedp
 Pass: 11092009

 The content is cut off and there are numerous float drops. I've been  
 tearing my (scanty) hair out over this, and would appreciate any  
 assistance.

 Best,
   - Rahul.
   


Hi, yourself...

I could not cope with even looking at the inside page at 2:40a.
Try this stuff for the index.

body#index #content h1 {margin: 0; padding: 0; font-size: 20px; 
/*margin-left: -91px;*/ margin-top: 15px;}
body#index #content #primary p.leader {font-size: 22px; font-weight: 
900; margin: /*20px 0 0 -90px*/20px 0 0 0; }

body#index #content #primary {margin: 0 20px 0 /*170px*/110px; width: 
/*540px*/600px; float: left;background: fuchsia; }
* html body#index #content #primary {margin: 0 20px 0 40px; width: 
/*540px*/600px; float: left; }

~d

BTW, what's with the numerous repeating of your name in the thing?
__
css-discuss [cs...@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] IE6 Layout Issues

2009-10-20 Thread David McGlone
On Tuesday 20 October 2009 00:43:40 Rahul Gonsalves wrote:
 Hi All,

 Many thanks to David Laakso, who managed to help sort out the jumping
 content bug that I posted about on the weekend.

 I have some issues with IE6, on two pages of this website:

On opera in the top right corner there is unreadable text overlapping with a 
search bar next to it, but in firefox there is a dropdown with default and 
high contrast

 Home page: http://uncrpdindia.org/
 Inside Page: http://uncrpdindia.org/about/text/

 Apologies, but the webpage is password protected. Use the folowing to
 log in:

 User: ncpedp
 Pass: 11092009

 The content is cut off and there are numerous float drops. I've been
 tearing my (scanty) hair out over this, and would appreciate any
 assistance.

 Best,
   - Rahul.
 __
 css-discuss [cs...@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-discuss [cs...@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] IE6 Layout Issues

2009-10-20 Thread Rahul Gonsalves
On 20-Oct-2009, at 12:10 PM, David Laakso wrote:

 Rahul Gonsalves wrote:
 I have some issues with IE6, on two pages of this website:

 Home page: http://uncrpdindia.org/


 I could not cope with even looking at the inside page at 2:40a.

:).

 Try this stuff for the index.

 body#index #content h1 {margin: 0; padding: 0; font-size: 20px; / 
 *margin-left: -91px;*/ margin-top: 15px;}
 body#index #content #primary p.leader {font-size: 22px; font-weight:  
 900; margin: /*20px 0 0 -90px*/20px 0 0 0; }

 body#index #content #primary {margin: 0 20px 0 /*170px*/110px;  
 width: /*540px*/600px; float: left;background: fuchsia; }
 * html body#index #content #primary {margin: 0 20px 0 40px; width: / 
 *540px*/600px; float: left; }

Worked like a charm. Even at 2.40 in the morning. Thank you.


 ~d

 BTW, what's with the numerous repeating of your name in the thing?

Ah! That's an issue I keep meaning to fix; the CMS that we're using is  
having hiccups.

Best,
  - Rahul.
__
css-discuss [cs...@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] IE6 Layout Issues

2009-10-19 Thread Rahul Gonsalves
Hi All,

Many thanks to David Laakso, who managed to help sort out the jumping  
content bug that I posted about on the weekend.

I have some issues with IE6, on two pages of this website:

Home page: http://uncrpdindia.org/
Inside Page: http://uncrpdindia.org/about/text/

Apologies, but the webpage is password protected. Use the folowing to  
log in:

User: ncpedp
Pass: 11092009

The content is cut off and there are numerous float drops. I've been  
tearing my (scanty) hair out over this, and would appreciate any  
assistance.

Best,
  - Rahul.
__
css-discuss [cs...@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/