Use em's instead. Points can't be resized by people who can't see the content in the size you chose. 1em is equal to the default point width set up on a user's browser. You can then come up or down ie, .9em, 1.3em.
Make sure not to put a space between the numeric and the em. -----Original Message----- From: Dave Lyons [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2003 6:38 PM To: CF-Talk Subject: Re: Style sheets & Browsers... the biggest problem i had was with my text sizes. I would use x-small and it was great for IE but mozzilla/netscape it was way too small. what i did to change it was to instead of using xx-small, x-small, small, normal, large was instead to use the size in points. So for example my reg text used to be x-small, tahoma, now i use 12 point tahoma and all the browsers render it the same. hope that helps somewhat dave ----- Original Message ----- From: "Che Vilnonis" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, July 23, 2003 1:05 PM Subject: OT: Style sheets & Browsers... > I recently used browsercam.com to crawl my sites. > WOW, was I in for a rude awakening! > > That got me thinking, how do YOU, as developers, write > style sheets in order to cover your a$$ with the many > variants of browsers/operating systems. > > Is there any <cfif><cfelse> logic that can be deployed? > Can anyone offer any tips/tricks to make YOUR site look > good no matter where it is being displayed? > > TIA...Ch� > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

