Not a problem :)

 Cristiano Diniz da Silva

________________________________
http://mcloide.wordpress.com
Web Development & Solutions
+ 1 561 809 1928
Delray Beach, Fl
PHP5 Zend Certified Engineer
Before printing, just keep in mind your commitment with the environment!





________________________________
From: Ambient Glow <ambientg...@gmail.com>
To: Cristiano Diniz da Silva <cristian...@yahoo.com>
Sent: Tuesday, April 21, 2009 2:25:11 PM
Subject: Re: [css-d] #nav dropping down in FF

Thanks -- that did the trick! I usually test in IE6 forward, and it is
working now.

Your help is greatly appreciated!

Peg

On Tue, Apr 21, 2009 at 11:05 AM, Cristiano Diniz da Silva
<cristian...@yahoo.com> wrote:
> Cool... you will like Firebug, just hit inspect and the area that you want to 
> modify.
>
> You can always create a css conditional statement to change that setting only 
> for IE.
>
> <!--[if IE]>
> padding-top: 435px;
> <![endif]-->
>
> Also for IE I do recommend testing in all versions, they don't actually work 
> equally from one version to other.
>
>  Cristiano Diniz da Silva
>
> ________________________________
> Web Development & Solutions
> + 1 561 809 1928
> Delray Beach, Fl
> PHP5 Zend Certified Engineer
> Before printing, just keep in mind your commitment with the environment!
>
>
>
>
>
> ________________________________
> From: Ambient Glow <ambientg...@gmail.com>
> To: Cristiano Diniz da Silva <cristian...@yahoo.com>
> Sent: Tuesday, April 21, 2009 2:01:43 PM
> Subject: Re: [css-d] #nav dropping down in FF
>
> Thanks for the Firebug recommendation -- I will get that.
>
> Unfortunately, when I remove the padding in the #sidebar the #nav then
> drops down in IE (although it then becomes correctly positioned in
> FF).  I need the #nav exactly positioned on the page so it shows up
> where it's supposed to in alignment with  the background image.
>
> Other suggestions?
>
> Peg
>
> On Tue, Apr 21, 2009 at 10:51 AM, Cristiano Diniz da Silva
> <cristian...@yahoo.com> wrote:
>> Remove the padding-top:435px on the #sidebar that it should work.
>> For testing CSS you can always count with the help of Firebug, is a great 
>> Firefox extension.
>>
>> Good luck.
>>
>>  Cristiano Diniz da Silva
>>
>> ________________________________
>> Web Development & Solutions
>> + 1 561 809 1928
>> Delray Beach, Fl
>> PHP5 Zend Certified Engineer
>> Before printing, just keep in mind your commitment with the environment!
>>
>>
>>
>> ______________________________________________________________________
>> 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/
>



      
______________________________________________________________________
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/

Reply via email to