~davidLaakso wrote:
> Administration wrote:
>   
>> http://www.highburytearooms.com.au/
>> http://www.highburytearooms.com.au/highbury.css
>>
>> Site page renders fine in both FF 1.5 and IE 6
>>
>> Experiencing problems with Opera 9.0.1 where the page font is smaller 
>> than in the other browsers.
>>
>> Keno.
>>
>>   
>>     
> Keno,
>
> I did not see the image border problem that you mentioned in xp ::  ie7, 
> ff, or opera.
> And I do not know what you mean about the background color for the text 
> you wrote about.
> You do need a background-color for the page, see: 
> <http://www.chelseacreekstudio.com/ca/cssd/images/temp.jpg>.
> To bump the font size for Opera only, use the appropriate selector(s) 
> with this filter at the very bottom of the style sheet:
> @media screen and (min-width: 0px){
> #foo { font-size: whatever%!important; }
> } /*be even nicer to opera */
>
> Regards,
>
> ~dL

Hi David,

Thanks for your help . 

Hopefully I have the background problem sorted ...

Only in Opera 9.0.1, I am getting what looks like a 1px border
on the top and both sides of the "header_all.jpg" image.

I have:  img { border:  0;}

I am still not sure of how to set up the filter that you sent, to overcome the 
font size problem .....

 it's effecting all font sizes on the page (footer and the business hours text).

Thanks,

Keno

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to