Re: [css-d] IE 6 ignores background-position with a PNG image

2006-11-07 Thread Ingo Chao
Graham Anderson wrote: In IE6, background-position for my PNG image is being ignored :( ... #nav_menu a{ background: url('../images/button_matrix.png') no-repeat; display: block; overflow:hidden; _background-image: expression(none);

[css-d] IE 6 - Arrrggg....

2006-11-07 Thread Travis Killen
OK heres an interesting one. Where is the divide div? It shows in firefox, but not IE 6. http://hats.512webdesign.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information --

[css-d] IE 6 - Arrrggg....

2006-11-07 Thread Travis Killen
OK heres an interesting one. Where is the divide div? It shows in firefox, but not IE 6. http://hats.512webdesign.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information --

Re: [css-d] vertical align vertical scroll problem

2006-11-07 Thread Adam
Sander van Surksum wrote: Hi all, When I vertical align a div a get a horizontal scrollbar can anyone explain how avoid this. previeuw http://www.johnsten.com/css/test_center.html How can i remove the vertical scrolling from this page Hi Sander, I don't see any scrollbars in FF

Re: [css-d] Can't figure this out - Center a div with variable width

2006-11-07 Thread Adam
Richard Grevers wrote: On 11/7/06, Dennis Bixler [EMAIL PROTECTED] wrote: Subject: Re: [css-d] Can't figure this out - Center a div with variable width Hi Clint, Yes, I understand that part. But the problem is that the content changes. Thus, I can not specify the width for the content

[css-d] Problems with images in IE

2006-11-07 Thread Nicole Aebi
Hello My first post to this list and as a bit of a newbie to CSS design, I hope I'm not asking a stoopid question! I've set up my site with a container div that all my other divs are inside. The container div allows me to centre the design in the page. At the top of the page is an image in a div

[css-d] Making the hand cursor show up

2006-11-07 Thread Poyner, Matt
I have created some CSS tabs and for some reason the cursor doesn't change to show that they are links when you mouse over them. I applied the hand cursor style to them and that works in Mozilla, but not in IE. Is there any other solution that I don't know about? See my code below: div

Re: [css-d] handheld css

2006-11-07 Thread Rob O'Rourke
Rob O'Rourke wrote: Justin Thorp wrote: My siemens phone uses Windows Mobile 2003 with Pocket IE. Yeah it seems to take forever to load the logo. Cheers -justin ** Justin Thorp Web Services - Office of Strategic Initiatives Library of Congress e - [EMAIL

[css-d] IE 6 and background-position problem

2006-11-07 Thread Graham Anderson
For some reason, IE6 is ignoring my background-position in my 'a:link' below Strangely, the a:hover is working. When I mouse-exit, the button returns to the incorrect 0,0 position. Does anyone know what this could be? Of course, all is well in Firefox and Safari. Here is the relevant CSS:

[css-d] IE7: Links not clickable

2006-11-07 Thread Georg Portenkirchner
Hello! A friend of mine took one of my layouts and changed it for a project. One problem he ran into was in IE7 the links are not clickable. I tried to find the cause but all I tried showed no results. In all other browsers it works without a problem. http://filmreihe.jiz-m.de/

Re: [css-d] Making the hand cursor show up

2006-11-07 Thread Christian Heilmann
cursor: hand; /*Here is the cursor that I have applied*/ Should be the generic cursor:pointer; and all will be good :-) Is there any reason why you force your users to have JavaScript enabled to use your navigation? In terms of SEO it might be interesting to allow Google to follow these

[css-d] Website Check: Probs with IE... again!

2006-11-07 Thread Tracy Shorrock
Hi, I've just designed the template page for a new site in Strict XHMTL - validated - and CSS - validated. Looks and works as I want it to in Firefox (Mac/PC) and Safari, but falls down in IE (both Mac and PC) http://www.purplealchemy.co.uk/template.php Main CSS:

[css-d] Problems with divs shifting to the right in IE

2006-11-07 Thread Nicole Aebi
Hello My first post to this list and as a bit of a newbie to CSS design, I hope I'm not asking a stoopid question! Sorry if this has already come through once too - having slight problems with my email so I'm not sure it has arrived or not. I've set up my site with a container div that all my

Re: [css-d] IE 6 - Arrrggg....

2006-11-07 Thread Ian Young
Subject: [css-d] IE 6 - Arrrggg OK heres an interesting one. Where is the divide div? It shows in firefox, but not IE 6. http://hats.512webdesign.com Site is broken in all the IEs not just IE6. Not sure why you have made #devide a position:absolute. Can't see the reason. It should

Re: [css-d] IE 6 and background-position problem

2006-11-07 Thread Bradley Wright
On 07/11/2006 16:28, Graham Anderson wrote: For some reason, IE6 is ignoring my background-position in my 'a:link' below Strangely, the a:hover is working. When I mouse-exit, the button returns to the incorrect 0,0 position. Does anyone know what this could be? Of course, all is well in

[css-d] Can you dynamically resize divs?

2006-11-07 Thread Dave Rathnow
I have a standard web page layout with a header along the top of the page, a nav bar down the left side, a main content area, and a footer. The contents of the header nav bar and footer don't change much but the main content area does change with every page. It's height and width can grow

Re: [css-d] IE6 vs IE7

2006-11-07 Thread Patrick James
On Mon, 6 Nov 2006 11:50:06 +, Ross Hulford wrote (in message [EMAIL PROTECTED]): Hi Ian, Have been deleloping using ie7 for a few weeks now and will have to say it is much better. Really frustrating things like png alpha transparency are now working whcih although not stricly a css

Re: [css-d] Can you dynamically resize divs?

2006-11-07 Thread Dave Goodchild
If your content can grow outside the viewport you have a layout problem. There are plenty of ways to ensure your content stays inside the viewport. Using an elastic layout in which the layout scales according to font size (ie all dimensions in ems) is a good approach, as is using max-width for

Re: [css-d] IE 6 and background-position problem

2006-11-07 Thread Graham Anderson
fantastic :) that worked and saved another trip to the medicine cabinet g On Nov 7, 2006, at 9:38 AM, Bradley Wright wrote: On 07/11/2006 16:28, Graham Anderson wrote: For some reason, IE6 is ignoring my background-position in my 'a:link' below Strangely, the a:hover is working. When I

[css-d] HTML prepared for Branding

2006-11-07 Thread Stephan Wehner
Hi there, I'm currently working on developing the HTML for a website which is going to be deployed for several clients. These clients will be offered a branding option. Now, I'm finding all kinds of little CSS tricks here and there, which use extra spans and divs, so that a page can be made to

Re: [css-d] IE7: Links not clickable

2006-11-07 Thread Al Sparber
A friend of mine took one of my layouts and changed it for a project. One problem he ran into was in IE7 the links are not clickable. I tried to find the cause but all I tried showed no results. In all other browsers it works without a problem. http://filmreihe.jiz-m.de/

Re: [css-d] HTML prepared for Branding

2006-11-07 Thread Christian Roque Geldres
-Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Stephan Wehner Enviado el: martes, 07 de noviembre de 2006 01:49 Para: css-d@lists.css-discuss.org Asunto: [css-d] HTML prepared for Branding Hi there, I'm currently working on developing the HTML for a

[css-d] Stretching an image

2006-11-07 Thread Tom McNeer
Hi, I want to stretch an image to fill the height of a div. The image could be either the background or the content in the div. No other content will be in the div. However, specifying a height of 100% doesn't seem to work. In Firefox, the image displays at 100% of its height - not the divs. And

Re: [css-d] HTML prepared for Branding

2006-11-07 Thread Stephan Wehner
Thanks a lot for your reply. We want to be able to offer a lot of branding options to make the pages look similar to a clients own home page, for exampe, In this sense we want to show the world the power of CSS as well. So I thought it would make sense to follow the same path as

Re: [css-d] IE7: Links not clickable

2006-11-07 Thread David Hucklesby
On Tue, 7 Nov 2006 17:49:38 +0100, Georg Portenkirchner wrote: A friend of mine took one of my layouts and changed it for a project. One problem he ran into was in IE7 the links are not clickable. I tried to find the cause but all I tried showed no results. In all other browsers it works

Re: [css-d] Stretching an image

2006-11-07 Thread Dave Goodchild
Set dimensions in ems. An em-based layout will scale with font size and if you set the image dimensions in ems, the image will stretch also. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7

Re: [css-d] Problems with divs shifting to the right in IE

2006-11-07 Thread Gunlaug Sørtun
Nicole Aebi wrote: My first post to this list and as a bit of a newbie to CSS design, I hope I'm not asking a stoopid question! Sounds good to me :-) www.lgso.org.uk/index4.html Any ideas what's going on? You're 'absolute positioning' everything (something I'd generally advice against),

Re: [css-d] Problems with divs shifting to the right in IE

2006-11-07 Thread David Hucklesby
On Tue, 7 Nov 2006 17:21:08 + (GMT), Nicole Aebi wrote: Hello My first post to this list and as a bit of a newbie to CSS design, I hope I'm not asking a stoopid question! There are no dumb questions. No guarantee about answers though. :D [...] Works fine in safari and mozilla but in IE

Re: [css-d] HTML prepared for Branding

2006-11-07 Thread Christian Roque Geldres
Well thats a good question :) Work with your structure, maybe the structure of the WP-theme Sandbox can help you http://www.plaintxt.org/themes/sandbox/ Christian Roque Geldres -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Stephan Wehner Enviado el:

Re: [css-d] HTML prepared for Branding

2006-11-07 Thread Audra Coldiron
Stephan Wehner wrote: Thanks a lot for your reply. We want to be able to offer a lot of branding options to make the pages look similar to a clients own home page, for exampe, In this sense we want to show the world the power of CSS as well. So I thought it would make sense to follow

[css-d] Spotlight On CSS - Search Engine

2006-11-07 Thread Ben Smith
Spotlight On CSS - http://www.spotlightoncss.com I've just created a CSS search engine which looks through a couple of hundred quality CSS sites at the moment - I want to keep developing it of course but would like to hear any feedback.

[css-d] CSS Header Alignment

2006-11-07 Thread [EMAIL PROTECTED]
Hello All, I'm new to the list, but I've taken over a project that some of you may be familiar with: http://nexel.superiorshelving.com/test-pages/box/box.shtml I've made some changes to the layout, which hopefully will solve some problems with IE, and also make it easier on

[css-d] Website shows up fine in FireFox, shows ABSOLUTELY NOTHING in IE

2006-11-07 Thread Mark Anthony
http://divinelotus.freehostia.com/WordPress/2006/11/07/election-nightmares-election-special-report/ Apparently its been this way a while and no one has told me. I never use IE, so I didn't notice. HELP? -- - Rev. Mark Anthony Collins Church of the Divine Lotus

Re: [css-d] Website shows up fine in FireFox, shows ABSOLUTELY NOTHING in IE

2006-11-07 Thread david
Mark Anthony wrote: http://divinelotus.freehostia.com/WordPress/2006/11/07/election-nightmares-election-special-report/ Apparently its been this way a while and no one has told me. I never use IE, so I didn't notice. HELP? Well, according to W3C - 32 validation errors:

[css-d] 3-col layout problems

2006-11-07 Thread Mike Saylor
This is my 1st post to CSS-Discuss. I am fairly familiar with CSS. I'm not a novice, but I'm no expert. I've been trying to work out a 3-col layout without copying someone else's. I want to work through this myself. I've got the layout working in Firefox Netscape. But the columns won't

Re: [css-d] :hover in IE7 / IE6

2006-11-07 Thread francky
Fora wrote: Indeed, that (Bradley Wright: giving the background-position in px instead of in %; francky) solved the problem. http://www.arnoenzerink.com/design/logos.shtml Is there any logical explanation for IE not reading the %? (or is it a completely stupid question to ask a logical

Re: [css-d] :hover in IE7 / IE6

2006-11-07 Thread Jonathan Berry
Someone hijacked my thread! Here is my reply. Can anyone help? Unfortunately, no one seemed to read my email in entirety. My point was that I had a working CSS on the first site, IE7 and IE6, and wanted to duplicate the effect on the other site. Can someone please review the CSS and tell me what I

Re: [css-d] :hover in IE7 / IE6

2006-11-07 Thread Tee G. Peng
Hi On Nov 7, 2006, at 6:08 PM, Jonathan Berry wrote: Someone hijacked my thread! Here is my reply. Can anyone help? Unfortunately, no one seemed to read my email in entirety. My point was that I had a working CSS on the first site, IE7 and IE6, and wanted to duplicate the effect on the

Re: [css-d] 3-col layout problems

2006-11-07 Thread Gunlaug Sørtun
Mike Saylor wrote: I've been trying to work out a 3-col layout without copying someone else's. I want to work through this myself. Sounds reasonable. Keep the following page bookmarked though... http://www.positioniseverything.net/articles/onetruelayout/appendix/equalheightproblems ...as

Re: [css-d] :hover in IE7 / IE6

2006-11-07 Thread francky
Jonathan Berry wrote: Unfortunately, no one seemed to read my email in entirety. My point was that I had a working CSS on the first site, IE7 and IE6, and wanted to duplicate the effect on the other site. Can someone please review the CSS and tell me what I did differently? Thanks again! Hi

Re: [css-d] Can you dynamically resize divs?

2006-11-07 Thread David Hucklesby
On Tue, 7 Nov 2006 18:26:05 +, Dave Goodchild wrote: If your content can grow outside the viewport you have a layout problem. There are plenty of ways to ensure your content stays inside the viewport. Using an elastic layout in which the layout scales according to font size (ie all

[css-d] Fluid Forms

2006-11-07 Thread Jonathan Lui
hey all, This is something I'm working on, http://dev.r8dhex.net/stuff/sample1.htm Long story short, this is for a web-application, target browsers is FF/IE6+. My goal is to have a variety of form-controls that look good in different configurations, and different resolutions. I'd also like the

Re: [css-d] HTML prepared for Branding

2006-11-07 Thread David Hucklesby
On Tue, 7 Nov 2006 10:49:19 -0800, Stephan Wehner wrote: Hi there, I'm currently working on developing the HTML for a website which is going to be deployed for several clients. These clients will be offered a branding option. Now, I'm finding all kinds of little CSS tricks here and there,

Re: [css-d] Can you dynamically resize divs?

2006-11-07 Thread Dave Rathnow
Perhaps I'm using the wrong terminology. By viewport I'm refering to the area that is visible at any one time. Whatever it's called, it's more than reasonable to have the contents grown outside this area, maybe not horizontally, but definitely vertically as the contents change. With this in

[css-d] site check IE 6

2006-11-07 Thread Adam Helweh
Hello Gang, I have downloaded IE 7 some time ago and now my IE6 eyes are blind. I do know that all browsers seem good except IE 5 6 on Mac and Win XP. The page is : http://carlpritchard.secretsushi.com/homepage_template.html Also, if anyone can spy the culprit that is causing the

Re: [css-d] :hover in IE7 / IE6 topic policy

2006-11-07 Thread francky
Tee G. Peng wrote: Hi On Nov 7, 2006, at 6:08 PM, Jonathan Berry wrote: Someone hijacked my thread! [...] Hi Jonathan, no one hijacked your thread :) [...] Hi Tee, If we say hijack a thread is using a thread to go on with problems on a page on another site, then this thread was