From: Swifty on 23 Apr 2010 08:38 Is it possible to control both of the colours used in ridge borders? I've not been able to find an example anywhere, so I'm beginning to think that the answer is no. Some time ago, Opera changed the default colours they use for ridge borders to something much darker. I've tried to fix this with CSS, but I've only been partially successful. -- Steve Swift http://www.swiftys.org.uk/swifty.html http://www.ringers.org.uk
From: Jonathan N. Little on 23 Apr 2010 14:49 Swifty wrote: > Is it possible to control both of the colours used in ridge borders? > I've not been able to find an example anywhere, so I'm beginning to > think that the answer is no. > > Some time ago, Opera changed the default colours they use for ridge > borders to something much darker. I've tried to fix this with CSS, but > I've only been partially successful. > IIRC how the ridge or groove is displayed is UA dependent, in fact for all border-styles, another example is the difference between dotted and dashed from Gecko and IE. -- Take care, Jonathan ------------------- LITTLE WORKS STUDIO http://www.LittleWorksStudio.com
From: Thomas 'PointedEars' Lahn on 23 Apr 2010 18:17 Swifty wrote: > Is it possible to control both of the colours used in ridge borders? Depends. > I've not been able to find an example anywhere, What have you searched for? > so I'm beginning to think that the answer is no. It isn't. > Some time ago, Opera changed the default colours they use for ridge > borders to something much darker. I've tried to fix this with CSS, but > I've only been partially successful. What have you tried, where and how did it fail? PointedEars -- Anyone who slaps a 'this page is best viewed with Browser X' label on a Web page appears to be yearning for the bad old days, before the Web, when you had very little chance of reading a document written on another computer, another word processor, or another network. -- Tim Berners-Lee
From: Swifty on 24 Apr 2010 03:23 On Sat, 24 Apr 2010 00:17:06 +0200, Thomas 'PointedEars' Lahn <PointedEars(a)web.de> wrote: >What have you tried, where and how did it fail? I tried to find how I would specify both the "light" and "dark" colours for a ridged border, and failed to find any information at all. The failure was more complex, and we all hate users who obfuscate the actual failure, so it went something like this: Google search: HTML ridge border colors I find information on setting the colour (note: singular) of the border, or the top/bottom/left/right border. Go to next hit. Same outcome. Repeat about 10 times; same outcome. Decide to try my abuse to resistance in c.i.w.a.stylesheets .... and here I am. The quality of the abuse was sub-standard. -- Steve Swift http://www.swiftys.org.uk/swifty.html http://www.ringers.org.uk
From: dorayme on 24 Apr 2010 06:46 In article <gn65t516u621i0oo5s0gltd75vc6h2erb6(a)4ax.com>, Swifty <steve.j.swift(a)gmail.com> wrote: > On Sat, 24 Apr 2010 00:17:06 +0200, Thomas 'PointedEars' Lahn > <PointedEars(a)web.de> wrote: > > >What have you tried, where and how did it fail? > > I tried to find how I would specify both the "light" and "dark" > colours for a ridged border, and failed to find any information at > all. > > The failure was more complex, and we all hate users who obfuscate the > actual failure, so it went something like this: > > Google search: HTML ridge border colors > I find information on setting the colour (note: singular) of the > border, or the top/bottom/left/right border. > Go to next hit. Same outcome. > Repeat about 10 times; same outcome. > Decide to try my abuse to resistance in c.i.w.a.stylesheets > > ... and here I am. The quality of the abuse was sub-standard. Never ask a question on usenet. It is an elementary and basic principle. There are ways to get the borders you want but you might have to go to a little trouble making them in photoshop or the like... Not sure if you are interested in that. Failing that, perhaps choose different colours for particular browsers if there is a way to do that (for IE it is easy) ... that make the ridge "acceptable" for that browser. You have tried groove I assume? -- dorayme
|
Next
|
Last
Pages: 1 2 3 4 5 6 Prev: Grid. Best approach ... Next: Right and left padding with Opera |