Re: [css-d] IE issues

2006-10-13 Thread Travis Killen
Hi David - I don't know what you mean. Are you asking me what I changed from your layout? One thing that I change was this: div#content{margin: 0 200px;} to this div#content{ margin: 0 0 0 174px; padding: 15px 185px 15px 15px; } This gives the right column a solid background. Thanks

Re: [css-d] Float and MSIE6

2006-10-13 Thread Chris Recknell
Hi Martin, try reinstating the 8% width for div.language : http://www.brainjar.com/css/positioning/default3.asp Regards, Chris Recknell - Web Developer -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Cetkovsky Sent: 11 October 2006 14:36 To:

Re: [css-d] Please help, IE 6 not displaying correctly

2006-10-13 Thread Admin at AK
The page I am working on is here: http://www.iskippedlunch.com/z_test/index_2.php The blue box is wider than the orange box below it on my screen. However, it doesn't push the green box down on mine either! Are yous ure you ahve the widht of the blue box set right? -- Marten Gallagher

[css-d] Another IE negative layout problem?

2006-10-13 Thread Andrew S. Townley
Hi, I've been reading the archives trying to fix this difference in display between ff and ie, but I haven't quite got it working the same yet. The position: relative on the div fixed the very strange display problem, but IE6 doesn't bleed the left edge of the div outside the table. Any ideas?

Re: [css-d] Opera collapsing contentbox on input hover

2006-10-13 Thread James Leslie
Thanks very much Georg, I don't think I would have ever got to that solution and it works perfectly for me. Thanks again, James -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gunlaug Sørtun Sent: 12 October 2006 16:32 To:

Re: [css-d] Organising my CSS styles

2006-10-13 Thread Waz and Elle
... I'd appreciate your guidance on how best to organise my CSS styles. ... / ... My client also wants to have colour variations within the overall them on some pages, meaning that I will have to vary background and keyline colours. ... Ian, My suggestion would be: develop your first page

Re: [css-d] Site check and feedback requested

2006-10-13 Thread Russell Baldwin
Hi Jean, assuming Firefox on the Mac is correct, Safari looks the same. I can't get Mac IE to open it? It keeps closing, not sure why. It may be something to do with this line: p.nbsp; .nbsp; .nbsp; awaken your inner and outer beautystrong/strong/p I don't think this is valid ;-) You could

Re: [css-d] Problem with Scrolling Div

2006-10-13 Thread Gunlaug Sørtun
Dean Champeau wrote: I created a div that contains variable-height content (a big table that will expand and contract as the visitor changes type size). I'd like it to scroll while taking up the entire height of the browser window.

[css-d] IE7 issues

2006-10-13 Thread Dave Goodchild
Hi, my client site is here: http://www.videoimageprod.co.uk/ I must tell you I didn't build this, I am just assisting him. He is telling me that the javascript drop-down menus are permanently down in IE7. As far as I know IE7 is still in beta (I may be wrong), do I haven't downloaded it yet -

Re: [css-d] IE7 issues

2006-10-13 Thread Ian Young
Subject: [css-d] IE7 issues Hi, my client site is here: http://www.videoimageprod.co.uk/ I must tell you I didn't build this, I am just assisting him. He is telling me that the javascript drop-down menus are permanently down in IE7. As far as I know IE7 is still in beta (I may be

Re: [css-d] IE7 issues

2006-10-13 Thread ross
Works fine in my IE 7 Dave. Maybe he has the beta version installed? Ross - Original Message - From: Dave Goodchild [EMAIL PROTECTED] To: css-d css-d css-d@lists.css-discuss.org Sent: Friday, October 13, 2006 12:15 PM Subject: [css-d] IE7 issues Hi, my client site is here:

[css-d] how do you filter pages calling @media print ?

2006-10-13 Thread Mike
hi, we have a cascading style sheet that defines a @media print selector @media print { #left_side {display:none; } #right_side {display:none; } etc ... } In some pages we want to print the left side but not the right side etc ... We do not want to

Re: [css-d] fluid layout

2006-10-13 Thread ~davidLaakso
~davidLaakso wrote: ~davidLaakso wrote: iorhael wrote: I am trying to give this site a fluid look rather than in a container (per the client's request)...] http://www.figureskatersonline.com/znew/about.php It is getting there, Debbie. Validate the css and markup--

Re: [css-d] how do you filter pages calling @media print ?

2006-10-13 Thread Bradley Wright
On 13/10/2006 14:03, Mike wrote: In some pages we want to print the left side but not the right side etc ... We do not want to define several print selectors, is there a way to specify in this @media print selector the sides not to display, depending on which HTML page i am printing from ?

[css-d] No bottom margin

2006-10-13 Thread Daniel Hammond
Why is there no margin space at the bottom of my site? URL: www.objectivedesigns.com/2/index.htm CSS: www.objectivedesigns.com/2/index.css I want there to be the same 20px at the bottom that there is at the top. You may need to reduce the size of your browser window and scroll down to the

Re: [css-d] No bottom margin

2006-10-13 Thread Ian Young
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Daniel Hammond Sent: 13 October 2006 14:52 To: CSS Discuss Subject: [css-d] No bottom margin Why is there no margin space at the bottom of my site? URL: www.objectivedesigns.com/2/index.htm CSS:

Re: [css-d] how do you filter pages calling @media print ?

2006-10-13 Thread Mike
hi, thanks for your reply. No, we do not want to modify the HTML page, only the CSS files. Is there a way to do it ? Thanks Bradley Wright [EMAIL PROTECTED] wrote: On 13/10/2006 14:03, Mike wrote: In some pages we want to print the left side but not the right side etc ... We do not want to

Re: [css-d] No bottom margin

2006-10-13 Thread Daniel Hammond
| Why is there no margin space at the bottom of my site? | | URL: www.objectivedesigns.com/2/index.htm | | CSS: www.objectivedesigns.com/2/index.css | | I want there to be the same 20px at the bottom that there | is at the top. | You may need to reduce the size of your browser window and

Re: [css-d] how do you filter pages calling @media print ?

2006-10-13 Thread Barney Carroll
Where is your site, Mark? Forgive me if I'm not getting the whole story but surely if the right side can be specifically styled at all, then a print media css can define it and any other unnecessary elements as {display:none;}... Mike wrote: hi, thanks for your reply. No, we do not want to

[css-d] IE Rendering Bug?

2006-10-13 Thread Rob Wilmshurst
Hi all, I've come across a strange rendering glitch in IE (apologies if this is a known issue; google has failed me today). I'm seeing this in IE7 (full install) and IE6 (standalone, so it can't really be trusted). The test case can be seen at http://fifteenoclock.com/bla/selectbug.html and

Re: [css-d] No bottom margin

2006-10-13 Thread Dennis Bixler
Sorry about the earlier response. Not awake yet. Adding Overflow:hidden; To the #container should solve the problem. Only tested in IE6 and FF1.5 Dennis Bixler -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daniel Hammond Sent: Friday, October 13,

Re: [css-d] No bottom margin

2006-10-13 Thread Daniel Hammond
| Sorry about the earlier response. Not awake yet. | Adding | Overflow:hidden; | To the #container should solve the problem. | Only tested in IE6 and FF1.5 | Dennis Bixler | | -Original Message- | From: Daniel Hammond | Why is there no margin space at the bottom of my site? | URL:

[css-d] Picture and Background Alignment IE6 and older

2006-10-13 Thread j
Header div 150px high containing two pictures each 150px high that need to be aligned with the background top and bottom. The background image is a .png gradient that sizes itself. Looks fine MSIE7, Firefox. On older MSIE6 and older a strip of background is visible under the pictures and the

Re: [css-d] Site check and feedback requested

2006-10-13 Thread Dave Pierce
Jean Jotted... Hi Can Mac users please check this site? http://www.jeankorte.netfirms.com/index.html Also, my client (IE version??) says that the indigo background image in the header is showing under the pictures. It is supposed to line up and it does on my browsers (FF, IE7 and

Re: [css-d] Another IE negative layout problem?

2006-10-13 Thread Gunlaug Sørtun
Andrew S. Townley wrote: The position: relative on the div fixed the very strange display problem, but IE6 doesn't bleed the left edge of the div outside the table. Any ideas? The demo page is here: http://atownley.org/wip/demo.html Slightly improved version...

[css-d] Problem with table display in IE

2006-10-13 Thread Janice Tocher
I am having a fit over a site design and I'm trusting some of you CSS gurus can provide a tip. The problem is that I have tabular data that extends past set page boundaries. In FF, this table displays the way I want - it extends past the designated page border. In Windows IE, the table

[css-d] IE 6 margin bug

2006-10-13 Thread Travis Killen
I tracked down the problem and it seems that my margin is redering wrong. This test show that a 0px margin will push #mainbody all the way to the left in IE, just as it does in FF. http://www.tylerstrings.com/test on my main site: I have a 174px left margin on #mainbody but it displays 300px

[css-d] Targeting Firefox Print Bug

2006-10-13 Thread L. Robinson
Greetings, There is a bug when printing a table that causes Firefox to hang on the first page and refuse to print the rest, but the only fix I've seen, http://archivist.incutio.com/viewlist/css-discuss/76423, causes IE to print the table rows as 100% of the height of the page resulting in a 7

Re: [css-d] Problem with table display in IE

2006-10-13 Thread Gunlaug Sørtun
Janice Tocher wrote: In FF, this table displays the way I want - it extends past the designated page border. In Windows IE, the table falls below the left navigation (which is a floated div). You can see a stripped down example here: http://averra.com/clienttest/ Ok, so the table falls

[css-d] Padding and Overflow

2006-10-13 Thread Joseph Lorenzini
I have been working on the following site: http://dev.lilt.ilstu.edu/islq/issues/currentissues.htm. Part of the design is to have a div within the content area that contains a picture. I have run into an issue in that the content bleeds over into the padding even though overflow is set to hidden

Re: [css-d] IE 6 margin bug

2006-10-13 Thread Gunlaug Sørtun
Travis Killen wrote: on my main site: I have a 174px left margin on #mainbody but it displays 300px margin in IE, but FF displays correctly. http://www.tylerstrings.com The 'margin-doubling on floats' bug in IE-win. Add... #mainbody {display: inline;} ...to kill that bug and make IE

Re: [css-d] Problem with table display in IE

2006-10-13 Thread Janice Tocher
That's the ticket! TY Georg... I would have never thought to give the #navL a negative bottom margin! On Oct 13, 2006, at 2:19 PM, Gunlaug Sørtun wrote: Janice Tocher wrote: In FF, this table displays the way I want - it extends past the designated page border. In Windows IE, the table

Re: [css-d] Padding and Overflow

2006-10-13 Thread Gunlaug Sørtun
Joseph Lorenzini wrote: [...] I have run into an issue in that the content bleeds over into the padding even though overflow is set to hidden in the CSS. Your linked-in page is not exactly a minimal case-study, and I didn't bother to dissect it. The 'overflow' property takes effect from outer

[css-d] Double space after a period

2006-10-13 Thread Ted
Is there a way in CSS to turn a single space after a period into a double space - without using nbsp; (the no break HTML code)? The drawback to using nbsp;, besides having to type it in, is that if a sentence in the middle of a paragraph starts on a new line, that line is indented

Re: [css-d] Double space after a period

2006-10-13 Thread Kevin Murphy
I know there are ways in things like PHP to accomplish this (I know, I just did this for something). Perhaps you need to look at dealing with this before you apply CSS to the data. (I can give you some PHP code if you are interested). -- Kevin Murphy Webmaster: Information and Marketing

Re: [css-d] Double space after a period

2006-10-13 Thread Dave Goodchild
Yes, the PHP route suggested is a good suggestion. Also, browsers render nbsp; differently. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub --

Re: [css-d] Double space after a period

2006-10-13 Thread Austin, Darrel
Is there a way in CSS to turn a single space after a period into a double space - without using nbsp; (the no break HTML code)? The drawback to using nbsp;, besides having to type it in, is that if a sentence in the middle of a paragraph starts on a new line, that line is indented

Re: [css-d] Double space after a period

2006-10-13 Thread Austin, Darrel
Is there a way in CSS to turn a single space after a period into a double space - without using nbsp; (the no break HTML code)? The drawback to using nbsp;, besides having to type it in, is that if a sentence in the middle of a paragraph starts on a new line, that line is indented

Re: [css-d] Another IE negative layout problem?

2006-10-13 Thread Andrew S. Townley
Hi Georg, On Fri, 2006-10-13 at 18:02, Gunlaug Sørtun wrote: Andrew S. Townley wrote: The position: relative on the div fixed the very strange display problem, but IE6 doesn't bleed the left edge of the div outside the table. Any ideas? The demo page is here:

[css-d] CSS WINAMP SKIN-LIKE SYSTEM

2006-10-13 Thread Gigaboy20
I am looking to develop a winamp skin-like solution in CSS that will easily change skins in various unique styles like winamp does. If anyone has experience contact me at gigaboy20 at yahoo. __ css-discuss [EMAIL PROTECTED]

Re: [css-d] Double space after a period

2006-10-13 Thread Chris Williams
I have this problem, and I use nbsp;space and not nbsp;nbsp;. I find that works, and I haven't seen the space at the beginning problem. It seems that UA's can handle the nbsp; at the end of the line OK. I do this replacement with a simple regex in my PHP code. HTH, Chris PS -- it is very

[css-d] custom bullets for IE Win

2006-10-13 Thread Raymond Rodriguez
Hi guys, I'm having a problem with my custom bullets. I'm pretty novice at this and I can't seem to get the bullets in my ULs to behave normally in IE Win. Here is my example (se the right column). They look normal in FF Win/Mac, and Safari but in IE Win they are shifted up slightly and

Re: [css-d] custom bullets for IE Win

2006-10-13 Thread Christian Heilmann
They look normal in FF Win/Mac, and Safari but in IE Win they are shifted up slightly and hugging onto the text that they denote. Any ideas of how I can repair this? Don't bother with list-style-image, instead use background images and padding. Works a trat across browsers.

Re: [css-d] IE issues

2006-10-13 Thread ~davidLaakso
Travis Killen wrote: Can someone point me in the right direction with my IE problems here. http://www.tylerstrings.com I am using code from the following which seems to work in IE, but I can't find my error. http://www.chelseacreekstudio.com/ca/cssd/014.html much thx -Travis Killen

[css-d] Centering a floated, unordered list in its container.

2006-10-13 Thread Matt Dawson
Hi all - I'm STUMPED. I'm sure most of you use unordered lists to do horizontal navigation bars. You're taking an unordered list, floating the list items to the left, and applying padding and margins to space the items out, apply background images, etc. But now that it's floated, what if you

[css-d] Image links shifting in FF when clicked

2006-10-13 Thread iorhael
Would someone be able to tell me why when, in Firefox, the thumbnails floated to the right on this page shift to the right when clicked? Everything looks fine in IE and Opera. http://www.drkdesign.com/portfolio.php http://www.drkdesign.com/drk_css/drk_import.css Thanks! Debbie