Re: [css-d] trouble with extra width in IE PC

2005-06-27 Thread Gary Turner
Bruce Gilbert wrote: Hello, I still haven't been able to come up with a solution to my problem with my div's not lining up in IE (PC). The URL in question is http://www.inspired-evolution.com/Contact.php, and the CSS is http://www.inspired-evolution.com/Gilbert.css. I tried adding

Re: [css-d] Problems with layout in Firefox

2005-06-27 Thread Radu Adam
So, I tried many things to come to a solution, but it seems it won't work. I don't have padding or width declarations for the #content id, yet it's not showing as it should in IE. I need some more advice, if someone could give it. Thanks in advance! On 6/26/05, Radu Adam [EMAIL PROTECTED] wrote:

[css-d] CSS + iFrames + Javascript + IE6 = problems!

2005-06-27 Thread Matt Booth
Hello, I am experiencing a very frustrating problem with my new website that I need some help with. I've posted what I have so far at http://www.twnty1.com/MBP4/ The site seems to work fine in all of the Mac OS browsers, at least in Safari, IE Mac, and Firefox, and the css and xhtml both

Re: [css-d] Problems with layout in Firefox

2005-06-27 Thread Ingo Chao
Radu Adam schrieb: So, I tried many things to come to a solution, but it seems it won't work. I don't have padding or width declarations for the #content id, yet it's not showing as it should in IE. I need some more advice, if someone could give it. Thanks in advance! Do you still refer to

Re: [css-d] IE white-space: normal

2005-06-27 Thread Ingo Chao
Rob Agar schrieb: is it a known bug for white-space: normal not to work in IE6? ... Anyone know of a workaround? for IE5.5: http://www.xs4all.nl/~blackeye/ie55bug.html If your googling didn't show a workaround, you should provide a URL to a _minimal_ testcase. Ingo

[css-d] Z-index on a popup menu

2005-06-27 Thread Michael Palmer
To my fellow list readers, I'm fairly new to the list -- thanks to everyone here, this is a great resource. My problem centers around a popup list menu created by embedded lists. Using a tutorial from AListApart, I got it working in Firefox and IE6/PC (target browser), except that the

[css-d] Floats not doing what intended in IE, Firefox, etc

2005-06-27 Thread T Shorrock
Hi, I got some more content from my client for the photography website I've been working on for what seems like centuries now - I've designed two whole sites in between. The problem I'm having is still with floats on the following pages: http://www.vandevelde.co.uk/wedding_prices.html

Re: [css-d] Floats not doing what intended in IE, Firefox, etc

2005-06-27 Thread Gunlaug Sørtun
T Shorrock wrote: http://www.vandevelde.co.uk/wedding_prices.html http://www.vandevelde.co.uk/main_1.css In IE everything after the first two floats moves to a position below the left/right columns (ie, everything below Package 1 and Package 2). In Firefox and Safari, everything below the

[css-d] ie monster mash

2005-06-27 Thread David Laakso
I've taken a concept by Georg Sortun and turned it into a monster. http://www.dlaakso.com/sandbox/test-1.html Grateful for any assistance... Best, David Laakso -- http://www.dlaakso.com/ __ css-discuss [EMAIL PROTECTED]

[css-d] Another try: Tables and 100% height

2005-06-27 Thread Niek Emmen | Sebastian Webprojecten
Hi there, Last week I posted a question, but nobody gave an answer. I don't know why (I surtenly do not have a bad breath), so I'll just give it another try: can somebody, pretty-please, have a look at this problem: I've got a problem with a table that has been stretched out to 100%

Re: [css-d] Another try: Tables and 100% height

2005-06-27 Thread Martin Heiden
Niek, The table consists of two rows, the height of the main-table is 100% and the height of top-row is 152px, the height of other row (the content-area) must be the height of the rest of the screen. So I used 100% to do that. 100% + 152px 100% You gave the table a height of 100% the

[css-d] positioned element glich

2005-06-27 Thread fokuss
Hello everyone, I am finalizing this layout before I finish my final days at this current job and I cant seem to find out why I have a gap under my nav bar image. Can anyone Take a look please? http://www.rocklinsystems.com/infinity/layout.htm CSS-

Re: [css-d] Another try: Tables and 100% height

2005-06-27 Thread johnSteve
On Mon, 27 Jun 2005 16:11:41 +0200, you wrote: Hi there, Last week I posted a question, but nobody gave an answer. I don't know why (I surtenly do not have a bad breath), maybe not, but 140 errors generated in validating your html has the same effect. Even the css validator wouldn't

[css-d] clear:float is causing layout problem

2005-06-27 Thread Matt Tibbits
This problem only happens in Firefox. It seems to work fine in Explorer. Basically, I have a 2 column layout with the left column being a float. In the right column, I am using floats on various elements, such as images. If I don't do a clear:both after my images, everything gets messy in

Re: [css-d] Nested lists]

2005-06-27 Thread jeremy
Hey thanks David! I can see that there shouldnt be two id's in one document, however when i change the ID's so that they are different, i still get one sublist on the actual site. It keeps using the 2nd sublist that is entered in the code. here is the site: http://tct2005.com/wp here is

[css-d] Now its only in IE (whats new) white line

2005-06-27 Thread fokuss
Right above the top nav I have a white line which only shows up in IE. Any suggestions? http://www.rocklinsystems.com/infinity/layout.htm CSS- http://www.rocklinsystems.com/infinity/styles/infinitystyles.css Thanks in advance. Adam

Re: [css-d] Problems with layout in Firefox

2005-06-27 Thread Radu Adam
Do you still refer to this link? http://www.dinamo-online.net/beta/ Yes I refer to this link! and I think the problem you are referring to is that the box in the middle is placed vertically under the box at the left? You should try to give an adequate problem description. Currently,

Re: [css-d] Problems with layout in Firefox

2005-06-27 Thread Ingo Chao
Radu Adam schrieb: http://www.dinamo-online.net/beta/ ... Now the box does float by the left sidebar, but not as it should (as I want). This is what I did: ... I think you could insert this /* hide from MacIE \*/ * html #main { margin-left: 207px; height:1%; } /* */ instead of /* hide

Re: [css-d] Problems with layout in Firefox

2005-06-27 Thread Radu Adam
It looks better now, even if the space between left and the middle column is not the same as the space between the right column and the middle one. But this doesn't bother me so much.. I'll teach my users to use Firefox this way. Thank you very much. On 6/27/05, Ingo Chao [EMAIL PROTECTED]

[css-d] Absolute positioning containers

2005-06-27 Thread Viascape List
I have a page that is generating an order confirmation that is broken down into a whole bunch of small tables. I have redone pretty much everything with css, but I am leaving the tables for now because the html table code is generated on the fly by PHP script that I inherited with the code-base.

[css-d] CSS menu link

2005-06-27 Thread Robert Hanson
I found the link, if anyone is interested: http://www.tjkdesign.com/articles/dropdown/3.asp -- Forwarded by Robert Hanson/mva on 06/27/2005 08:43 PM --- From: Robert Hanson on 06/26/2005 02:00 PM To:css-d@lists.css-discuss.org cc: Subject:

Re: [css-d] Nested lists

2005-06-27 Thread jeremy
Yes thank you! I had already validated, and i did get that error. So here is what i did to that: li id=active1a li id=active2a I changed the IDs so that there were no duplicates, and i still cannot seem to get this to work. What happens is that it still uses one of the nested lists., and not

[css-d] Float help

2005-06-27 Thread Tom Livingston
Hello list, I am having trouble with a layout. If you use FF and have Web Dev toolbar you will see my dilemma. I can't find where the text under the thumbnails is getting the huge width from. I'm sure it is something stupid. http://www.petticoatjewels.com/test/designs.htm TIA -- Tom

Re: [css-d] Width Woes Again

2005-06-27 Thread dwain
George Smyth wrote: I am putting together a site that can currently be viewed at http://sacc-jobfaircom.readyhosting.com/. As far as Firefox is concerned, everything is working just fine. However, in Internet Explorer the three boxes with the images do not fit across. I thought that this

[css-d] div height problems in Firefox 1.0.4

2005-06-27 Thread Joe Cool
Good day and I have a little div height rendering problem with Firefox 1.0.4 ( viewing from a WinXP Pro machine ). http://www.spiritquestdayton.org/dev/ If you view the page, you will see how the parent-container does not stretch past the bg-container. I would like to have the parent-container

[css-d] column wont move to left

2005-06-27 Thread Erland Flaten
I want the first column - the one at left with the navigation buttons - to start at det very beginning of the left side of the browser. Cant manage that to happen. The CSS is from one of Douglas Livingstones fine ones. I dont understand this column model very well but still I use them and

Re: [css-d] Width Woes Again

2005-06-27 Thread Holly Bergevin
From: George Smyth [EMAIL PROTECTED] Date: Mon, 27 Jun 2005 15:23:35 -0400 I am putting together a site that can currently be viewed at http://sacc-jobfaircom.readyhosting.com/. As far as Firefox is concerned, everything is working just fine. However, in Internet Explorer the three boxes with

[css-d] IE problem with list links

2005-06-27 Thread fokuss
I am pretty sure 75% of designers have run into this (I have yet to until now). In IE, my right side nav is all messed up. Its fine in FF. Its supposed to be all white and obviously is not. ANy help is appreciated. Page - http://www.rocklinsystems.com/infinity/layout_internal.htm CSS -

[css-d] I'm joky

2005-06-27 Thread Guillaume AVELINE
Hello everybody, i'm joky a french webmaster, i'm coding CSS since last year and i found this mailling list so i suscribbed. Sorry for my poor english and my errors, i'll try to do my best, to help you if i can and to explain my probleme the best i can when i'll have to do... thx all...

[css-d] Still problems with Faux columns

2005-06-27 Thread Phil Winter
I've been able to solve several problems on my own since my previous post, but the faux columns this is driving me nuts. http://www.webdesignpartners.com/perfect_gift/index.html If you view this page in IE, it looks exactly the way I want it to (except for the colors, which were not my

[css-d] 2 col float in IE 6 is not floating.

2005-06-27 Thread shawn a
external style sheet: http://proto.kudos.goldenware.com/i/t.css page: http://proto.kudos.goldenware.com/a/AB_Airlines.html This was working fine earlier. But now it seems that in IE 6 that left colum gets pushed down as far as the right colum stretches. Not sure if its a margin problem or not.

[css-d] space between paragraphs

2005-06-27 Thread Eliana Berlfein
The space between paragraphs is much bigger on a PC than a Mac. Is there some way to control the space and make it more consistent? Thanks, Eliana - Eliana Berlfein Sidewalk Cafe Design The Art and Soul of Web Design 1920 13th Street,

[css-d] out of place but floating?

2005-06-27 Thread Faisal N. Jawdat
I'm trying to figure out if it's at all possible to accomplish something, so I figured I'd bounce it out there for general consumption. I'd like to be able to put footnotes in-stream but have them show up at the end of a stream. For example (bogus pseudo-code, doesn't actually work, for

Re: [css-d] padding and cell sizes

2005-06-27 Thread david
Eliana Berlfein wrote: Here's a link to the site: http://www.itea-school.com If you look at it on a Mac I'm pretty sure everything looks the way I want it. If you look on a PC it's totally messed up. Looks fine to me using Firefox 1.0.4 on my Linux PC. Are you perhaps using PC to mean the

Re: [css-d] space between paragraphs

2005-06-27 Thread Stephen R Laniel
On Mon, Jun 27, 2005 at 05:46:17PM -0600, Eliana Berlfein wrote: The space between paragraphs is much bigger on a PC than a Mac. Is there some way to control the space and make it more consistent? You could do p { margin-bottom: [some length]; padding-bottom: [some other

RE: [css-d] space between paragraphs

2005-06-27 Thread Peter Williams
From: Eliana Berlfein The space between paragraphs is much bigger on a PC than a Mac. Is there some way to control the space and make it more consistent? Set the top and bottom margins and padding to values that work nicely for your intended use and preferences. Different browsers may use

Re: [css-d] out of place but floating?

2005-06-27 Thread Steve Clason
On 6/27/2005 5:46 PM Faisal N. Jawdat wrote: I'd like to be able to put footnotes in-stream but have them show up at the end of a stream. snip The actual goal is to be able to write a single structured document which shows up on screen with footnotes at the end of their containing

Re: [css-d] space between paragraphs

2005-06-27 Thread Felix Miata
Eliana Berlfein wrote: The space between paragraphs is much bigger on a PC than a Mac. Is there some way to control the space and make it more consistent? This is something set by the user agent. In Firefox the rule is thus: p {margin: 1em 0;} (res/html.css) The rule for Konqueror (KHTML)

[css-d] an absolutely positioned a to 100% of parent

2005-06-27 Thread Charles Stuart
Hi, I need to set an absolutely positioned a to the same height as the parent div. Or... find a different way to do this. I have accomplished this in Safari and FF. IE is not working. *my attempts so far* So far my attempts have relied on setting the specific a to height: 100%; and then

Re: [css-d] padding and cell sizes

2005-06-27 Thread Holly Bergevin
From: Eliana Berlfein [EMAIL PROTECTED] I made a website that uses tables and css. I made the site on a Mac, and it looks perfect. But on a PC the table cells are not the right size. Here's a link to the site: http://www.itea-school.com If you look at it on a Mac I'm pretty sure everything

RE: [css-d] IE white-space: normal

2005-06-27 Thread Rob Agar
Sorry I forgot to mention an important detail - this problem only appears in IE6 quirks mode. I'm working on an old and fairly sprawling site (.asp, table layout, inline font tags, the whole horrorshow =), so I'm stuck with it. Ingo Chao wrote: for IE5.5:

[css-d] Table layout using floats

2005-06-27 Thread Justin Smith
Hello all, I am trying to make a fluid table-like layout without having to resort to tables. I have a series of floated DIVs that act as the cells of the grid, and each has a variable height. The following code will illustrate the problem I'm having. For some reason that defies both logic

Re: [css-d] space between paragraphs

2005-06-27 Thread Felix Miata
Stephen R Laniel wrote: On Mon, Jun 27, 2005 at 08:41:03PM -0400, Felix Miata wrote: The space between paragraphs is much bigger on a PC than a Mac. Is there some way to control the space and make it more consistent? This is something set by the user agent. In Firefox the rule is

Re: [css-d] space between paragraphs

2005-06-27 Thread Stephen R Laniel
On Mon, Jun 27, 2005 at 10:04:04PM -0400, Felix Miata wrote: Wait, doesn't the page's author's CSS override the browser's CSS? Only when the author actually does it. He doesn't have to. But if the original poster was trying to figure out how to make her pages look good in multiple browsers,

[css-d] a:hover border-bottom not showing up in IE?

2005-06-27 Thread Jason Baker
i have a few problems with a personal page that renders okay in firefox but not so well in IE 6. my first problem is as follows: i want my links to look like boxes with a black solid border on all sides and when the user hovers over a link i want the border style to change to dashed. the

[css-d] site(s) check

2005-06-27 Thread Peter Hyde-Smith
06/27/2005 Hi All: A couple of site checks, please. First is, http://www.fatpawdesign.com/ http://www.fatpawdesign.com/fatpawdesigncss.css Second is, http://www.fatpawdesign.com/lefnp/LEFNPrenovationhtml.html http://www.fatpawdesign.com/lefnp/LEFNPrenovationcss.css Both: XHTML validates

RE: [css-d] a:hover border-bottom not showing up in IE?

2005-06-27 Thread Peter Williams
From: Jason Baker ...in IE the bottom border doesnt change to dashed style. Have you turned off the default underlining ofr links in the div? #nav a {text-decoration:none;} -- Peter Williams __ css-discuss [EMAIL

Re: [css-d] an absolutely positioned a to 100% of parent

2005-06-27 Thread Richard Grevers
On 6/28/05, Charles Stuart [EMAIL PROTECTED] wrote: Hi, I need to set an absolutely positioned a to the same height as the parent div. Or... find a different way to do this. I have accomplished this in Safari and FF. IE is not working. *my attempts so far* So far my attempts have relied

[css-d] Absolute positioning woes

2005-06-27 Thread David Wang
Hi, The site I'm working on has an absolutely positioned menu at the top of each page. However, within the markup, the menu is actually at the end of the page. The menu (#smenu) shows correctly in Firefox but not in IE. It's easier for me to show you my problem than put in into words, so