Re: [css-d] problem image floats breaking out the divs

2006-02-23 Thread Sander van Surksum
Anyone that has a solution for this ? I've done this but now the images are in div's but div test is over div article. And In IE div article breaking out of my content div. Also the background image of test isn't at the bottom now See http://www.johnsten.com/test/content.htm -Original

Re: [css-d] css validator question SOLVED

2006-02-23 Thread Ian Young
I'm not sure why it matters but when I uploaded to a live server on the web it validated just fine. Not sure why the validation didn't work by uploading the css though. Thanks, Phil This is also the case if you upload asp or php based pages. The validator certainly seems to work better

[css-d] float-clear problem

2006-02-23 Thread cim
Demo (and screenshots): http://cim.szm.sk/float-clear.html Text, which floats around the top of the second float clear div, does not leave space for the top margin or (if margin is 0) sometimes overlaps the div. Is this the browser bug? (How is it in the spec?) How shoud I handle this

[css-d] Form: position elements horizontally?

2006-02-23 Thread Margie
Hello All, Is there an elegant method to position several elements all in a horizontal row like Red[chkbx] Blue[chkbx] Yellow[chkbx] Green[chkbx] ...*without* using a table or a separate ID for each element? I've set my input like this input { position: absolute; left:

[css-d] valign problem with table inside a div

2006-02-23 Thread Martin Granger
Hello, on this page : http://minilien.com/?67vcK5qDHf my table is stuck to the bottom of the page in IE, but works well with Firefox. The problem only occurs when there are lots of events in the table (try december 2005 for example : the table is in the right place). I'd like this table to be

Re: [css-d] CSS image rollover - IE 6?

2006-02-23 Thread Zoe M. Gillenwater
David Hucklesby wrote: Mikhail Bozgounov wrote: You remember, that in *some cases* IE tries to download a CSS image background EVERY TIME you mouse over the link! This could happen even in cases when you use only ONE image for both normal and hover state of the image! Does this

Re: [css-d] Interesting Firefox bug? (first-letter pseudo selector)

2006-02-23 Thread Zoe M. Gillenwater
Vinson Gracia (777) wrote: Totally rains on my parade... but thanks for the W3C Spec! I think the W3C is wrong on this one though. Whether or not this is the right decision for the W3C is not relevant to this list, but I can at least provide an explanation for the current way it works.

Re: [css-d] Header, Footer and 3 Columns

2006-02-23 Thread Frank Van Damme
On 2/23/06, death2all [EMAIL PROTECTED] wrote: I have the following layout: http://www.d2all.org/css_test/1.html and I am trying to convert it to use only css for the layout and remove tables completelly. Up to now I have this: http://www.d2all.org/css_test/2.html but the footer gets mixed

[css-d] PageCheck Mentaid Image Gallery

2006-02-23 Thread Rahul Gonsalves
Dear All: Would appreciate a quick page check on this gallery-style page that I am working on. As always, all criticism appreciated. Design, code, and everything between. http://mentaid.in/gallery/ I am using Christian Heilemanns' lovely js/Picasa [1] based solution - thanks for that! And

[css-d] [ADMIN] Re: PageCheck Mentaid Image Gallery

2006-02-23 Thread Alex Robinson
And yes, the 8 errors generated in the CSS are because of the alt attribute being absent; how can I insert it dynamically, using Picasa? Too off-topic for this list? Yep. Asking for comments on aspects of your page which aren't css-related is also off topic. Once again, if you find yourself

Re: [css-d] PageCheck Mentaid Image Gallery

2006-02-23 Thread Christian Heilmann
http://mentaid.in/gallery/ I am using Christian Heilemanns' lovely js/Picasa [1] based solution - And yes, the 8 errors generated in the CSS are because of the alt attribute being absent; how can I insert it dynamically, using Picasa? Ask Chris? Better even ask the Picasa people :-)

Re: [css-d] PageCheck Mentaid Image Gallery

2006-02-23 Thread Rahul Gonsalves
David Laakso wrote: Rahul Gonsalves wrote: http://mentaid.in/gallery/ ...insert it dynamically, using Picasa?Too off-topic for this list? Yep. Asking for comments on aspects of your page which aren't css-related is also off topic. Many apologies. I have been a member here far

Re: [css-d] valign problem with table inside a div

2006-02-23 Thread Gunlaug Sørtun
Martin Granger wrote: http://minilien.com/?67vcK5qDHf I'd like this table to be always top aligned. I missed a CSS-link in your mail, so I tested with inline styles without looking for the right stylesheet. Pointer to relevant stylesheet is always good to have... :-) You may try adding...

[css-d] Page Check (My First CSS Layout)

2006-02-23 Thread Cunniff, CJ
Hello All, Could you please take a quick look at the following two pages, and let me know if there are any rendering issues that you run across? I would greatly appreciate it. Homepage http://www.letu.edu/people/cjcunniff/gaps/homepage2.html Internal Page

Re: [css-d] Site check Moz printing -- Solved

2006-02-23 Thread Debbie Flitner
-Original Message- Debbie Flitner wrote: In other news, I fixed the problems with Moz printing and previewing after finding a great suggestion in the Wiki (http://css-discuss.incutio.com/?page=PrintStylesheets). I just needed to defloat the floated items and set position: static.

Re: [css-d] Page Check (My First CSS Layout)

2006-02-23 Thread Gunlaug Sørtun
Cunniff, CJ wrote: http://www.letu.edu/people/cjcunniff/gaps/homepage2.html http://www.letu.edu/people/cjcunniff/gaps/index_gaps2_level2.html Both pages lack ability to adjust layout if/when font-resizing is applied in any browser. Text-parts run out of space and is cut off even when 'min

[css-d] gap between 2 div

2006-02-23 Thread Michel Sabatino
Hi. I have an unwanted separation between 2 div's in Firefox. It works fine on IE6. This is the link : http://www.auxe.net/test I need some help. Thanks in advance. Michel, Florence, Italy. __ css-discuss [EMAIL PROTECTED]

[css-d] (nessun oggetto)

2006-02-23 Thread Michel Sabatino
who acc932 __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org --

Re: [css-d] Another Float Drop problem in IE [SOLVED]

2006-02-23 Thread Pringle, Ron
I previously wrote: My second IE float drop issue for the week. This one appears to only affect the Home Page of my site. the div that's dropping is #mainContent, but I suspect its something within the div particular to that page that is causing the drop. It only happens when

Re: [css-d] Min-Height

2006-02-23 Thread Chris Ovenden
It's hard to know what specifically is wrong, looking at your page. But generally, min-height (and, in IE6-, height), as the name suggests, only regulates the size of a box up til the point when it is filled with text. Beyond this, the box will expand to enclose it UNLESS it is floated, in which

Re: [css-d] Min-Height

2006-02-23 Thread jeremy
hey there... I was able to get the min height property to work in IE, but it requires using a hack. a quick google search on min-height will give you MANY different hacks available. I eneded up going with one from Stew http://www.cssplay.co.uk/boxes/minheight.html the only problem with it is

[css-d] AP div problem... I think

2006-02-23 Thread Kim Kruse
Hi, I'm trying to get my text resizer to work in FF/IE/Opera but for some reason I don't see the AP div (#textbox) on the page? Go to this page http://www.mouseriders.dk/til_michael/index_white.php and select Hvid/blå kontrast from the selectbox and click the submit (I'm not done with the

[css-d] a textarea poke out, and a line height issue

2006-02-23 Thread shlomi asaf
hey attached please find an img that define the problem i have also i pasted the link for my problem http://dogma.co.il/shlomi/for_cssD.html as you can see, the textarea pokes out, and i don't know how to fix it. i putted at the end of the div - a BR with clear:both i overflow:auto my #frm i cant

[css-d] YAL (Yet Another Layout)

2006-02-23 Thread Raphael Simon
I am quite new to CSS and all its greatness. Trying to get away from tables and enter the modern age of CSS positioning. I must say that so far the experience has been a bit frustrating and have been tempted more than once to go back to the good ol' table tr td... In particular I have been trying

Re: [css-d] YAL (Yet Another Layout)

2006-02-23 Thread cj
do you have a live page up that we could look at? __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ --

Re: [css-d] IE (6?) Border Bug

2006-02-23 Thread Nick Fitzsimons
http://www.cbetta.com/test/ie_border_bug.html To reproduce: 1) Load the page 2) Scroll down 3) Scroll back up Expected Results: 1px black solid border Returned Results: 1 px black pixelated border (frequently, but not every single time either) Yup, that looks like yet another IE

Re: [css-d] IE (6?) Border Bug

2006-02-23 Thread Nick Fitzsimons
Oh, I should point out that the clear: both; in the .myBit rule was just to get my stuff on a level playing field beneath your bit; if you want to float several such boxes next to each other, you'll want to remove it: .myBit { clear: both; -- You probably don't want this rest

Re: [css-d] Absolutely positioned footer crashes Safari

2006-02-23 Thread Lowell Allen
On Feb 22, 2006, at 10:14 PM, Philippe Wittenbergh wrote: On Feb 23, 2006, at 6:39 AM, Lowell Allen wrote: I'm getting consistent crashes of Safari (OS X 10.3.9, Safari 1.3.2 v312.5) on a page with an absolutely positioned footer: http://carbon.liquidweb.com/~shelbypr/upload_files.php. The

Re: [css-d] YAL (Yet Another Layout)

2006-02-23 Thread Brian Funk
Quoting Raphael Simon [EMAIL PROTECTED]: div style=position:relative; But floating the divs in the first row makes them overlap the rows below can you float this main div? That will cause it to expand to contain floated divs contained within. Brian

[css-d] IE whitespace bug AGAIN

2006-02-23 Thread Karl Jacobs
Howdy, Still having a whitespace problem with IE (5, 6, and 7). #leftnav li { width: 143px; border-top: solid 1px #7A7BAF; } #leftnav a { font-size: 10px; line-height: 12px; display: block; vertical-align: bottom; font-weight: bold;

[css-d] Need help with image, hanging out of menu

2006-02-23 Thread Julie Flolo
Thank you so much to David Laakso who provided me with some tips to clean up the appearance of the page I'm working on. I'm having a problem in IE where the image underneath the left menu is hanging over the footer. It looks fine in FireFox. What am I doing wrong? Thanks very much!

Re: [css-d] IE whitespace bug AGAIN

2006-02-23 Thread Ingo Chao
Karl Jacobs wrote: Still having a whitespace problem with IE (5, 6, and 7). any other tricks?... #leftnav li { width: 143px; border-top: solid 1px #7A7BAF; font-size: 1em; /* -- insert this */ } #leftnav a { /* font-size: 10px; */ /* line-height: 12px; */

[css-d] Gmail's CSS for expanding subject lines

2006-02-23 Thread Carl Youngblood
I'm trying to figure out how Gmail does the CSS for the expanding subject lines on emails in a list. It's great because you can stick items in what appears to be a table but not worry about having them be too big. If the user's browser is larger, they can see the whole thing. If it's smaller,

Re: [css-d] Gmail's CSS for expanding subject lines

2006-02-23 Thread cj
overflow: hidden; perhaps? __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported

Re: [css-d] Gmail's CSS for expanding subject lines

2006-02-23 Thread Carl Youngblood
Nice try, but that still seems to wrap. On 2/23/06, cj [EMAIL PROTECTED] wrote: overflow: hidden; perhaps? __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub --

Re: [css-d] Gmail's CSS for expanding subject lines

2006-02-23 Thread Carl Youngblood
Success! I needed to use white-space: nowrap On 2/23/06, Carl Youngblood [EMAIL PROTECTED] wrote: Nice try, but that still seems to wrap. On 2/23/06, cj [EMAIL PROTECTED] wrote: overflow: hidden; perhaps? __

Re: [css-d] Header, Footer and 3 Columns

2006-02-23 Thread Death2All
I tried separating the center content into a box but the result remains the same. Result is: http://www.d2all.org/css_test/3.html Original: http://www.d2all.org/css_test/1.html and http://www.d2all.org/css_test/2.html __

Re: [css-d] a textarea poke out, and a line height issue

2006-02-23 Thread Roger Roelofs
shlomi, On Feb 23, 2006, at 1:38 PM, shlomi asaf wrote: hey attached please find an img that define the problem i have also i pasted the link for my problem http://dogma.co.il/shlomi/for_cssD.html as you can see, the textarea pokes out, and i don't know how to fix it. i putted at the end

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] mailto:[EMAIL PROTECTED] wrote:

Re: [css-d] Form: position elements horizontally?

2006-02-23 Thread Roger Roelofs
Margie, On Feb 23, 2006, at 6:02 AM, Margie wrote: Is there an elegant method to position several elements all in a horizontal row like Red[chkbx] Blue[chkbx] Yellow[chkbx] Green[chkbx] How about - html labelRed input type=checkbox .../label labelBlue input

[css-d] Opera IE bugs?

2006-02-23 Thread Arlen Walker
Scratching my head over this: http://uscf.arachnidae.com/tla/tlaworkcsg2.html View the page in Firefox or Safari for what it's supposed to look like. Load one of the color styles and do a print preview to see what the printed sheet should look like. Now: 1) In Opera 8.5.1 (Mac) load one of

Re: [css-d] a textarea poke out, and a line height issue

2006-02-23 Thread shlomi asaf
thank u so much for your answers, Reger Gunlaug they have really helped me!!! :) Roger Roelofs wrote: Vertical-align applies to inline elements and depends on the line-height that is specified. __ css-discuss [EMAIL

Re: [css-d] Header, Footer and 3 Columns

2006-02-23 Thread David Laakso
death2all wrote: I have the following layout: http://www.d2all.org/css_test/1.html and I am trying to convert it to use only css for the layout and remove tables completelly. This may work for you. Maybe not. http://www.dlaakso.com/foot.html Regards, ~davidLaakso ps hmm-- death2all...

Re: [css-d] Opera IE bugs?

2006-02-23 Thread Philippe Wittenbergh
On Feb 24, 2006, at 11:02 AM, Arlen Walker wrote: http://uscf.arachnidae.com/tla/tlaworkcsg2.html View the page in Firefox or Safari for what it's supposed to look like. Load one of the color styles and do a print preview to see what the printed sheet should look like. Now: 1) In Opera

Re: [css-d] Opera IE bugs?

2006-02-23 Thread Andrew Gregory
On Fri, 24 Feb 2006 10:02:57 +0800, Arlen Walker [EMAIL PROTECTED] wrote: http://uscf.arachnidae.com/tla/tlaworkcsg2.html 1) In Opera 8.5.1 (Mac) load one of the color styles and do a print preview. Note how the minty green page background color is there. Then note how all the colors in

Re: [css-d] Opera IE bugs?

2006-02-23 Thread Arlen Walker
On Feb 23, 2006, at 9:18 PM, Philippe Wittenbergh wrote: Now: 1) In Opera 8.5.1 (Mac) load one of the color styles and do a print preview. Note how the minty green page background color is there. Then note how all the colors in the print stylesheet are either #000, #FFF, or #999, and tell

[css-d] Need help with this [EMAIL PROTECTED] AP div problem I think

2006-02-23 Thread Kim Kruse
I'm trying to get my text resizer to work in FF/IE/Opera but for some reason I don't see the AP div (#textbox) on the page in IE6. If you go to this page http://www.mouseriders.dk/til_michael/index_white.php (I'm not done with the stylesheet for this page yet) and in the selectbox please