Re: [css-d] Font size on Blackberry PRIV

2017-03-09 Thread Karl DeSaulniers
Browsers already set a px size on their own, usually 16px = 1em/100%/1rem but can be set by the user. Setting the body to 100% or 1em or 1rem is basically setting the body to the users default size. Then any % or em or rem measurements on elements will build off of this. So a div that is in the

Re: [css-d] help with image opacity (?)

2017-03-09 Thread Sara Haradhvala
It looks to me like it’s transparency in the .png itself - nothing to do with the CSS. > On Mar 9, 2017, at 1:54 PM, Angela French wrote: > > Hello, > I have a .png graphic that is white and gold on a transparent background. It > is set over divs with a blue and a black background color. I

Re: [css-d] help with image opacity (?)

2017-03-09 Thread Tom Livingston
On Thu, Mar 9, 2017 at 1:54 PM, Angela French wrote: > Hello, > I have a .png graphic that is white and gold on a transparent background. > It is set over divs with a blue and a black background color. I cannot > figure out what is > "dulling down" the .png logo. It looks like an opacity issue,

[css-d] help with image opacity (?)

2017-03-09 Thread Angela French
Hello, I have a .png graphic that is white and gold on a transparent background. It is set over divs with a blue and a black background color. I cannot figure out what is "dulling down" the .png logo. It looks like an opacity issue, but there is no opacity set on it. Here is the page: http:

Re: [css-d] Font size on Blackberry PRIV

2017-03-09 Thread Tim Dawson
Hello Karl, Thanks for the suggestions. I've already tried setting as a pixel size, which didn't make any difference on the Blackberry, so I'll just continue through the other options. Tim On 09/03/2017 12:29, Karl DeSaulniers wrote: Hi Tim, You might want to try setting your body to 100% or

Re: [css-d] Font size on Blackberry PRIV

2017-03-09 Thread Karl DeSaulniers
Hi Tim, You might want to try setting your body to 100% or 1em; or 1rem; and see what happens. Season to taste. Best, Karl DeSaulniers Design Drumm http://designdrumm.com > On Mar 9, 2017, at 5:16 AM, Tim Dawson wrote: > > My web site at http://new.gigaplusargyll.co.uk displays OK on most

[css-d] Font size on Blackberry PRIV

2017-03-09 Thread Tim Dawson
My web site at http://new.gigaplusargyll.co.uk displays OK on most screen sizes (it's not perfect yet), but a colleague who has a Blackberry PRIV (late 2016 model) reports that the text size is far too large. This is perhaps surprising for an Android phone (but I've seen it for myself), and I'm