Re: [css-d] IE problems - Float problem??

2010-04-21 Thread Peter Bradley
David Laakso wrote: > It "seems: to work this end in XP IE 6/7/8 on a Mac-- unless I have > completely misunderstood the question? PC in sick bay so can't check > it in that... > Please see: > > Thank you, David. You are, as ever, a paragon of

Re: [css-d] IE problems - Float problem??

2010-04-20 Thread David Laakso
Peter Bradley wrote: > > Thanks very much for that, David, but no joy, I'm afraid. It doesn't > render properly in any version of IE (6, 7 or 8). TBH, if I could > just get it working in IE8 it'd be something. > > > > Peter > It "seems: to work this end in XP IE 6/7/8 on a Mac-- unless I ha

Re: [css-d] IE problems - Float problem??

2010-04-20 Thread Peter Bradley
David Laakso wrote: > In your style sheet you have this hack from a couple of weeks ago: > > /*Bit of nonsense for IE6 */ > * html #wrapper { > width:975px; > margin: 0 auto; > } > > Leave that hack in the style sheet. Immediately above it put these hacks: > > *:first-child+html #wrapper {

Re: [css-d] IE problems - Float problem??

2010-04-20 Thread David Laakso
Peter Bradley wrote: > I have a problem again with IE6 and 7. I'm doing a demonstration form > but can't get the second fieldset to right align in either IE6 or IE7. > The HTML and CSS both validate and I've tried some conditional comments, > which have worked for some other problems, but not

[css-d] IE problems - Float problem??

2010-04-20 Thread Peter Bradley
Hi, I have a problem again with IE6 and 7. I'm doing a demonstration form but can't get the second fieldset to right align in either IE6 or IE7. The HTML and CSS both validate and I've tried some conditional comments, which have worked for some other problems, but not for this. Also, the con

Re: [css-d] IE problems - karst

2009-05-04 Thread Gunlaug Sørtun
Chris Blake wrote: > 1. The mainphoto clears the side content in IE. > 2. The padding (or margin) I have put on the menu is making the > container stretch in IE. > http://www.pendulum8.com/karst.test/ To solve those IE6 problems, add... * html .twoColFixRtHdr #container {overflow-x: hidden;} *

[css-d] IE problems - karst

2009-05-04 Thread Chris Blake
UPDATE: There are two problems: 1. The mainphoto clears the side content in IE. 2. The padding (or margin) I have put on the menu is making the container stretch in IE. I removed the menu include but the container still stretches, just not as much). The CSS for the document is here: http://pen

[css-d] IE problems - karst

2009-05-04 Thread Chris Blake
Hi, I haven't used CSS Discuss for two years and happy to be back. The problem I am having is with how IE renders a very basic website that I'm making. In Safari 4 Beta and Firefox 3 it looks OK. Here is the website: http://www.pendulum8.com/karst.test/ I built the layout using a dreamweaver t

[css-d] IE Problems

2008-08-21 Thread Ed Pybus
Hello, Firstly I'm having problems with my website in IE - it's all fine in Firefox but in IE the blue logo isn't to the right but in the centre and the white writing at the bottom moves up - any ideas why? (the site is www.slrecords.net/test/childreninc/index.html the css www.slrecords.net/tes

Re: [css-d] ie problems with text spacing

2008-05-20 Thread David Laakso
Melinda Odom wrote: > I found where to change the text to see it. I guess I cannot > understand why this text doesn't line up in the browsers and get it so > when you change the size you can still read it. > > Best Regards, > Melinda Odom > > > > > >> Melinda Odom wrote: >>> http://www.eddieanda

Re: [css-d] ie problems with text spacing

2008-05-20 Thread David Laakso
Melinda Odom wrote: > http://www.eddieandalice.com/index.html > > I simply cannot get the text to be the same distance from the bottom > of each box with all of the browsers. If there is a way to do this > please tell me. > > Thank you! > > Best Regards, > Melinda Odom > Melinda, On a 16

[css-d] ie problems with text spacing

2008-05-20 Thread Melinda Odom
Hi, Can someone look at this page in the ie browser? http://www.eddieandalice.com/index.html I simply cannot get the text to be the same distance from the bottom of each box with all of the browsers. If there is a way to do this please tell me. Thank you! Best Regards, Melinda Odom Design

Re: [css-d] IE problems regarding height of DIV

2008-02-22 Thread Usamah M. Ali
IE is targeted with a 30px top padding in the conditional comments of IE:

[css-d] IE problems regarding height of DIV

2008-02-20 Thread Erland Flaten
Hello I am in urgent need to fix a strange gap problem. I dont understand why I get a big white gap on top of the picture. The gap is between the bottom of the header and on top the image. Looks OK in Firefox exept that there is a smaller gap between the header in the textarea. This problem

Re: [css-d] IE Problems with twitchy drop down menu items...

2008-02-15 Thread Matt
Wow. If you were local, I'd buy you a drink... This has been driving me crazy. Thanks. - Matt On Fri, Feb 15, 2008 at 2:03 PM, Alan Gresley <[EMAIL PROTECTED]> wrote: > Matt wrote: > > > I'm working up a CSS-driven horizontal site navigation. Here's what I've > worked up: > > http://www.mattme

Re: [css-d] IE Problems with twitchy drop down menu items...

2008-02-15 Thread Alan Gresley
Matt wrote: > I'm working up a CSS-driven horizontal site navigation. Here's what I've > worked up: > http://www.mattmedia.net/SFnav/suckerfishNAV.html > So far, so good. It's working and looks like it should in Safari and FF. > The one problem I'm having is that in IE 6 and 7 (naturally), the

[css-d] IE Problems with twitchy drop down menu items...

2008-02-15 Thread Matt
I'm working up a CSS-driven horizontal site navigation. I'm using the "Suckerfish Dropdowns" method as a starting point ( http://www.htmldog.com/articles/suckerfish/dropdowns) Here's what I've worked up: http://www.mattmedia.net/SFnav/suckerfishNAV.html So far, so good. It's working and looks l

Re: [css-d] IE problems

2007-06-25 Thread Matthew Ohlman
Miles Skorpen wrote: > >Site: http://arador.org/gazette/ >CSS: http://arador.org/gazette/wp-content/themes/gazette/style.css > > >I have a two problems: > >1) Search box does not stay on the same line as the very top links. >Instead, it makes that entire box significantly larger than it should >

[css-d] IE problems

2007-06-25 Thread Miles Skorpen
Hello! The below question is probably something rather mundane that you folks get bothered about on a regular basis, but I've tried a few corrections and I'm not quite sure what the issue is, and testing is rather hard as I have a Mac, and no version of Internet Explorer. Site: http://arador.

Re: [css-d] IE problems: select box remains on top of dropdown & white space

2007-05-16 Thread Richard Grevers
On 5/17/07, Brooke Nelson <[EMAIL PROTECTED]> wrote: > I have two IE problems with this page: > http://brookenelson.com/statescape/newsearchpage/search1.html > > (1) In Internet Explorer, with the horizontal dropdown navbar, the > dropdown covers everything except the box! For example, hover > ove

[css-d] IE problems: select box remains on top of dropdown & white space

2007-05-16 Thread Brooke Nelson
I have two IE problems with this page: http://brookenelson.com/statescape/newsearchpage/search1.html (1) In Internet Explorer, with the horizontal dropdown navbar, the dropdown covers everything except the box! For example, hover over the "Resources" link, and it will drop down, but the select bo

Re: [css-d] IE problems can't be solved

2006-09-07 Thread Gunlaug Sørtun
Lyn Williams wrote: > I have a web page that displays perfectly in Firefox but has errors > when displayed in IE 6. > http://www.alanevansmotors.co.uk/browse.php 1: div.nplinks becomes 100% + 20px wide (the W3C box model). #main-l div.nplinks { text-align: right; /* width: 100% <

[css-d] IE problems can't be solved

2006-09-07 Thread Lyn Williams
I have a web page that displays perfectly in Firefox but has errors when displayed in IE 6. I tried to solve the issues but I can not do it. Can somebody help? The webpage is: http://www.alanevansmotors.co.uk/browse.php ___

Re: [css-d] IE problems with margins, float drops: foxymcloud.com

2006-06-17 Thread Christian Montoya
On 6/17/06, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Christian Montoya wrote: > > http://www.foxymcloud.com. > > > The links in the right navigation have huge margins in IE that do no > > appear in other browsers. > > IE needs its 'hasLayout' trigger on list-items. > Adding... > > #sidebar li {h

Re: [css-d] IE problems with margins, float drops: foxymcloud.com

2006-06-17 Thread Gunlaug Sørtun
Christian Montoya wrote: > http://www.foxymcloud.com. > The links in the right navigation have huge margins in IE that do no > appear in other browsers. IE needs its 'hasLayout' trigger on list-items. Adding... #sidebar li {height: 100%; } ...seems to do the trick. > Also, the "Previous Entrie

Re: [css-d] IE problems with margins, float drops: foxymcloud.com

2006-06-17 Thread David Laakso
Christian Montoya wrote: > Hello list, > > I'm working on http://www.foxymcloud.com. It's not done but I'm having > some IE issues that I don't know how to fix. The links in the right > navigation have huge margins in IE that do no appear in other > browsers. Christian, with regard only to the navi

[css-d] IE problems with margins, float drops: foxymcloud.com

2006-06-17 Thread Christian Montoya
Hello list, I'm working on http://www.foxymcloud.com. It's not done but I'm having some IE issues that I don't know how to fix. The links in the right navigation have huge margins in IE that do no appear in other browsers. Also, the "Previous Entries" link at the bottom of the page drops out of it

Re: [css-d] IE problems

2006-02-23 Thread francky
Rhianika C wrote: > Sorry about that, the server must have been down when you looked. > That is the right link and all of it is up. I'll ask for the server > to be left on. I thought it usually was. Sorry. > > ~Rhia > > On 2/20/06, *francky* <[EMAIL PROTECTED] > >

Re: [css-d] IE problems

2006-02-20 Thread francky
Rhianika C wrote: >Hello everyone, > >I'm hoping to find a fix for a website a friend and I have been working on >as a school project. It works fine in Firefox, but does some weird things >in IE. We've already fixed a couple bugs, but can't get it to work >perfectly in IE. Any help would be gre

[css-d] IE problems

2006-02-20 Thread Rhianika C
Hello everyone, I'm hoping to find a fix for a website a friend and I have been working on as a school project. It works fine in Firefox, but does some weird things in IE. We've already fixed a couple bugs, but can't get it to work perfectly in IE. Any help would be greatly appreciated. www.cr

Re: [css-d] IE problems

2005-07-19 Thread Schalk Neethling
Thanks for the info David. David Laakso wrote: Schalk Neethling wrote: Greetings All I wonder how many posts has had that subject :) Anyway, I have a problem occurring in IE Win. Please have a look at the following page: http://www.volume4.com/caradvisory/index.html As you will see in IE

Re: [css-d] IE problems

2005-07-18 Thread David Laakso
Schalk Neethling wrote: Greetings All I wonder how many posts has had that subject :) Anyway, I have a problem occurring in IE Win. Please have a look at the following page: http://www.volume4.com/caradvisory/index.html As you will see in IE the right side nav bar is offset slightly from t

[css-d] IE problems

2005-07-18 Thread Schalk Neethling
Greetings All I wonder how many posts has had that subject :) Anyway, I have a problem occurring in IE Win. Please have a look at the following page: http://www.volume4.com/caradvisory/index.html As you will see in IE the right side nav bar is offset slightly from the rest of the 'site' but,

Re: [css-d] IE Problems

2005-07-12 Thread Moira Ashleigh
Hi Again Peggy Thank you, Moria for your help. I've attempted to use your code to make my menu. It still does not function in IE and the music list only stays visible long enough to click on the first two or three items. I did change the music and other buttons that have the popouts becau

Re: [css-d] IE Problems

2005-07-12 Thread Peggy Bart
Moira Ashleigh wrote: Hi Peggy I have redesigned an existing website using CSS which works in Mozilla except the drop-down menus don't disappear when you remove the cursor and unfortunately, it does not work well in IE. Can anyone give me some advice, starting with my sidebar. I validated all

Re: [css-d] IE Problems

2005-07-10 Thread Moira Ashleigh
Hi Peggy I have redesigned an existing website using CSS which works in Mozilla except the drop-down menus don't disappear when you remove the cursor and unfortunately, it does not work well in IE. Can anyone give me some advice, starting with my sidebar. I validated all my code and it all chec

Re: [css-d] IE Problems

2005-07-08 Thread David Laakso
Peggy Bart wrote: This is my first time posting so please forgive for any impropriety. [...] Any help would be greatly appreciated. Peggy Bart Just a suggestion: Dunno the answer to your question, Peggy-- but unless you have just a snippet there's no need to post the code and hmtl. Put up a

[css-d] IE Problems

2005-07-08 Thread Peggy Bart
This is my first time posting so please forgive for any impropriety. I have redesigned an existing website using CSS which works in Mozilla except the drop-down menus don't disappear when you remove the cursor and unfortunately, it does not work well in IE. Can anyone give me some advice, sta

[css-d] IE problems

2005-06-03 Thread Daniel Doesburg
Hi list, What's wrong here? In FF all (most) things are well. But in IE I've some problems. 1. The hor. scrollbar always persist 2. At the right side is a small margin 3. If I resize the window then at the right side appears (and disappears) a strange white block over the border. This are the