>what were you trying to do?
Change the font size of the close button that has this <input type="button" 
value="Close" id="closeButton">

>what was the problem? you never explained what was happening.

It did not display as expected (increased font size) in Safari on the Mac but 
does in FireFox and Mobile Safari.

#closeButton {
        font-size:2em;
}

I thought that is what I said when I wrote this:
>I was using the #closeButton selector and just changing the font size. 

>were you selecting it wrong? 

No.

I did not post it to a web site  and send the URL because I was just checking 
it on my desktop.  Now I know that the selector was being used correctly but it 
was just the browser (Safari on the Mac) that was not displaying it as expected.

I should have tested in more browsers before posting to the list.  

Linda


______________________________________________________________________
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