[css-d] Safari ::first-letter bug

2016-10-10 Thread Darren Brierton
Hi Has anyone come across this bug in Safari? If the first letter of an element is followed by a space, followed by a punctuation character, then the ::first-letter selector ends up selecting all three characters. I can't seem to find a workaround. Please see attached test-case. Best, Darren

Re: [css-d] Safari-OS X Lion - srcset attribute

2015-02-26 Thread Philippe Wittenbergh
Thanks to all who tested. So it looks like Safari/Lion users are out. Ok, that is a minority of users, none who (should) have a retina laptop (and the 2 who bought a rMBP on the 1st day of sale and never upgraded to 10.8+ deserve problems!). > Le 26 févr. 2015 à 13:57, John Andrews a écrit : >

Re: [css-d] Safari-OS X Lion - srcset attribute

2015-02-25 Thread Karl DeSaulniers
Mac OS 10.8.5 Safari 6.2.3 Sky blue Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Feb 25, 2015, at 7:51 PM, Philippe Wittenbergh wrote: > Is anyone out there still running OS X 10.7 Lion? Or has it running in a VM. > > What is the colour of the image in this test case? > ht

Re: [css-d] Safari-OS X Lion - srcset attribute

2015-02-25 Thread John Andrews
My old Power PC Mac shows yellow. Linux Mint 17.1 shows yellow. On Wed, Feb 25, 2015 at 8:57 PM, Tom Livingston wrote: > Possibly not desired but I'm not at my Mac... > > iOS 8.1.3 Safari shows green img > On Wed, Feb 25, 2015 at 8:52 PM Philippe Wittenbergh > wrote: > > > Is anyone out there

Re: [css-d] Safari-OS X Lion - srcset attribute

2015-02-25 Thread Tom Livingston
Possibly not desired but I'm not at my Mac... iOS 8.1.3 Safari shows green img On Wed, Feb 25, 2015 at 8:52 PM Philippe Wittenbergh wrote: > Is anyone out there still running OS X 10.7 Lion? Or has it running in a > VM. > > What is the colour of the image in this test case? > http://dev.l-c-n.co

[css-d] Safari-OS X Lion - srcset attribute

2015-02-25 Thread Philippe Wittenbergh
Is anyone out there still running OS X 10.7 Lion? Or has it running in a VM. What is the colour of the image in this test case? http://dev.l-c-n.com/_temp/srcset1.html (I’m not sure what changes came to the Safari rendering engine in the latest (last) update…) Oh, and if someone could check wit

Re: [css-d] Safari re-resize problem: floats and media queries

2013-01-26 Thread Joergen Lang
Am 26.01.13 06:24, schrieb David Laakso: On Fri, Jan 25, 2013 at 4:56 AM, Joergen Lang wrote: Safari (6.02) appears to have an issue with resizing an image in a floated list after encountering a media query breakpoint. http://www.joergen-lang.de/testing/resize.html Any hints, ideas, w

Re: [css-d] Safari re-resize problem: floats and media queries

2013-01-25 Thread David Laakso
On Fri, Jan 25, 2013 at 4:56 AM, Joergen Lang wrote: > Safari (6.02) appears to have an issue with resizing an image in a floated > list after encountering a media query breakpoint. > http://www.joergen-lang.de/testing/resize.html > Any hints, ideas, workarounds welcome. > Jørgen Lang Jørg

[css-d] Safari re-resize problem: floats and media queries

2013-01-25 Thread Joergen Lang
Hello everyone, Safari (6.02) appears to have an issue with resizing an image in a floated list after encountering a media query breakpoint. Test case here: http://www.joergen-lang.de/testing/resize.html (see below for code) When I reduce the window width the images scales down properly.

Re: [css-d] Safari/5.1.7 for Windows

2012-12-08 Thread David Laakso
On Sat, Dec 8, 2012 at 9:02 PM, David Laakso wrote: > Greetings, > > Then came before me Safari/5.1.7 for Windows: she sets the slab-serif > webfont 'MuseoSlab100Regular' article h1 [ white knocked out of a > colored block] at a considerably different font-weight than FF, Gecko, > Chrome, Opera,

[css-d] Safari/5.1.7 for Windows

2012-12-08 Thread David Laakso
Greetings, Then came before me Safari/5.1.7 for Windows: she sets the slab-serif webfont 'MuseoSlab100Regular' article h1 [ white knocked out of a colored block] at a considerably different font-weight than FF, Gecko, Chrome, Opera, and IE/9. My error. Or, Safari bug? markup

Re: [css-d] Safari Mobile iPad and border-radius: 50%

2012-08-12 Thread Philippe Wittenbergh
Le 13 août 2012 à 01:00, Gabriele Romanato a écrit : > does anyone know if Safari Mobile on iPad (2 and 3) correctly renders > boxes with border-radius: 50%? Last time I saw one of my pages on iPad > 2, all boxes with border-radius: 50% were rendered as plain squared > boxes. > Thanks in advance.

[css-d] Safari Mobile iPad and border-radius: 50%

2012-08-12 Thread Gabriele Romanato
Hi all, does anyone know if Safari Mobile on iPad (2 and 3) correctly renders boxes with border-radius: 50%? Last time I saw one of my pages on iPad 2, all boxes with border-radius: 50% were rendered as plain squared boxes. Thanks in advance. :-) Gabriele (currently iPad user... it was my brother'

Re: [css-d] safari, gimp, photoshop and color consistency

2011-08-11 Thread John
On Aug 11, 2011, at 7:17 PM, Kathy Wheeler wrote: A couple of thoughts: unless the image is photographic, avoid jpg. Either gif or png will be more reliable to match with the CSS colour codes (might have to post-process the png thou). jpg may not keep the exact colour value you are after w

Re: [css-d] safari, gimp, photoshop and color consistency

2011-08-11 Thread Kathy Wheeler
On 08/12/2011, at 8:24 AM, John wrote: > wrangling color issues here. sometimes working in gimp, sometimes in > photoshop. noticing colors aren't matching up tho they be picked by their > number and not by eye. Do you mean the image colorpicker rbg values don't match their css equivalent rende

Re: [css-d] safari, gimp, photoshop and color consistency

2011-08-11 Thread David Laakso
On 8/11/11 6:24 PM, John wrote: wrangling color issues here. sometimes working in gimp, sometimes in photoshop. noticing colors aren't matching up tho they be picked by their number and not by eye. some say Safari doesn't like jpgs whose color profile has been removed but that removing the co

[css-d] safari, gimp, photoshop and color consistency

2011-08-11 Thread John
wrangling color issues here. sometimes working in gimp, sometimes in photoshop. noticing colors aren't matching up tho they be picked by their number and not by eye. some say Safari doesn't like jpgs whose color profile has been removed but that removing the color profile is the way to have

Re: [css-d] safari

2011-07-28 Thread Philippe Wittenbergh
On Jul 29, 2011, at 1:13 PM, David Laakso wrote: >> (Why do you need the soft hyphen ?) > > > Because that headline on some pages will throw an horizontal scrollbar in > narrow windows on desktop or in a mobile handset in portrait view if the > fonts are scaled. I suppose there probably are o

Re: [css-d] safari

2011-07-28 Thread David Laakso
On 7/28/11 11:34 PM, Philippe Wittenbergh wrote: On Jul 29, 2011, at 12:21 PM, David Laakso wrote: (Why do you need the soft hyphen ?) Because that headline on some pages will throw an horizontal scrollbar in narrow windows on desktop

Re: [css-d] safari

2011-07-28 Thread Tim Climis
> And then your lowercase!important; rule doesn't seem to actually exist in > the stylesheet, so it's not overruling the capitalize transform. (at least > when I download and look at the styles, I don't see it...) > Ah. nevermind, just saw your last email...

Re: [css-d] safari

2011-07-28 Thread Tim Climis
> Thoughts? Chrome 14.0.825 shows it uppercase too. And I've figured it out... It's the text-transform: capitalize rule around line 45. It's capitalizing the M because a soft hyphen is (at least in Webkit, presumably) a word-break character. Seems a bit off, imo. And then your lowercase!impo

Re: [css-d] safari

2011-07-28 Thread David Laakso
On 7/28/11 11:21 PM, David Laakso wrote: A little mystery. Why is the letter 'm' in the word 'Sitemap' uppercase in Safari Version 4.1.3 (4533.19.4) Resolved. Neglected to upload latest style sheet to server. ~d PS I need a vacation... -- http://chelseacreekstudio.com/

Re: [css-d] safari

2011-07-28 Thread Philippe Wittenbergh
On Jul 29, 2011, at 12:21 PM, David Laakso wrote: > > > Actually I kind of like it uppercase. Just don't understand how come only > Safari makes it uc when every other browser I'm running at the moment shows > it lc? > > Thoughts? The s

[css-d] safari

2011-07-28 Thread David Laakso
A little mystery. Why is the letter 'm' in the word 'Sitemap' uppercase in Safari Version 4.1.3 (4533.19.4) Si­te­map body#x .page.c2 h3 b, body#p .page.c2 h2 b, body#r .page.c2 h2 b, body#c .page.c2 h2 b {color:rgb(0,0,0);font-size:100%!important;font-style:normal;font-weight:normal;text-tran

Re: [css-d] Safari z-index problem with navigation

2011-04-13 Thread Philippe Wittenbergh
On Apr 14, 2011, at 5:12 AM, Brett Goodrich wrote: > ccbci.org/index-wp.php > > In Safari the navigation isn't disappearing from the start, nor are > the links clickable. Any ideas? the subnav is not positioned as expected (off-screen, left: -999em) because of this: div#main-nav ul { display:

[css-d] Safari z-index problem with navigation

2011-04-13 Thread Brett Goodrich
ccbci.org/index-wp.php In Safari the navigation isn't disappearing from the start, nor are the links clickable. Any ideas? -bRETT __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List

Re: [css-d] safari glitch

2010-12-22 Thread Chetan Crasta
> Thanks so much. By why is there Yahoo stuff there? It wasn't there in the > original was it? > > Man, I dislike messing with someone else's code, especially when they have > been unresponsive. > You are using Yahoo hosting for your site: go to http://ba-doyn.com/ and view the generated source ("

Re: [css-d] safari glitch

2010-12-22 Thread Michael Beaudoin
On Dec 22, 2010, at 2:08 AM, Chetan Crasta wrote: http://ba-doyn.com/junk/ There was some deprecated html like the center tag and align=right etc. and some non-semantic html like . I've made an example of how you can style the form with valid css and semantic html. http://roughtech.com/t/j.ht

Re: [css-d] safari glitch

2010-12-22 Thread Chetan Crasta
>> http://ba-doyn.com/junk/ > > There was some deprecated html like the center tag and align=right > etc. and some non-semantic html like . > I've made an example of how you can style the form with valid css and > semantic html. > > http://roughtech.com/t/j.html > BTW, the Yahoo tracking code is t

Re: [css-d] safari glitch

2010-12-21 Thread Chetan Crasta
> http://ba-doyn.com/junk/ There was some deprecated html like the center tag and align=right etc. and some non-semantic html like . I've made an example of how you can style the form with valid css and semantic html. http://roughtech.com/t/j.html ~Chetan

Re: [css-d] safari glitch

2010-12-21 Thread David Hucklesby
On 12/21/10 10:12 AM, Michael Beaudoin wrote: Hi all, I am working on a simple form that was developed by another, that when loaded into Safari, it will either not line up or when you click on a drop down menu it will become misaligned. A refresh will bring it back into alignment. It looks and

[css-d] safari glitch

2010-12-21 Thread Michael Beaudoin
Hi all, I am working on a simple form that was developed by another, that when loaded into Safari, it will either not line up or when you click on a drop down menu it will become misaligned. A refresh will bring it back into alignment. It looks and works fine in IE and Firefox. The sampl

Re: [css-d] Safari 5 / Win XP crashing ?

2010-07-14 Thread Philippe Wittenbergh
On Jul 13, 2010, at 12:28 PM, Philippe Wittenbergh wrote: > Does this test case crashes Safari 5 on Win XP for anyone, or is it just me ? > > Status update: the bug I had filed was actually a dupe [1], and the issue is fixed; an upcoming update to Safari wi

Re: [css-d] Safari 5 / Win XP crashing ?

2010-07-13 Thread Ingo Chao
2010/7/13 Philippe Wittenbergh : > > On Jul 13, 2010, at 12:59 PM, Al Sparber wrote: > >> It crashes both browsers (Win Vista 64-bit). I assume on Windows 7, as well. > > Thanks for checking, Al. > > I filed bug 42136. > https://bugs.webkit.org/show_bug.cgi?id=42136 > > (funny thing - while I can't

Re: [css-d] Safari 5 / Win XP crashing ?

2010-07-13 Thread Tim Climis
On Monday, July 12, 2010 11:59:34 pm Al Sparber wrote: > From: "Philippe Wittenbergh" > > > Does this test case crashes Safari 5 on Win XP for anyone, or is it just > > me ? > > > > > > > > This combination causes the issue: > > p, dt, dd, li {text-rendering

Re: [css-d] Safari 5 / Win XP crashing ?

2010-07-12 Thread Philippe Wittenbergh
On Jul 13, 2010, at 12:59 PM, Al Sparber wrote: > It crashes both browsers (Win Vista 64-bit). I assume on Windows 7, as well. Thanks for checking, Al. I filed bug 42136. https://bugs.webkit.org/show_bug.cgi?id=42136 (funny thing - while I can't repro this crash on OS X 10.6 with a browser (S

Re: [css-d] Safari 5 / Win XP crashing ?

2010-07-12 Thread Al Sparber
From: "Philippe Wittenbergh" > Does this test case crashes Safari 5 on Win XP for anyone, or is it just me ? > > > > This combination causes the issue: > p, dt, dd, li {text-rendering: optimizeLegibility;} > p {margin: .5ex 0 0;} > > (and: does it crash Goog

[css-d] Safari 5 / Win XP crashing ?

2010-07-12 Thread Philippe Wittenbergh
Does this test case crashes Safari 5 on Win XP for anyone, or is it just me ? This combination causes the issue: p, dt, dd, li {text-rendering: optimizeLegibility;} p {margin: .5ex 0 0;} (and: does it crash Google Chrome 5 as well ?) Philippe --- Philippe Wi

Re: [css-d] Safari 'overlabel' absolute position problem

2010-07-08 Thread Eystein Alnaes
> > Hi, > > I'm using the jQuery version ( > > > http://scott.sauyet.com/thoughts/archives/2007/03/31/overlabel-with-jquery/ > ) > > of the overlabel.js script from A List Appart ( > > http://www.alistapart.com/articles/makingcompactformsmoreaccessible). > > > > Hold on - this is a CSS question! >

Re: [css-d] Safari 'overlabel' absolute position problem

2010-07-06 Thread Claude Needham
On Tue, Jul 6, 2010 at 1:36 AM, Eystein Alnaes wrote: > Hi, > I'm using the jQuery version ( > http://scott.sauyet.com/thoughts/archives/2007/03/31/overlabel-with-jquery/) > of the overlabel.js script from A List Appart ( > http://www.alistapart.com/articles/makingcompactformsmoreaccessible). > >

[css-d] Safari 'overlabel' absolute position problem

2010-07-06 Thread Eystein Alnaes
Hi, I'm using the jQuery version ( http://scott.sauyet.com/thoughts/archives/2007/03/31/overlabel-with-jquery/) of the overlabel.js script from A List Appart ( http://www.alistapart.com/articles/makingcompactformsmoreaccessible). Hold on - this is a CSS question! I've triggered some weird behaviou

Re: [css-d] Safari Overflow property problem

2010-06-28 Thread David Laakso
Robert Torres wrote: > Hi, the overflow property works fine in firefox and internetexplorer but > Safari displays a tiny vertical scroll bar even thoughI set the property to > hidden. My CSS is as follows: > div#MainContent div#LowerNav ul {overflow: hidden;} > > I would appreciate anyones help.T

[css-d] Safari Overflow property problem

2010-06-28 Thread Robert Torres
Hi, the overflow property works fine in firefox and internetexplorer but Safari displays a tiny vertical scroll bar even thoughI set the property to hidden. My CSS is as follows: div#MainContent div#LowerNav ul {overflow: hidden;} I would appreciate anyones help.Thanks, Robert

Re: [css-d] Safari not support "dotted" border prop?

2010-05-25 Thread John
On May 25, 2010, at 4:07 PM, David Laakso wrote: > Safari/4.0.5, and the current WebKit nightly, support the dotted > border property on Mac OS X 10.4.11. > thanks! J __ css-discuss [cs...@lists.css-discuss.org] http://www.css

Re: [css-d] Safari not support "dotted" border prop?

2010-05-25 Thread David Laakso
John wrote: > wanted to confirm with others here whether Safari properly supports > > border-style:dashed and border-style:dotted > > When I used 'dotted,' Firefox 3.6.3 renders a dot; Safari 3.0.4 > renders it as a dash. > > that might be my problem, but Safari 4 on this little machine is no

[css-d] Safari not support "dotted" border prop?

2010-05-25 Thread John
wanted to confirm with others here whether Safari properly supports border-style:dashed and border-style:dotted When I used 'dotted,' Firefox 3.6.3 renders a dot; Safari 3.0.4 renders it as a dash. that might be my problem, but Safari 4 on this little machine is not pretty. thanks! J _

Re: [css-d] Safari Issue

2010-04-30 Thread Chris Blake
Hi,,, CSS DISCUSS!!! I've never had a personal response from the CSS-d list like this before. It's hysterical. In my defence I will refer to the very first sentence that sparked this (but remember to read the response.). > I have been handed a couple of amends to do on this website CB :-)

Re: [css-d] Safari Issue

2010-04-30 Thread Philippe Wittenbergh
On Apr 30, 2010, at 4:04 PM, Chris Blake wrote: > The lions keep eating my zebra! > > http://www.accidentclaimwestmidlands.co.uk/ > I have been handed a couple of amends to do on this website and I am > seeing a strange problem in Safari. The flash movie is not in it's > container! > I don'

[css-d] Safari Issue

2010-04-30 Thread Chris Blake
Hi, The lions keep eating my zebra! http://www.accidentclaimwestmidlands.co.uk/ I have been handed a couple of amends to do on this website and I am seeing a strange problem in Safari. The flash movie is not in it's container! I don't see it in FF so my handy little firebug can't help and I

Re: [css-d] Safari on Mac and PC?

2010-04-01 Thread Tim Snadden
On 2/04/2010, at 2:45 AM, Climis, Tim wrote: >> Is Safari on windows and safari on Mac same? will my web page will >> look similar in them? >> Also does FF on PC and on Mac renders the web page UI in same way? > > There are occasion differences, but they aren't common, and I don't > happen to

Re: [css-d] Safari on Mac and PC?

2010-04-01 Thread Climis, Tim
> Is Safari on windows and safari on Mac same? will my web page will look > similar in them? > Also does FF on PC and on Mac renders the web page UI in same way? I can't say yes because it's not entirely true, so the answer is "Mostly." Pages look the same across browsers and operating systems,

[css-d] Safari on Mac and PC?

2010-04-01 Thread Ram
Is Safari on windows and safari on Mac same? will my web page will look similar in them? Also does FF on PC and on Mac renders the web page UI in same way? Best Regards: Ram __ css-discuss [cs...@lists.css-discuss.org

Re: [css-d] Safari Alignment Problems

2009-08-20 Thread David Laakso
Ecklund, Karen - DNR wrote: > Thank you to those who replied with suggestions for my alignment issues in > Safari...One of my issues has now been resolved. The other is still a > problem: > > >> http://ua.dnr.wi.gov/wnrmag/testing/20005855.jpg >> BrowserCam screen shot of a Safari 2009 story

Re: [css-d] Safari Alignment Problems

2009-08-20 Thread Tim Snadden
On 21/08/2009, at 6:36 AM, Ecklund, Karen - DNR wrote: > Thank you to those who replied with suggestions for my alignment > issues in Safari...One of my issues has now been resolved. The > other is still a problem: > >> >> http://ua.dnr.wi.gov/wnrmag/testing/20005855.jpg >> BrowserCam screen

Re: [css-d] Safari Alignment Problems

2009-08-20 Thread Ecklund, Karen - DNR
Thank you to those who replied with suggestions for my alignment issues in Safari...One of my issues has now been resolved. The other is still a problem: > > http://ua.dnr.wi.gov/wnrmag/testing/20005855.jpg > BrowserCam screen shot of a Safari 2009 story page > Problem: all page content is shift

Re: [css-d] Safari Alignment Problems

2009-08-19 Thread Tim Snadden
t; Sent: Wednesday, August 19, 2009 11:38 AM > To: Ecklund, Karen - DNR > Cc: css-d@lists.css-discuss.org > Subject: Re: [css-d] Safari Alignment Problems > > *Neither* site's HTML validates to the W3C validator. Neither site's > CSS validates, either. It's good to

Re: [css-d] Safari Alignment Problems

2009-08-19 Thread David Laakso
Ecklund, Karen - DNR wrote: > I'm a web publisher for an online version of a magazine. Story pages are not > displaying correctly in Safari. I'm not well-versed in the use of css but I > can have another colleague interpret your responses for me. I have validated > the html. Here are my two is

Re: [css-d] Safari Alignment Problems

2009-08-19 Thread Ecklund, Karen - DNR
-discuss.org Subject: Re: [css-d] Safari Alignment Problems *Neither* site's HTML validates to the W3C validator. Neither site's CSS validates, either. It's good to get the validation of both taken care of first. It's amazing what can be fixed in a browser if the code validat

Re: [css-d] Safari Alignment Problems

2009-08-19 Thread Theresa Mesa
*Neither* site's HTML validates to the W3C validator. Neither site's CSS validates, either. It's good to get the validation of both taken care of first. It's amazing what can be fixed in a browser if the code validates. Theresa On Aug 19, 2009, at 9:29 AM, Ecklund, Karen - DNR wrote: >

[css-d] Safari Alignment Problems

2009-08-19 Thread Ecklund, Karen - DNR
I'm a web publisher for an online version of a magazine. Story pages are not displaying correctly in Safari. I'm not well-versed in the use of css but I can have another colleague interpret your responses for me. I have validated the html. Here are my two issues: #1 http://ua.dnr.wi.gov/wnrm

Re: [css-d] Safari Issue with using Absolute Positioning span inside of Overflow:auto (Scrolling Division)

2009-08-07 Thread divya manian
Hi Susan On Fri, Aug 7, 2009 at 7:41 AM, Susan Grossman wrote: > I have a *Safari only * Issue with using Absolute Positioning "tool tips" > inside of Overflow:auto (Scrolling Division) > > If you scroll to the bottom table row, and mouseOver the icon, the "tool > tip" shows as if the table wasn't

[css-d] Safari Issue with using Absolute Positioning span inside of Overflow:auto (Scrolling Division)

2009-08-07 Thread Susan Grossman
I have a *Safari only * Issue with using Absolute Positioning "tool tips" inside of Overflow:auto (Scrolling Division) If you scroll to the bottom table row, and mouseOver the icon, the "tool tip" shows as if the table wasn't contained in a scrolling division. It shows where the table row would b

Re: [css-d] Safari 3.x: background image on an anchor tag bug

2009-04-07 Thread Alan Gresley
Sorry for copy, just CC to list. Philippe Wittenbergh wrote: > On Apr 7, 2009, at 12:18 PM, Stephen Tang wrote: > >> The actual bug appears here: > >> http://www.realsimple.com/food-recipes/shopping-storing/beverages/best-coffee-008163/index.html >> >> In the right column, there is a lin

Re: [css-d] Safari 3.x: background image on an anchor tag bug

2009-04-06 Thread Philippe Wittenbergh
On Apr 7, 2009, at 12:18 PM, Stephen Tang wrote: > The actual bug appears here: > http://www.realsimple.com/food-recipes/shopping-storing/beverages/best-coffee-008163/index.html > > In the right column, there is a link called "See All Galleries." > There is a green arrow underneath this

Re: [css-d] Safari 3.x: background image on an anchor tag bug

2009-04-06 Thread Stephen Tang
Hi Phillipe, The actual bug appears here: http://www.realsimple.com/food-recipes/shopping-storing/beverages/best-coffee-008163/index.html In the right column, there is a link called "See All Galleries." There is a green arrow underneath this text, but the overlap only happens in Safari 3.x

Re: [css-d] Safari 3.x: background image on an anchor tag

2009-04-06 Thread Philippe Wittenbergh
On Apr 7, 2009, at 1:48 AM, Stephen Tang wrote: > The CSS looks like this: > .viewAllLink a {padding: 4px 20px 0 0; background: > url(../i/green-arrows.gif) center right no-repeat; font:normal 13px > "Tahoma", verdana;} > > This works in IE6, IE7, IE8, and FF3, but not Safari 3.x. In Safari, > t

[css-d] Safari 3.x: background image on an anchor tag

2009-04-06 Thread Stephen Tang
Hi, I am trying to place a background image of an right-facing arrow on an anchor tag. The HTML markup looks like this: See All Galleries The CSS looks like this: .viewAllLink a {padding: 4px 20px 0 0; background: url(../i/green-arrows.gif) center right no-repeat; font:normal 13px "Tahoma", verda

Re: [css-d] Safari, Opera, Chrome pushing image to bottom of screen

2009-01-13 Thread Daniel Hammond
| > URL: http://www.studentremix.org | > CSS: http://www.studentremix.org/landing.css | > | > For a reference of what this page should look like, look at | it in FF | > or IE. | > They display it correctly. Safari, Opera, and Google Chrome | push the | > blue | > image to the bottom of the sc

Re: [css-d] Safari, Opera, Chrome pushing image to bottom of screen

2009-01-12 Thread Philippe Wittenbergh
On Jan 13, 2009, at 7:38 AM, Daniel Hammond wrote: > URL: http://www.studentremix.org > CSS: http://www.studentremix.org/landing.css > > For a reference of what this page should look like, look at it in FF > or IE. > They display it correctly. Safari, Opera, and Google Chrome push the > blue

Re: [css-d] Safari, Opera, Chrome pushing image to bottom of screen

2009-01-12 Thread James Hindle
Daniel, It's the margin declaration in your #portalWrapper: margin: 345px auto 0 auto; That's messing it up in the mentioned browsers. I would get rid of that top margin, and position it using "position:relative;" in your container div. -James On Mon, Jan 12, 2009 at 5:38 PM, Daniel Hammond w

[css-d] Safari, Opera, Chrome pushing image to bottom of screen

2009-01-12 Thread Daniel Hammond
URL: http://www.studentremix.org CSS: http://www.studentremix.org/landing.css For a reference of what this page should look like, look at it in FF or IE. They display it correctly. Safari, Opera, and Google Chrome push the blue image to the bottom of the screen. I don't see anything in the CSS tha

Re: [css-d] Safari problem-CSS issue?

2008-10-30 Thread Gunlaug Sørtun
Neal Farrell-Russ Lyon Sotheby's wrote: > I'm a VERY amateur web designer. My website www.callingazhome.com > displays properly with all browsers except Safari and Opera. Is it > just lacking a proper code in the css page (ex.css) Your page does have source-code and CSS issues, and it is stuck i

[css-d] Safari problem-CSS issue?

2008-10-30 Thread Neal Farrell-Russ Lyon Sotheby's
I'm a VERY amateur web designer. My website www.callingazhome.com displays properly with all browsers except Safari and Opera. Is it just lacking a proper code in the css page (ex.css) Yours Truly, Neal Farrell Russ Lyon Sotheby's International Realty Cell: (623)695-2934 E-Fax: (623)547-3943 www

Re: [css-d] Safari problem?

2008-10-17 Thread Philippe Wittenbergh
On Oct 17, 2008, at 8:24 AM, Dave Pierce wrote: > Aforementioned client got in touch, and a web site they have has > gotten messed up somehow, and nobody knows why...including me. > The HTML is good, except in the Flash insert section, and the CSS is > OK too, except where there's no colors given

[css-d] Safari problem?

2008-10-16 Thread Dave Pierce
Hi, s'been a lng time. Trying to stay out of this part of the field and stick with illustration, but no can do for my biggest client. Aforementioned client got in touch, and a web site they have has gotten messed up somehow, and nobody knows why...including me. The HTML is good, except in

Re: [css-d] Safari on Windows has a nifty CSS debugger

2008-09-25 Thread Charles Roper
Hedley Finger wrote: > I have used the DOM inspector but Firebug will not (yet) install in > Firefox 3.x, although oddly enough, some of its plug-ins will! Firebug does work in Firefox 3.x: http://getfirebug.com/releases/index.html > I can't get Chrome to install properly and *function* on Wind

Re: [css-d] Safari on Windows has a nifty CSS debugger

2008-09-16 Thread Hedley Finger
Jack: Thanks for these tips. > Firefox has its own DOM interpreter, but also has the Firebug > extension, which will allow you to inspect/edit the DOM and > stylesheets while viewing the page. I have used the DOM inspector but Firebug will not (yet) install in Firefox 3.x, although oddly eno

[css-d] Safari on Windows has a nifty CSS debugger

2008-09-15 Thread Hedley Finger
All: You may not be aware that Apple now makes Safari available for Windows. It has a nifty Web Inspector that allows you to click on an HTML element and see all the CSS selectors and formats that affect that element, including inherited values. Nifft! Regards, Hedley -- Hedley Finger

Re: [css-d] Safari Page Break below header

2008-09-12 Thread Michael Adams
On Fri, 12 Sep 2008 10:46:36 +1200 Karl Hardisty increased personal carbon footprint by exciting electrons the world over with these memorable words: > > Does anyone else have the page break below the header, and dance from > left to right in Safari when reloading? Something I've not seen >

Re: [css-d] Safari Menu Issue

2008-07-22 Thread Alan Gresley
Taryn Regish wrote: > Well that worked, however, now the menu instead of being lined up along the > right edge, is now moved to the left edge in both Opera and Safari. But the > menu stayed in the same location on IE6 and Firefox. > > Any ideas? Yes, your using Stu Nichols nested list drop down

Re: [css-d] Safari Menu Issue

2008-07-22 Thread Adam Ducker
Taryn Regish wrote: > Well that worked, however, now the menu instead of being lined up along > the right edge, is now moved to the left edge in both Opera and Safari. > But the menu stayed in the same location on IE6 and Firefox. Try setting an exact EM width instead of 100%. It seemed to be a

Re: [css-d] Safari Menu Issue

2008-07-22 Thread Taryn Regish
Well that worked, however, now the menu instead of being lined up along the right edge, is now moved to the left edge in both Opera and Safari. But the menu stayed in the same location on IE6 and Firefox. Any ideas? > This works for me, setting a width on the UL element. I've had a similar > pro

Re: [css-d] Safari Menu Issue

2008-07-22 Thread Adam Ducker
Taryn Regish wrote: > I am working on a site that has a dropdown menu. ... > > The link to the website is: http://wickedrun.com/sandbox/appleinn/ > In Safari, the dropdown menu displays in a horizontal line under the main > navigation. I can't figure out why the menu works in IE6, IE7, Opera, >

[css-d] Safari Menu Issue

2008-07-22 Thread Taryn Regish
Hi Everyone- I am working on a site that has a dropdown menu. I can get it to look ok, in most browsers, except I am having an issue with Safari. The link to the website is: http://wickedrun.com/sandbox/appleinn/ The stylesheet is available here: http://wickedrun.com/sandbox/AppleInn/includes/ap

Re: [css-d] Safari nested UL that is position: absolute invisible.

2008-04-29 Thread Philippe Wittenbergh
On Apr 30, 2008, at 6:39 AM, Sandy wrote: > I thought if i positioned an element absolutely that it doesn't get > affected by overflow: hidden; from a higher level container? Is that > not true? Is this a Safari bug? No. If the parent has 'overflow:hidden' and the child element is positioned

Re: [css-d] Safari nested UL that is position: absolute invisible.

2008-04-29 Thread Alan K Baker
I don't know if this is a general browser bug, but I think you may have given me a clue to a rat of a problem I've been having with IE6. I used a nested for a pop-up navbar supplied by Hilco Tim, which uses a table for IE6 only, and the dang thing refuses to work for me, yet his example is OK.

Re: [css-d] Safari nested UL that is position: absolute invisible.

2008-04-29 Thread Sandy
Sandy wrote: > I have this site which has a js nav. It's pretty simple, when you roll > over an LI, the nested UL is supposed to display. And in all browsers > except Safari, it does. > This isn't a JS problem because removing the JS and saying display: > block on the UL does not help, its s

Re: [css-d] Safari nested UL that is position: absolute invisible.

2008-04-29 Thread Ingo Chao
Sandy wrote: > I have this site which has a js nav. It's pretty simple, when you roll > over an LI, the nested UL is supposed to display. And in all browsers > except Safari, it does. > This isn't a JS problem because removing the JS and saying display: > block on the UL does not help, its s

[css-d] Safari nested UL that is position: absolute invisible.

2008-04-29 Thread Sandy
I have this site which has a js nav. It's pretty simple, when you roll over an LI, the nested UL is supposed to display. And in all browsers except Safari, it does. This isn't a JS problem because removing the JS and saying display: block on the UL does not help, its still invisible. When i

Re: [css-d] Safari Height Problem

2008-04-29 Thread sam foster
As you say there's all kinds of nested table fun going on there. And AFAICT you've just got your div in the wrong td. Back out a level or two and look at the rows - there's 2 rows to the table, one for the top, one for the bottom. You need to inject your div into the bottom row, first td. There may

[css-d] Safari Height Problem

2008-04-28 Thread Sean
A friend of mine asked me to add an image to his web site. The problem I am having is getting it placed where his bosses want it. They want it at the bottom of a left hand column also used for navigation. You can see an example at http://www.dezynworks.com/css_test/safari_mess.htm It works in F

Re: [css-d] safari specific stylesheets

2008-04-10 Thread Alan Gresley
Publicstyle wrote: > Ok I have spent the last few hours lurking google and the archives of this > list hard, but with no luck yet. > > Does anyone know of a way to make safari ignore my main stylesheet and read > a seperate one -- something like conditional comments for IE. Yes there is a way.

Re: [css-d] safari specific stylesheets

2008-04-10 Thread David Laakso
Publicstyle wrote: > Does anyone know of a way to make safari ignore my main stylesheet and read > a seperate one -- something like conditional comments for IE. (I can sense > some groans already, > judging by google i'm not the only person who has been looking) > > > > The site is here: > www.publ

[css-d] safari specific stylesheets

2008-04-10 Thread Publicstyle
Ok I have spent the last few hours lurking google and the archives of this list hard, but with no luck yet. Does anyone know of a way to make safari ignore my main stylesheet and read a seperate one -- something like conditional comments for IE. (I can sense some groans already, judging by google

Re: [css-d] Safari-only positioning problem

2008-03-27 Thread Gunlaug Sørtun
Debbie Campbell wrote: > I'm having a problem with the position of an iframe in Wordpress, > only in Safari - it's moved down and to the right from where it > should be: > >> http://www.redkitecreative.com/projects/flame/bookstore/ > > Is there a Safari-only CSS target/solution for this? Hope

[css-d] Safari-only positioning problem

2008-03-27 Thread Debbie Campbell
Hello all, I'm having a problem with the position of an iframe in Wordpress, only in Safari - it's moved down and to the right from where it should be: > http://www.redkitecreative.com/projects/flame/bookstore/ Is there a Safari-only CSS target/solution for this? It's fine in Opera, IE, FF, etc.

Re: [css-d] Safari issues

2008-03-24 Thread vincent pollard
Rafael, thanks for your help. i noticed the js problem you mentioned in Fiddler - we fixed that. thanks for flagging it. interestingly it turns out that Safari automatically renders the .Net as and - without using the CSS Adapters - which why my style wasn't w

Re: [css-d] Safari issues

2008-03-21 Thread Rafael
vincent pollard wrote: > hey rafael, thanks for your reply. the error was actually happening > before we added that js file. I guess that has nothing to do, then. Still, it would be good to correct that issue (an HTML file served as JS). > the quicklinks dropdown is .net control. If you'

Re: [css-d] Safari issues

2008-03-21 Thread vincent pollard
hey rafael, thanks for your reply. the error was actually happening before we added that js file. the quicklinks dropdown is .net control. i heard safari sometimes doesn't like these but i can't work out how to fix it. does anyone have any experience with .net css adapters? maybe that would help?

Re: [css-d] Safari issues

2008-03-21 Thread Rafael
vincent pollard wrote: > on this site in Safari the dropdown menu is > too low and the Quicklinks dropdown refuses to take style. > any ideas why it's happening and how to fix it? > The style I see in Fx (and that is missing in Safari) is because of the class

  1   2   3   4   >