> What are you trying to do?
>
> On 05.02.2010 05:41, Cody Sickler wrote:
>>
>> Hello, I seem to be having trouble with styling an iframe in Internet
>> Explorer. The CSS I'm using it to style is:
>>  #emailBody {
>>        border-left: 3px dashed #003c6a;
>>        padding-left: 2%;
>>        width: 75%;
>>        height: 80%; }
>>
>> Am I doing anything wrong, or is this just something I can't get around?
>> ______________________________________________________________________
>> css-discuss [[email protected]]
>> 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/
>>
>
> --
> Boray Eris
>
> pidizayn.com <http://www.pidizayn.com/>
>
>

What I was trying to do was have the frame fill a certain percentage
of the screen. It works fine when I set the height as a percentage in
Chrome and Opera, however in other browsers it seems to not work
correctly. Right now I've just settling on setting a pixel value and
that does the trick.
______________________________________________________________________
css-discuss [[email protected]]
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