[css-d] css3 pie?

2010-09-02 Thread jeffrey morin
Has anyone used this? css3pie.com Am looking for any positive and negative views on this. Thanks, Jeff __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-di

Re: [css-d] validators tied up today?

2010-05-12 Thread jeffrey morin
On Wed, May 12, 2010 at 5:23 PM, Gabriele Romanato < gabriele.roman...@gmail.com> wrote: > Honestly speaking guys, I don't see the point with using the W3C CSS > Validator today. If you need parsing check, it's already performed by > most browsers. If you need version checking, simply stick to eac

Re: [css-d] img element or sprites for icons?

2010-05-12 Thread jeffrey morin
On Wed, May 12, 2010 at 12:18 PM, Thierry Koblentz < thierry.koble...@gmail.com> wrote: > Why not using the links or list items to hold the background images rather > than adding extra elements (spans or else? > > -- > Thierry (mobile) > Typos compliments of my iPhone > > Sorry I should have expl

[css-d] img element or sprites for icons?

2010-05-12 Thread jeffrey morin
Hi, I am working on some redesign stuff at work and one of the things is that we are putting decorative icons next to link text. My question is would it be better to put an empty tag in my code and use it with css backgrounds or just put the images in the code using the element. They're just for

Re: [css-d] Making a simple form look identical across the main browsers

2010-04-28 Thread jeffrey morin
On Wed, Apr 28, 2010 at 4:50 PM, Climis, Tim wrote: > > > I am using firefox 3.6. When I set the zoom option to zoom text only i > can > > increase all fonts with command + or command - (i am on a mac so > substitute > > control for PC) > > > > But, changing the default font size in the browser s

Re: [css-d] Making a simple form look identical across the main browsers

2010-04-28 Thread jeffrey morin
On Wed, Apr 28, 2010 at 4:26 PM, MEM wrote: > 2010/4/28 jeffrey morin : > > Am I missing something? > > > > Jeff > > > Allow me Jeff, you are missing the main point here. A very big main point. > Designing for web is not, the same thing as designing for paper. &g

Re: [css-d] Making a simple form look identical across the main browsers

2010-04-28 Thread jeffrey morin
On Wed, Apr 28, 2010 at 4:20 PM, Chris F.A. Johnson wrote: > On Wed, 28 Apr 2010, jeffrey morin wrote: > > > On Wed, Apr 28, 2010 at 4:12 PM, Chris F.A. Johnson < > ch...@cfajohnson.com>wrote: > > > > > On Wed, 28 Apr 2010, jeffrey morin wrote: > >

Re: [css-d] Making a simple form look identical across the main browsers

2010-04-28 Thread jeffrey morin
On Wed, Apr 28, 2010 at 4:12 PM, Chris F.A. Johnson wrote: > On Wed, 28 Apr 2010, jeffrey morin wrote: > > > On Mon, Apr 26, 2010 at 11:08 AM, Chris F.A. Johnson > > wrote: > > > > > On Mon, 26 Apr 2010, Kevin Rodenhofer wrote: > > > > > > > T

Re: [css-d] Making a simple form look identical across the main browsers

2010-04-28 Thread jeffrey morin
On Mon, Apr 26, 2010 at 11:08 AM, Chris F.A. Johnson wrote: > On Mon, 26 Apr 2010, Kevin Rodenhofer wrote: > > > This mock up looks exactly the same in IE 7-8, Safari 4, Chrome 5 and > > Firefox 3.6.3 (all on a PC). > > No, it doesn't. It doesn't even look the same in FF if the >font-size

Re: [css-d] height and margin: auto 0

2010-04-28 Thread jeffrey morin
On Wed, Apr 28, 2010 at 1:40 PM, Jess Jacobs wrote: > This might be a stupid question, but here goes: > > I have a div. I can set a width on that div and set margin: 0 auto; and > have > the thing centered horizontally. > > If I instead set a height on the same div, and then set margin: auto 0; it

Re: [css-d] testing keyboard accessibility

2010-04-27 Thread jeffrey morin
On Tue, Apr 27, 2010 at 12:36 PM, David Laakso wrote: > jeffrey morin wrote: > >> Hi, >> >> I want to test more keyboard accessibilty and I am trying to do this in >> Firefox 3.6. For Safari using the tab key will at least cycle through all >> the links and fo

[css-d] testing keyboard accessibility

2010-04-27 Thread jeffrey morin
Hi, I want to test more keyboard accessibilty and I am trying to do this in Firefox 3.6. For Safari using the tab key will at least cycle through all the links and form elements but Firefox only goes to forms and skips everything else. I tried the cursor to navigate the page option but it isn't re

Re: [css-d] zindex, opacity and iframes

2010-04-23 Thread jeffrey morin
On Friday, April 23, 2010, Theresa Newman wrote: > I'm working on an interesting problem and cannot find good info via google. > I wonder if I can get some authoritative info here ;) > I have a navigation, css based, with opacity on the drop down. It is > positioned with z-index of 200. > > Below

Re: [css-d] Container doesn't contain as expected

2010-04-19 Thread jeffrey morin
> > > > What is a "clearing element inside" in this context ? (is it something to > do > with the clear fix method?) > > > Thanks again, > Márcio > remove float: right from your footer. The problem is that you have those sections and the footer floating. To clear floated elements you can add an e

Re: [css-d] IE7: Background-Image in form-field

2010-04-07 Thread jeffrey morin
On Tue, Apr 6, 2010 at 11:30 AM, Leo Luchs wrote: > Looking at http://www.fuenf-nrw.de/2010/index_test.php you will notice a > search-form in the upper right corner. IE7 does not only show the > magnifying-glass but also the value "Go". I've hoped to prevent it by > using text-indent: -px. Th

Re: [css-d] liquid image frame

2010-04-05 Thread jeffrey morin
On Mon, Apr 5, 2010 at 8:59 AM, Krupa Anna Katalin wrote: > jeffrey morin wrote: > > does anyone know where i can find some examples on how to frame a photo > > using css and images? i want it to be liquid so that it can expand to > > different size photos. > > >

[css-d] liquid image frame

2010-04-02 Thread jeffrey morin
does anyone know where i can find some examples on how to frame a photo using css and images? i want it to be liquid so that it can expand to different size photos. here is an example of one using images but it's not liquid. you can get the idea from it though. http://ltfeatures.com/ any info wo

Re: [css-d] Which selector to use?

2010-03-30 Thread jeffrey morin
On Tue, Mar 30, 2010 at 2:12 PM, Linda Miller, DVM wrote: > Thank you, Kata. My problem apparently was that I was testing in Safari on > the Mac. I was using the #closeButton selector and just changing the font > size. This did not work as expected and I should have checked it in other > browse

[css-d] list of webkit css?

2010-03-12 Thread jeffrey morin
It's easy to find all of mozilla's extensions in their dev center but it seems Apple has to be difficult yet again. Does anyone know where I can just find a list of all the -webkit extensions? Thanks, Jeff __ css-discuss [cs...@li

Re: [css-d] Strange line in Chrome

2010-03-02 Thread jeffrey morin
On Tue, Mar 2, 2010 at 8:00 AM, Thijs Hakkenberg wrote: > Dear list, > > In Chrome a vertical line appears because the content is wider then the > frame. In FF and IE, the text breaks up nicely, but not in Chrome. > http://www.lawandroar.nl/index.php?id=158 > > Anyone know why? > _

Re: [css-d] odd float (double float?) on IE7

2010-03-01 Thread jeffrey morin
On Mon, Mar 1, 2010 at 2:15 PM, Rob Emenecker wrote: > Hi all, > > The following page is experiencing an odd float issue with IE7. > > http://www.pasadenabusinessassociation.com/events/registration.php?eid=15 > > There is a block of form fields that are setup using DIVs and floats on the > lower

[css-d] missing bullets on unordered list IE7

2010-02-26 Thread jeffrey morin
I have an unordered list with the elements floating left. The discs are disappearing and I have read that this is because when you float an item the display property is set to block which in turn wipes out the display: list-item; that is normally on list items. Does anyone know if there is a work

Re: [css-d] Floating to bottom-right of content : yet possible ?

2010-02-16 Thread jeffrey morin
On Sat, Feb 13, 2010 at 4:29 PM, Philip TAYLOR wrote: > I would like, for design reasons, to float an image > to the bottom-right of a page's content (which will > be textual by the time we reach bottom right). There > seem to have been many many enquiries in the past as > to whether this is pos

Re: [css-d] Visited link not purple

2010-02-03 Thread jeffrey morin
On Tue, Feb 2, 2010 at 9:43 PM, Tim Duffy wrote: > > Hello All, > > Does anyone know why visited links on my portfolio page don't turn > purple? > > site: www.draftingservices.com > > Hi Brian, > > I think its because of the javascript you are using. > > I only looked at your portfolio page, b

Re: [css-d] centering divs within a div...

2010-01-25 Thread jeffrey morin
On Mon, Jan 25, 2010 at 12:42 PM, Troy Harshman wrote: > Well, you've got everything wrapped in a fixed width div. So why not > do some math and set widths to your content divs and then position > with margins? > > On Mon, Jan 25, 2010 at 12:29 PM, Michael Beaudoin > wrote: > > Ok. An easy one f

Re: [css-d] centering divs within a div...

2010-01-25 Thread jeffrey morin
On Mon, Jan 25, 2010 at 12:29 PM, Michael Beaudoin wrote: > Ok. An easy one for some of you on a Monday, but I'm just not seeing it. > > I have a div (content) and would like to center two other divs > (leftContent and rightContent) within the content div. > > I've tried all the obvious things but

Re: [css-d] NOT restarting numbered lists after element

2009-12-15 Thread jeffrey morin
On Tue, Dec 15, 2009 at 4:34 PM, Carolyn Rosner wrote: > Hi all, > > I'm working with a four-level list that is basically: > > 1. numbered list item >a, b, c, list sub-items > i, ii, iii, list sub-items > 1, 2, 3 list sub-items > > header > > 2. c

Re: [css-d] Please help. Why doesnt my heading show in mozilla?

2009-11-25 Thread jeffrey morin
On Wed, Nov 25, 2009 at 11:36 AM, wrote: > Someone please help. > my site shows perfect in IE, but in Mozilla, It doesnt show my heading, it > shows the center part of the page with the video and the bottom part is > not centered, even though the source is Centered. > I have tried w3.org, but it

Re: [css-d] IE7 stretching floated div

2009-11-17 Thread jeffrey morin
On Tue, Nov 17, 2009 at 10:56 PM, Mark Henderson wrote: > Alan Gresley wrote on 18 November 2009 at 16:45 > [..] > > I have no specific test case for IE7- but is this your bug. > > > > > m> > > > > Ah ha! Well that does se

Re: [css-d] IE7 stretching floated div

2009-11-17 Thread jeffrey morin
On Tue, Nov 17, 2009 at 3:49 PM, Mark Henderson wrote: > >Hey Marc, > > >Thanks for getting back to me. I can't really send out the page > >because it's the section to edit your profile on the site I am working > >on. I don't want to ask anyone to sign up for something. > > >This is the Doctype t

Re: [css-d] IE7 stretching floated div

2009-11-17 Thread jeffrey morin
On Tue, Nov 17, 2009 at 3:21 PM, Mark Henderson wrote: > > Hey Everyone > > > > I am finding an IE bug that seems odd. I have a div with two inputs > inside > > of it. the div is floating right and one of the inputs is floating > left and > > the other right to create some space. here's what it l

[css-d] IE7 stretching floated div

2009-11-17 Thread jeffrey morin
Hey Everyone I am finding an IE bug that seems odd. I have a div with two inputs inside of it. the div is floating right and one of the inputs is floating left and the other right to create some space. here's what it looks like This works fine everywhere but in IE. It stretches the containin

Re: [css-d] CSS background image hover problem

2009-11-16 Thread jeffrey morin
On Mon, Nov 16, 2009 at 9:05 AM, Jack Timmons wrote: > On Mon, Nov 16, 2009 at 8:00 AM, Jack Timmons wrote: > > } > > #footer #backToTop a{ > >visibility: hidden; > > } > > > > That should accomplish what you're seeking. > > > > -- > > -Jack Timmons > > http://www.trotlc.com > > Twitter:

Re: [css-d] why does Firefox add padding?

2009-11-09 Thread jeffrey morin
On Mon, Nov 9, 2009 at 12:29 PM, wrote: > I have tried this page in Chrome, Safari, IE6, and Firefox. In the first > three browsers I get the result I expect, but Firefox is doing its own > thing. > > http://www.mcmullincreative.com/crows/ > > The wide column is divided into identical sections. E

Re: [css-d] removing outline from input:active not working in firefox

2009-11-04 Thread jeffrey morin
On Tue, Nov 3, 2009 at 9:49 PM, Philippe Wittenbergh wrote: > > On Nov 4, 2009, at 1:00 AM, jeffrey morin wrote: > > I am trying to remove the outline on my submit buttons and Firefox 3.5.3 >> isn't working for me. All I am doing is >> >> input:active { outli

Re: [css-d] margin/padding problem for H1 tag

2009-11-03 Thread jeffrey morin
On Tue, Nov 3, 2009 at 8:46 AM, Birdie wrote: > Hi, > > I need space between the top of my h1 (Fund Raising dinner header) and the > red menu bar. > > > > In IE 6 I can achieve that by adding 15px of padding to my h1 rule. > > However this has no effect in safari or firefox. > > I've tried lots o

[css-d] removing outline from input:active not working in firefox

2009-11-03 Thread jeffrey morin
Hi Everyone, I am trying to remove the outline on my submit buttons and Firefox 3.5.3 isn't working for me. All I am doing is input:active { outline: 0 none; } I tried putting !important on it but it still doesn't work. Does anyone know why this would happen? There aren't any other styles that

Re: [css-d] Adding captions to photos

2009-10-12 Thread jeffrey morin
On Mon, Oct 12, 2009 at 12:18 PM, wrote: > For purposes of relaxation, a terribly simple beginner's question that > surely any of you can answer. I hope for your indulgence. > > I am displaying two images side-by-side: > > > > > I want to add captions. Until now, I would have done it quickl

Re: [css-d] shorthand elements

2009-09-28 Thread jeffrey morin
On Mon, Sep 28, 2009 at 9:09 AM, T. R. Valentine wrote: > When using shorthand elements such as 'margin' or 'padding', the order is > (IIRC) > 2 values (top & bottom) (left & right) > 4 values (top) (right) (bottom) (left) > > What about three values? > > Also, does anyone have a mnemonic to rem

Re: [css-d] Mystery margin on Windows FF & IE

2009-09-22 Thread jeffrey morin
On Tue, Sep 22, 2009 at 12:04 PM, Matt Fielding wrote: > Hello all, > > So I've been battling with a problem for the past few hours. I went to show > a peer a site I've been working on for an upcoming event of ours, and > discovered that on our site ( http://gdg.uml.edu/lan/ ), and only when > vi

Re: [css-d] IE7 z-index and flash

2009-09-21 Thread jeffrey morin
p has positioning (fixed, > relative, or absolute) and a z-index value higher than the Flash object. > > > > Thank you, > Marc Hall > HallMarc Websites > 610.446.3346 > > > > -Original Message- > > From: css-d-boun...@lists.css-discuss.org [mailto:css-d- >

[css-d] IE7 z-index and flash

2009-09-21 Thread jeffrey morin
hey everyone, i know i have seen things written on this before but i can't seem to find a solution. i have a flash player and above it is the sitemast which contains a search box. when the results pop out (absolute positioning) its container is covered by the flash player in IE7. i'm sure IE6 too b

Re: [css-d] floats and clears

2009-09-18 Thread jeffrey morin
On Fri, Sep 18, 2009 at 10:48 AM, Climis, Tim wrote: > > i was always under the impression that if you floated your elements that > > essentially would clear them also. is that not the case? any help in > > understanding this would be great. > > That is not the case. Floating an element means th

[css-d] floats and clears

2009-09-18 Thread jeffrey morin
hey everyone, i have recently started working on debugging a site that has a lot of messy styling. i keep running into the following declarations on many different elements. .example { float:left; clear:both; } i was always under the impression that if you floated your elements that essen

Re: [css-d] Unordered list Nav bar has space on end

2009-09-16 Thread jeffrey morin
On Wed, Sep 16, 2009 at 11:19 PM, Brian M. Curran wrote: > Hi, > I'm building a test page at http://www.brianmcurran.com/LLindex.html and I > have a problem with the Navigation bar. There is a little space on the end > of the Nav bar that offsets it from the border of the main content. I > however

Re: [css-d] Amazing CSS

2009-09-15 Thread jeffrey morin
On Tue, Sep 15, 2009 at 2:55 PM, Chris Blake wrote: > Hi, > > Can anyone tell me how this effect is done? > > http://www.mikematas.com/ > > I have just learnt how to do it in Illustrator, but in HTML and CSS!!?? > > TY, CB > > there's just a dropshadow image in the bottom of that div that holds t

[css-d] styling tables

2009-09-10 Thread jeffrey morin
Hi everyone! I have to build a table that has rounded corners on the top. Does anyone have any good info on styling tables? I tried putting a background image for one corner on the and a repeating image on the 's but the image was being hidden. Any help would be great! Thanks, Jeff _

Re: [css-d] Stylized Submit Button

2009-09-08 Thread jeffrey morin
On Tue, Sep 8, 2009 at 5:20 PM, Robbert van Andel wrote: > We are working to make a nice looking search form. I'm playing around with > a textbox with rounded corners and submit button that has an image > extending > the border around the button. I'm having trouble aligning the button with > th

Re: [css-d] Testing in IE

2009-09-03 Thread jeffrey morin
On Thu, Sep 3, 2009 at 11:58 AM, Ellen Heitman wrote: > My website looks fine in Safari and Firefox, but I am still having some > alignment and other issues in Internet Explorer. I work on a Mac and don't > have access to a PC so it's been really hard for me to troubleshoot this > problem. Any tip

Re: [css-d] on to the nav

2009-08-28 Thread jeffrey morin
Greg if you are looking for a fairly simple nav with JavaScript then jQuery is a great resource to use. Their css selector support is great and it's a fun library to work with to really enhance the front-end of your sites. Best, Jeff On Fri, Aug 28, 2009 at 2:41 PM, Greg Wilker wrote: > Okay - d

Re: [css-d] New site went live today

2009-08-28 Thread jeffrey morin
Hey Sarah, when i click the different parts of the people links nothing happens in Safari 4. Jeff On Fri, Aug 28, 2009 at 3:57 PM, Sarah Atkinson < sarah.atkin...@cookmedical.com> wrote: > I have been working on this site for almost a year and today it when live > ..YAY > http://cookbiotech.

Re: [css-d] firefox ignoring the background-color

2009-08-28 Thread jeffrey morin
On Fri, Aug 28, 2009 at 10:25 AM, adam ambrus wrote: > hello, > i know that similar issues are being raised in recent days, however i am > unable to find a solution to my problem. > http://www.gjh.sk/~5ambrus/adif <-the site > the problem occurs, when you move the mouse to the middle item. all >

[css-d] validating CSS

2009-08-26 Thread jeffrey morin
I was discussing some CSS techniques the other day and someone brought up a point of a certain "fix" that I use not validating in the CSS validator. I have never really been overly concerned with validating my stylesheets as long as the html was good. Is there a certain benefit to validating your C

Re: [css-d] font-size using em

2008-07-09 Thread jeffrey morin
Jul 9, 2008 at 10:26 AM, Philippe Wittenbergh <[EMAIL PROTECTED]> wrote: > > On Jul 9, 2008, at 11:04 PM, jeffrey morin wrote: > > I have a question regarding the differences in font-size I see between >> Safari 3 and FF2. I am attempting to use the Blueprint CSS and when I >

[css-d] font-size using em

2008-07-09 Thread jeffrey morin
Hello CSSer's I have a question regarding the differences in font-size I see between Safari 3 and FF2. I am attempting to use the Blueprint CSS and when I customize my font sizes using em Safari seems to render the text slightly larger than FF2 (haven't checked any IE yet). Does anyone know what c

[css-d] Safari reading IE comments

2008-01-29 Thread jeffrey morin
Hi everyone, Has anyone ever come across a case where Safari will actually read what is in your IE conditional comments? i have never seen this before but am getting that now. IE conditionals are being used to deliver certain jsp files to certain versions but safari is just treating it like the com

[css-d] tiling png ie6 followup

2007-09-10 Thread jeffrey morin
I just realized that what is causing the appearance of tiling is the scale property of the ie filter. so, sorry for the pointless question before Jeff __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/cs

[css-d] tiling png ie6

2007-09-10 Thread jeffrey morin
Hi All, so everywhere i read it tells me that you cannot having tiling background .png images in IE6. i messed around with this for a while and i ended up getting it to work and was wondering if this is really possible or if it's just a fluke. here is a link to the page http://jpmwebdev.com/beta/

Re: [css-d] CSS crashes Mac Firefox

2007-08-22 Thread jeffrey morin
> Any thoughts? > > -Tim it's fine on my imac. i have ff 2.0.0.6 also with the web dev toolbar jeff __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.

Re: [css-d] hasLayout issue in IE (6/7, at least)

2007-06-15 Thread jeffrey morin
On 6/15/07, Sasha Gerrand <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm having an issue with the way the CSS is being rendered on a > page[1] I am designing. For some reason, it looks like the DIV that is > the container for the text, nested within the #content DIV is > extending and covering the side

Re: [css-d] display:inline necessary with float: left/right ???

2007-06-14 Thread jeffrey morin
On 6/15/07, Jason Chan <[EMAIL PROTECTED]> wrote: > > hey all, > > Is it just me or is display:inline necessary when floating with columns bc > the double margin bug in IE6. > I ask this because i have seen many sites, that do not require the display > inline for it to appear properly in IE and yet

Re: [css-d] CSS sprites / Tabs

2007-06-11 Thread jeffrey morin
On 6/11/07, cssd <[EMAIL PROTECTED]> wrote: > > > What's the most efficient way of doing image based tabs? > > First thing that comes to my mind are CSS sprites: > > http://alistapart.com/articles/sprites > > However, there are two approaches and I am not sure which one is best: > > 1. using one im

Re: [css-d] Mac site check please

2007-06-11 Thread jeffrey morin
On 6/11/07, Brian Cummiskey <[EMAIL PROTECTED]> wrote: > > Richard Grevers wrote: > > um, your image replacement appears to be broken in Opera (checked in > > 9.21 on Windows) - I see both the logo and the H1 text overlapping. > > > > Richard, I have changed the technique. Can you visit again and

Re: [css-d] pleeeeease help.....png problems

2007-06-07 Thread jeffrey morin
On 6/7/07, Dejan Kozina <[EMAIL PROTECTED]> wrote: > > Here is the research. Mordor itself says so: > http://support.microsoft.com/kb/306231 > > The plain word translation is that IE (on WinXP with SP2, to be precise) > won't load a .htc file unless it's served with the correct MIME type of > text/

Re: [css-d] pleeeeease help.....png problems

2007-06-07 Thread jeffrey morin
> > > The comment wasn't meant to be witty. You still haven't followed the > instructions. Look at the demo page! Line one in the CSS!! It starts > with USAGE in capital letters. I've seen your posts over the last few > months and I was noting a trend. > > Lori > at the top of my global.css i

Re: [css-d] pleeeeease help.....png problems

2007-06-07 Thread jeffrey morin
On 6/7/07, Lori Lay <[EMAIL PROTECTED]> wrote: > > jeffrey morin wrote: > > i have looked at the following site forever now and still cannot get > this to > > work. > > > > http://www.twinhelix.com/css/iepngfix/ > > > > Well look closer because y

Re: [css-d] pleeeeease help.....png problems

2007-06-07 Thread jeffrey morin
png transparency has now stopped working. i didn't even do anything to it __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ

Re: [css-d] pleeeeease help.....png problems

2007-06-07 Thread jeffrey morin
x-component .htc > > djn > > jeffrey morin wrote: > > i have looked at the following site forever now and still cannot get > this to > > work. > > > > http://www.twinhelix.com/css/iepngfix/ > > > > can someone please tell me what i am doing wr

Re: [css-d] pleeeeease help.....png problems

2007-06-07 Thread jeffrey morin
On 6/7/07, Dejan Kozina <[EMAIL PROTECTED]> wrote: > > Your web server is sending out iepngfix.htc with a MIME type of > text/plain. IE since v. 6 SP1 wants it to be sent as text/x-component. > Put a .htaccess file in your css folder with this line in it: > > AddType text/x-component .htc > > djn >

[css-d] pleeeeease help.....png problems

2007-06-07 Thread jeffrey morin
i have looked at the following site forever now and still cannot get this to work. http://www.twinhelix.com/css/iepngfix/ can someone please tell me what i am doing wrong. i have been at this forever! my site is www.bioneutrix.com here is the htc file: http://bioneutrix.com/css/iepngfix.htc th

[css-d] ie6 pushing down images

2007-06-06 Thread jeffrey morin
i have a slideshow and ie6 is pushing it way down. does anyone know if this is this css or javascript problem? www.bioneutrix.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -

Re: [css-d] ie6 pushing down everything

2007-05-21 Thread jeffrey morin
On 5/21/07, Melianor <[EMAIL PROTECTED]> wrote: > > Hi Jeff, > > 1. Images are not block elements, so applying float to them will > trigger funny experiences with some browsers. So either add display: > block to the css or build a wrapper div around the images. > > 2. Your clearing div is causing t

[css-d] ie6 pushing down everything

2007-05-20 Thread jeffrey morin
hi everyone, http://melissagerstein.com/tests/cthink/latest/template-2.html there are 2 problems that i see. in ie6 everything under the header is getting pushed down. i have looked at it for hours and cannot figure out why it's getting pushed down. even ie7 is working fine. please help! the oth

Re: [css-d] ul two rows same markup

2007-05-16 Thread jeffrey morin
On 5/16/07, cssd <[EMAIL PROTECTED]> wrote: > > > I would like to know if it's possible to create two rows using the > following markup (without clearing divs) and have them centered (both > rows)within a div. > > > > > > First Row > First Row > First Row > > > > >

Re: [css-d] It's all gone wrong and I don't know what I have done! =( Please Help

2007-05-15 Thread jeffrey morin
On 5/15/07, Christopher Blake <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have heard a few things that got me worried so tested my website > again; > > http://browsershots.org/screenshots/db0fbcf0a48e237c3613e529d81432d1/ > > This is something that has only started to happen recently and I > can't

Re: [css-d] download ie 5.2 for Mac

2007-05-08 Thread jeffrey morin
Thanks guys. I appreciate the help Jeff __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com

[css-d] download ie 5.2 for Mac

2007-05-08 Thread jeffrey morin
hi all, i just got a new imac and they don't come with ie any longer. does anyone know where to find it? i have looked for a while and haven't had any luck. i know it's old but i still would like to test my css on it. thanks in advance Jeff ___

Re: [css-d] background image not aligning

2007-05-07 Thread jeffrey morin
Hi Jeff, > Add the following to your CSS: > #secondaryNav li a { > display:block; > > } > Hey Mauricio, That worked perfectly. Thanks for the help! Jeff __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/

Re: [css-d] page check please

2007-05-05 Thread jeffrey morin
i'm seeing bios pop up but no images besides the first in ie6 Jeff __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- htt

[css-d] background image not aligning

2007-05-02 Thread jeffrey morin
hey everyone, i am working on a vertical nav bar that uses images along with background images to swap on a:hover. the problem is that i have the background image on position left top but as you can see it is far from top :-/ if i change the background image over to the li it aligns perfectly, b

Re: [css-d] Syling Hyperlinks question

2007-05-02 Thread jeffrey morin
On 5/2/07, Scott Schulthess <[EMAIL PROTECTED]> wrote: > > So this is some fairly simple link styling > > > > a > > { > > border-bottom:1px solid #eee; > > color:#d17e62; > > TEXT-DECORATION: none; > > } > > a:visited > > { > > border-bottom:1px solid #eee; > > color:#9d604c; >

Re: [css-d] Center div pushing down in IE6

2007-05-01 Thread jeffrey morin
On 5/1/07, GypsiiRose Baptiste <[EMAIL PROTECTED]> wrote: > > The test site is here: > http://2ndharvest.net/SYL/ > > the style sheet is here: > http://2ndharvest.net/SYL/styles/syl_style.css > > I don't have access to very many OS and browser versions, but IE7 and > Firefox on Mac and PC seem to b

Re: [css-d] download ie6

2007-04-25 Thread jeffrey morin
On 4/25/07, Peter Barney <[EMAIL PROTECTED]> wrote: > > jeffrey morin wrote: > > anyone know how i can ie6 and get rid of ie7? with the last windows > update > > it installed ie7 and i don't want it. > > is this possible? > If you're designing site

[css-d] download ie6

2007-04-25 Thread jeffrey morin
anyone know how i can ie6 and get rid of ie7? with the last windows update it installed ie7 and i don't want it. is this possible? Thanks, Jeff __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7

[css-d] ie6 trouble?

2007-04-25 Thread jeffrey morin
can someone look at this in ie6 for me? i don't have it on my machine and it would be great if anyone could tell me if there are any big issues that they're seeing http://ringtonebasement.com/ pages in question are the homepage, and the four links at the bottom of that page. i'm sure there are go

Re: [css-d] font smoothing

2007-04-20 Thread jeffrey morin
Well, it was looking good in IE7 win, just FF win. It's the culprit. > I was using georgia, which I thought I understood as a font that did > have a real italic version. > > I've already exchanged it with a background graphic, I'll get back to it > later. > > Thanks, > > Don that's

Re: [css-d] font smoothing

2007-04-20 Thread jeffrey morin
On 4/20/07, Lori Lay <[EMAIL PROTECTED]> wrote: > > DJS wrote: > >>> Italic text: FF Win doesn't smooth the text like IE Win does. (!?) > >>> > >>> Dare I say, the text looks better in IE Win, like it does on my Mac. > >>> > >>> > >>> > >> I don't think there's anything you can do in the browser.

Re: [css-d] Links on background images

2007-04-20 Thread jeffrey morin
On 4/20/07, Austin, Darrel <[EMAIL PROTECTED]> wrote: > > > I have created a simple website where the logo is inserted as a > background image in the CSS. > >However, I would like the logo to be linked to the index page (so that > the user can click it). Is there > > any way to do that with the bac

Re: [css-d] help - ie7 leaving large gap in middle of page

2007-04-20 Thread jeffrey morin
> At the moment I don't see a 'huge' gap, but rather a stripe where there is > no background. That's normal: you have a background image on #contentLingo > set no-repeat, and the amount of contents (paragraphs) that you have > inside > is longer than the image's height. That also depends on text-si

Re: [css-d] yet another drop down menu

2007-04-19 Thread jeffrey morin
On 4/19/07, Roger Keays <[EMAIL PROTECTED]> wrote: > > > > Additionally, I think IE 7 lets you do :hover rules on li tags, so this > > might all be needed only if you are targetting IE 6 on Win. it does seem buggy. it may be just a spacing issue but it currently will not allow scrolling

[css-d] help - ie7 leaving large gap in middle of page

2007-04-19 Thread jeffrey morin
hi i am working on this site and i can't figure out why ie7 (probably 6 too but i don't have ie6 to test at home) is putting the space in the middle. if you scroll a little you will see a huge gap. i tried to zero the bottom margin on the paragraph above the space but it still leaves some gap and

Re: [css-d] Background Image flash on initial hover

2007-04-19 Thread jeffrey morin
On 4/19/07, rollandburn <[EMAIL PROTECTED]> wrote: > > Hi everybody, just wondering if anyone can shed light on why the > background > image on the "LAWYERS click here to JOIN NOW!" link flashes blank for a > second upon initial hover on this site > > http://mrrepublic.aphexhosting.com/MRRE_for

Re: [css-d] "Sliding doors" tabs not working

2007-04-19 Thread jeffrey morin
On 4/19/07, Dave M G <[EMAIL PROTECTED]> wrote: > > CSS-d, > > I may have missed something obvious, but I've gone over the tutorial here: > http://alistapart.com/articles/slidingdoors/ > > ... and when I get to the "Finishing Touches" part, somehow my tabs > aren't behaving as the example tabs are.

Re: [css-d] Centering into the browser

2007-04-19 Thread jeffrey morin
On 4/19/07, Dave Pierce <[EMAIL PROTECTED]> wrote: > > Hello Gurus of Great Graphics, > > Can someone take a look at this page (I finally got to do one from > scratch instead of updating old stuff! ;-) > http:www.pierceartanddesign.com/testfiles/ and perhaps point me in > the right direction to get

Re: [css-d] ie6 png nightmare

2007-04-18 Thread jeffrey morin
> > No. It's just that the path you specify in the filter has to work for > all your pages. > Let's say you have the following structure: > > /css/styles.css > /images/logo.png > index.html > /pages/books.html > > Then, for the image to be loaded into your index.html page, the path > would be imag

Re: [css-d] ie6 png nightmare

2007-04-18 Thread jeffrey morin
> > Yes I ran into this as well. It turns out that the path for the image > loader is relative to the /page/ that the image is being displayed in - > not the CSS file. I had to move this into a conditional comment on each > page because I don't have all my pages in one directory, or even at the >

[css-d] ie6 png nightmare

2007-04-18 Thread jeffrey morin
hello again, i was wondering if anyone knows what is going on with this. i have been reading about png support in ie6 and am trying to not use javascript to fix it. i have my img src pointing to a blank gif like i was told and have the following in my css: * html #logo{ background: transparent; f

Re: [css-d] This breaks completely in IE6 - request for help

2007-04-18 Thread jeffrey morin
On 4/18/07, Rachel Mawhood <[EMAIL PROTECTED]> wrote: > > I have validated both the css and the html, and although this > displays as intended in Firefox and an old copy of Netscape, it > completely breaks in MSIE 6 (old), all on a pc. > > http://www.jonathanlouth.co.uk/development/key-jla.htm > >

Re: [css-d] yet another drop down menu

2007-04-17 Thread jeffrey morin
On 4/17/07, Ian Young <[EMAIL PROTECTED]> wrote: > > > > To: CSS > > Subject: [css-d] yet another drop down menu > > > > > > hi everyone, > > > > sorry in advance for the stupid questions but i am not grasping how to > get > > the drop down menu to work in ie. > > > > here is my link: > > http://bi

[css-d] yet another drop down menu

2007-04-17 Thread jeffrey morin
hi everyone, sorry in advance for the stupid questions but i am not grasping how to get the drop down menu to work in ie. here is my link: http://bioneutrix.com/about_bioneutrix.htm the javascript is in the head section and i got that from this article: http://alistapart.com/articles/horizdropdo

  1   2   >