Hi Kevin,

I've not created an IE7.css file with fixes/tweaks but you could drop
the following styles inside your css file to get the select box and
buttons working in IE7

btn {
   background-image: url(images/glass-mat.png);
   background-repeat: repeat-x;
}

select {
    *font-family: "Courier New";
    *font-size:19px;
}

Here's a link to the glass-mat.png file:

http://raxan.googlecode.com/svn/trunk/raxan/sdk/raxan/ui/css/default/images/glass-mat.png

__
Raymond

On Jan 31, 9:46 pm, Kevin Jensen <[email protected]> wrote:
> xwisdom,
>
> Do you have an IE7.css file you put together with fixes?
>
> -Kevin

Reply via email to