Re: [css-d] IE issue!

2014-01-23 Thread Tom Livingston
Sent from my iPhone On Jan 23, 2014, at 1:45 AM, Philippe Wittenbergh e...@l-c-n.com wrote: Le 23 janv. 2014 à 03:34, Ed Pybus e...@slrecords.net a écrit : 've encounter an odd problem with display:inline-block. When I have the website on a USB stick and open it in IE11 it opens as

[css-d] IE issue!

2014-01-22 Thread Ed Pybus
Hiya, I've building a very simple internal website for work. Unfortunately they use IE11. I've encounter an odd problem with display:inline-block. When I have the website on a USB stick and open it in IE11 it opens as expected, when I transfer it to the server and open it the elements that

Re: [css-d] IE issue!

2014-01-22 Thread Tom Livingston
On Wed, Jan 22, 2014 at 1:34 PM, Ed Pybus e...@slrecords.net wrote: Hiya, I've building a very simple internal website for work. Unfortunately they use IE11. I would have say, it could be worse... IE7 for example... I'd say your lucky. And I don't like IE. I've encounter an odd problem with

Re: [css-d] IE issue!

2014-01-22 Thread Eric
Ed, I'm surprised that IE11 would be the source of your problem, the last I read it's the most standards compliant UA in the wild. I've had less problems with it than Mozilla or Chrome UAs. Anyway, could provide a link to the page in question so it can be looked at? Eric Miner On January 22,

Re: [css-d] IE issue!

2014-01-22 Thread Philippe Wittenbergh
Le 23 janv. 2014 à 03:34, Ed Pybus e...@slrecords.net a écrit : 've encounter an odd problem with display:inline-block. When I have the website on a USB stick and open it in IE11 it opens as expected, when I transfer it to the server and open it the elements that should be display as

[css-d] IE issue with positioning

2009-01-19 Thread Jeff Chastain
I am having some issues with IE getting a layout design to work and I would like to see if anybody can offer any pointers before this drives me nuts. The issue I am running into is that I have a box which has a fluid width (90% of the page). Within that box, I am attempting to absolutely place

Re: [css-d] IE issue with positioning

2009-01-19 Thread Amedeo Mantica
try the following: #header { position: absolute; top: 0; margin-left: 14px; margin-right: 14px; } are sure that u need absolute positioning??

Re: [css-d] IE issue with positioning

2009-01-19 Thread Bill Brown
Jeff Chastain wrote: The issue I am running into is that I have a box which has a fluid width (90% of the page). Within that box, I am attempting to absolutely place another box at the very top, but with a 14px margin on both the left and right side. The following CSS rules work just fine in

Re: [css-d] IE issue with positioning

2009-01-19 Thread David Laakso
Jeff Chastain wrote: I am having some issues with IE getting a layout design to work and I would like to see if anybody can offer any pointers before this drives me nuts. The issue I am running into is that I have a box which has a fluid width (90% of the page). Within that box, I am attempting

[css-d] IE Issue Causing me problems

2007-10-22 Thread Alan Chandler
I run a members only forum and I have created an online chat based on the Ajax Chat code provided by blueimp.net. This is mostly javascript writing into some empty containers on a web page. It is all working perfectly in firefox, but in internet explorer v6 I am having problems. In essence,

Re: [css-d] IE Issue Causing me problems

2007-10-22 Thread Ingo Chao
Alan Chandler wrote: ... In firefox I can make this overall area position itself under the header and fill the rest of the browser window with the following css #loginContent { position:absolute; top:140px; left:0px; bottom:0px; width:100%;

Re: [css-d] IE Issue Causing me problems

2007-10-22 Thread Alan Chandler
On Monday 22 Oct 2007, Ingo Chao wrote: Alan Chandler wrote: ... In firefox I can make this overall area position itself under the header and fill the rest of the browser window with the following css #loginContent { position:absolute; top:140px; left:0px;

Re: [css-d] IE issue

2007-01-08 Thread Gunlaug Sørtun
Andy Harrison wrote: Weird - also, now in IE the large images stay shown even when you're no longer hovering. Sorry to say I've no idea why... :-/ www.teerthyatri.com IE6 (at least) gets locked up on 'position: relative'. There are too much styling for the wanted effect in there. The

Re: [css-d] IE issue

2007-01-08 Thread Jehangir Larry
--snip-- Gunlaug Sørtun wrote: ...and contains all styles needed for a stable effect. I have more or less copied the visual effects from the original, as seen in the good browsers. The trick for IE6 is that 'position: relative' is switched on :hover, and switched back to 'position: static'

Re: [css-d] IE issue

2007-01-08 Thread Gunlaug Sørtun
Sending this to the list also, as some may actually read the archives. Jehangir Larry wrote: I would like you to explain the 'static' issue a bit more. This is one area that truly befuddles me. 'position: static' is the default-value, but since 'position: relative' is used on :hover I had to

Re: [css-d] IE issue

2007-01-08 Thread Jehangir Larry
Thanks very much. - Original Message - From: Gunlaug Sørtun [EMAIL PROTECTED] To: Gunlaug Sørtun [EMAIL PROTECTED] Cc: css-d@lists.css-discuss.org Sent: Tuesday, January 09, 2007 11:44 AM Subject: Re: [css-d] IE issue Sending this to the list also, as some may actually read

Re: [css-d] IE issue

2007-01-07 Thread Jehangir Larry
, 2007 6:57 AM Subject: Re: [css-d] IE issue Sorry Larry, I don't see what's causing that. I did notice that the image popups don't work correctly in IE 6 though (they aren't absolutely positioned); who knows, it may have something to do with that. I have a few suggestions for your CSS

Re: [css-d] IE issue

2007-01-07 Thread Andy Harrison
is in frustration!) We live and we learn. Thanks again. Larry - Original Message - *From:* Andy Harrison [EMAIL PROTECTED] *To:* Jehangir Larry [EMAIL PROTECTED] *Cc:* css-d@lists.css-discuss.org *Sent:* Sunday, January 07, 2007 6:57 AM *Subject:* Re: [css-d] IE issue Sorry Larry, I

[css-d] IE issue

2007-01-06 Thread Jehangir Larry
Please take a look at the single picture in the sidebar www.teerthyatri.com It appears below the menu in FF but 'crawls up' in IE, including IE7. Appreciate all help. TIA Larry __ css-discuss [EMAIL PROTECTED]

Re: [css-d] IE issue

2007-01-06 Thread Andy Harrison
Sorry Larry, I don't see what's causing that. I did notice that the image popups don't work correctly in IE 6 though (they aren't absolutely positioned); who knows, it may have something to do with that. I have a few suggestions for your CSS: .pic a .large { /*...*/ display:none;

[css-d] IE Issue: Floated Image pushes into Left Aligned Text

2006-03-02 Thread Laura Watts
Hi, I'm having an issue only in IE where the text adjacent to the floated left image is pushed in a couple pixels; once the text clears the bottom of the image, the left aligned text displays correctly. See it here: http://www.thedesignasylum.com/secretstash/IE_layout_issue.html I based this

Re: [css-d] IE Issue: Floated Image pushes into Left Aligned Text

2006-03-02 Thread Vic Rauch
Laura wrote: I'm having an issue only in IE where the text adjacent to the floated left image is pushed in a couple pixels; once the text clears the bottom of the image, the left aligned text displays correctly. See it here: http://www.thedesignasylum.com/secretstash/IE_layout_issue.html

Re: [css-d] IE Issue: Floated Image pushes into Left Aligned Text

2006-03-02 Thread Fu Ni T'hat
Laura Watts wrote: I'm having an issue only in IE where the text adjacent to the floated left image is pushed in a couple pixels; once the text clears the bottom of the image, the left aligned text displays correctly. Perhaps the discussion on this page helps:

Re: [css-d] IE issue - DIV's not going full width

2005-05-17 Thread Jonathan Duncan
Ingo, Thank you for what seems to be a great deal of time that you have put into looking at my problem and even providing example pages. You explanation makes sense. Now I just need to see if the customer is willing to change the source instead of just the CSS. Thank you, Jonathan Ingo

[css-d] IE issue - DIV's not going full width

2005-05-12 Thread Jonathan Duncan
I have an issue with a site I am working on: http://hula-project.com/Hula_Server We are using the MediaWiki tool on it which is only a side note. My problem is that in IE (XP) the top navigation (#p-navbar) and header logo (#p-logo) will not display full width across the screen like they do