[css-d] strange display error in IE 6

2007-06-04 Thread beat.beer
Hi Everyone on this site http://www.florist.ch I have a real strange display error. The side shadow is being repreated below the footer shadow. Your help would be much appreciated. Thanks __ css-discuss [EMAIL PROTECTED]

[css-d] float problem

2007-06-04 Thread Martin Paton
Hi I've got a nice 3 col layout working. Problem is, in the centre column I need to create an unordered list which needs to be floated left When I clear the float underneath, it any content after the clear appears in the centre column, but just beneath where the left menu ends. This problem

[css-d] Problem with form alignment

2007-06-04 Thread grovesdavid
Hi, Hope someone will help me here. Spent Friday afternoon and some three hours this morning, still not resolved it. It has to be something really stupid because I can't see what I'm doing wrong: http://www.linkhomes2000.co.uk/trials/bk/form%20trial.php Worst in Opera, but doesn't work in

Re: [css-d] Problem with form alignment

2007-06-04 Thread Mauricio Samy Silva
From: [EMAIL PROTECTED] It has to be something really stupid because I can't see what I'm doing wrong: http://www.linkhomes2000.co.uk/trials/bk/form%20trial.php Worst in Opera, but doesn't work in any of them. Labels will not align no matter what I've tried. David G)

Re: [css-d] Problem with form alignment

2007-06-04 Thread Jukka K. Korpela
On Mon, 4 Jun 2007, [EMAIL PROTECTED] wrote: http://www.linkhomes2000.co.uk/trials/bk/form%20trial.php Worst in Opera, but doesn't work in any of them. Labels will not align no matter what I've tried. Basically, your approach is too complicated. You have restricted the form to a rather

Re: [css-d] strange display error in IE 6

2007-06-04 Thread Eystein Alnaes
on this site http://www.florist.ch I have a real strange display error. The side shadow is being repreated below the footer shadow. Looks like your #wrap div has some bottom padding in IE6, even though your CSS says 0. You could perhaps circumvent it by adding some negative bottom margin, or

[css-d] multiple similar pages with same navigation bar

2007-06-04 Thread Kaye
I am just learning CSS so hopefully I know enough to adequately explain what I am trying to do. I have looked at the example of a css layout with a header, footer, and two columns - the left one I want to contain a nav bar and the right one the different content on each page. The example I

Re: [css-d] Is there a Safari float doctor in the house?

2007-06-04 Thread Philippe Wittenbergh
On Jun 4, 2007, at 7:47 PM, Bruce MacKay wrote: I'm having a float problem on http://www.plantdocs.biz/testme2.htm with Safari which I cannot duplicate in Opera, FF (PC/Mac) or IE7. Essentially, the rhs float is sliding down past the lhs float - a behaviour exactly as one would expect if the

[css-d] forcing textarea and inputs to be same width?

2007-06-04 Thread Anthony Ettinger
I can't seem to make textarea and input the same width between IE and FF. one is too long, the other is too short, is forcing the scrollbar in FF the only way to get them close? -- Anthony Ettinger Ph: 408-656-2473 http://chovy.dyndns.org/resume.html http://utuxia.com/consulting

Re: [css-d] CSS for input, super basic

2007-06-04 Thread adi azar
I think you are using the default styles. Try something like border: 1px solid #FF;. Adi Azar University Of Southern California www.adiazar.com skip evans [EMAIL PROTECTED] wrote: Hey all, A client site I'm doing some maintenance on has a bunch of input statements like this:

Re: [css-d] Problem with form alignment

2007-06-04 Thread grovesdavid
Hello to all who replied to this subject matter, Thank you all, it has been resolved with the help of Sophie Van Waesberghe. I'm very grateful for all your answers and hope help will continue in the future when required.. Kind Regards David G) --

Re: [css-d] float problem

2007-06-04 Thread Audra Coldiron
Martin Paton wrote: Hi I've got a nice 3 col layout working. Problem is, in the centre column I need to create an unordered list which needs to be floated left When I clear the float underneath, it any content after the clear appears in the centre column, but just beneath where the

Re: [css-d] Web Standards - Why do we do it?

2007-06-04 Thread tedd
At 7:51 AM -0700 5/31/07, Jon Hughes wrote: My question is this: Why do we feel so adamant to use web standards? Namely, the use of CSS-Based designs, as apposed to table-based designs. Jon: Read just about any css book. For that, I recommend designing with web standards by jeffrey zeldman.

Re: [css-d] Multiple id's - what damage can they do?

2007-06-04 Thread Andrew Gaffney
Trevor Boult wrote: Hi all, I seem to have made a school boy error a while ago and instead of using class's to define I used id's, thus having the effect of multiple id's with the same name in the same page. I can correct but wanted to know what damage multiple id's can do, regarding SEO

Re: [css-d] Multiple id's - what damage can they do?

2007-06-04 Thread Dave Goodchild
...and your page won't validate. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/

[css-d] [offtopic]Re: Multiple id's - what damage can they do?

2007-06-04 Thread liorean
On 04/06/07, Trevor Boult [EMAIL PROTECTED] wrote: I seem to have made a school boy error a while ago and instead of using class's to define I used id's, thus having the effect of multiple id's with the same name in the same page. I can correct but wanted to know what damage multiple id's

Re: [css-d] Multiple id's - what damage can they do?

2007-06-04 Thread Jukka K. Korpela
On Mon, 4 Jun 2007, Andrew Gaffney wrote: I seem to have made a school boy error a while ago and instead of using class's to define I used id's, thus having the effect of multiple id's with the same name in the same page. I can correct but wanted to know what damage multiple id's can do,

Re: [css-d] peekaboo bug? something else?

2007-06-04 Thread Rita Crisafi, Crisafidesign.com
As always, thanks 1,000,000. Works like a charm. Rita At 11:39 PM 6/3/2007, ron zisman wrote: On Jun 3, 2007, at 10:36 PM, Rita Crisafi, Crisafidesign.com wrote: http://www.crisafidesign.com/ICS/laundry.html it doesn't render correctly in AOL 9.0 and IE 6 on Windows 2000 according to

Re: [css-d] Problem making the width of div tags equal

2007-06-04 Thread Lori Lay
Farid Jamea wrote: Hello, I have a very simple web page. (one column, 4 sections: header, menu, content, footer). The width of the menu seems to be about 0.5 mm less than all other 3. (this is more clear in IE7, and also when you zoom) All sections are contained in a wrapper with a width of

Re: [css-d] Star Rating System

2007-06-04 Thread Lori Lay
Diego Muñiz wrote: I' ve done this star rating system: http://www.punisha.com/test/estrellas/ I have uploaded the new verion. It works in FF, IE and Opera, but in internet explorer i'm not able to show it inline. Try using a span instead of a division. A span is an inline

[css-d] Jogging in IE 6

2007-06-04 Thread Theresa Mesa
Why is the main content jogging in IE6, but not IE7 or FF on either platform, or Safari? http://mdh-test.com/vads http://mdh-test.com/vads/vds.css Been a while since I built a site, so I'm a little rusty. Thank you for your help. Theresa Mesa [EMAIL PROTECTED]

[css-d] Text inline with graphic

2007-06-04 Thread jana coyle
I would like to raise the text 3. to be in the center of the graphic add to cart Right now the 3. is at the bottom of the graphic. Not sure how to achieve this. Hope I explained this well enough. Any help would be great. http://www.precisemessenger.com/private/placeorder.html Thanks, Kevin

[css-d] Positioned Corners in IE6

2007-06-04 Thread Glen Lipka
http://cpns.commadot.com/ In IE6, the corners at the bottom are being placed an inch too low. When I use the IE Dev toolbar and change anything about them, they snap back into place. I hate errors like that. Any ideas? Thanks, Glen

[css-d] Extra space between floated divs in IE6

2007-06-04 Thread Erik Olivier Lancelot
Hello, I am working on this page: http://www.jester-records.com/releases-div.php. IE6 outputs extra space between the covers and the release info. It looks right in FF, O and NN. I have been searching the web for hours but have not found a solution. I tried putting the closing tag of

[css-d] Konqueror only css 'hack'

2007-06-04 Thread James Leslie
Hi, I seem to be having a couple of problems with a site in konqueror (it works pretty much fine on every other browser on mac/pc/linux) and came across the following hack through google. I was wondering if anyone had any experience of using it and how 'safe' it might be in the future?

Re: [css-d] Text inline with graphic

2007-06-04 Thread Jukka K. Korpela
On Mon, 4 Jun 2007, jana coyle wrote: I would like to raise the text 3. to be in the center of the graphic add to cart Right now the 3. is at the bottom of the graphic. Not sure how to achieve this. Hope I explained this well enough. Any help would be great.

Re: [css-d] oops, to clarify

2007-06-04 Thread Francesco Rizzi
On 6/3/07, ron zisman [EMAIL PROTECTED] wrote: Browsers have different defaults. Add... table td {vertical-align: top;} ...and Firefox will get the message. Along those lines, I found that using a style-baselining stylesheet from the get go helps a lot. Here's the link to E.Meyer's reset

[css-d] padding and margins

2007-06-04 Thread Sandy
hello all, I have a couple of problems with these pages I don't understand. The div class=photo in http://sandyfeldman.com/test/smale/portfolio1/port111.html seems to have just a little padding on the right, compared to the same thing in

Re: [css-d] Extra space between floated divs in IE6

2007-06-04 Thread ron zisman
On Jun 4, 2007, at 9:00 AM, Erik Olivier Lancelot wrote: http://www.jester-records.com/releases-div.php. IE6 outputs extra space between the covers and the release info. It looks right in FF, O and NN. IE6 is in quirks mode, and you are therefore seeing the effects of the old

[css-d] table class

2007-06-04 Thread Edinburgh Nights
I usually add id but I have a series of tables I want to apply the same class to table classsignup_table this doesn't work .signup_table { border-collapse:collapse; border:1px solid green; } or does this table.signup_table { border-collapse:collapse; border:1px solid green; } any ideas?

Re: [css-d] Extra space between floated divs in IE6

2007-06-04 Thread Erik Olivier Lancelot
Thanks a million, it works wonderfully now. It also solved problems I was having on several other pages. Cheers! Erik __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information --

Re: [css-d] multiple similar pages with same navigation bar

2007-06-04 Thread Lori Lay
Kaye wrote: ...snipped My question is whether it is possible to turn this example into an external style sheet with the header, footer and left column content there and then just have each separate page's content (for the right column) in an html page that uses that external style sheet.

Re: [css-d] table class

2007-06-04 Thread Lori Lay
Edinburgh Nights wrote: I usually add id but I have a series of tables I want to apply the same class to table classsignup_table If you actually wrote it this way in your page, then there's your problem. Try table class=signup_table this doesn't work .signup_table {

Re: [css-d] table class

2007-06-04 Thread Mauricio Samy Silva
From: Edinburgh Nights [EMAIL PROTECTED] I usually add id but I have a series of tables I want to apply the same class to table classsignup_table -- Hi Ross, There is a 'equal sign' missed in your HTML code: table class=signup_table In case the

[css-d] Div moving up the page

2007-06-04 Thread trevor bayliss
Hi all, My css is now validated as is my html! I have been checking my index page with the various browser/OS combos but I get a major difference with the majority (except for IE) where the divs called #gw_tabView1 and .gw_aTab seem to move unexpectedly. The page can be seen here:

Re: [css-d] table class

2007-06-04 Thread Michael Stevens
Hi Ross, There is a 'equal sign' missed in your HTML code: table class=signup_table In case the missed sign was a typo and you want a border around ALL cells of the table you must use the following CSS: table.signup_table { border-collapse:collapse; } table.signup_table tr td { border:1px solid

[css-d] Divs moving up page

2007-06-04 Thread trevor bayliss
Hi all, My css is now validated as is my html! I have been checking my index page with the various browser/OS combos but I get a major difference with the majority (except for IE) where the divs called #gw_tabView1 and .gw_aTab seem to move unexpectedly. The page can be seen here:

Re: [css-d] table class

2007-06-04 Thread Mauricio Samy Silva
Hi Mike, Because it's not a cascade issue.[1] It's an inheritance issue.[2] The CSS property border isn't an inherited property or in other words, doesn't apply to children elements. [1] http://www.w3.org/TR/REC-CSS2/cascade.html#cascade [2]

Re: [css-d] Text inline with graphic

2007-06-04 Thread jana coyle
It works great in Firefox but IE puts an additional extra blank line after the graphic. Thanks, Kevin - Original Message - From: Jukka K. Korpela [EMAIL PROTECTED] To: css-d@lists.css-discuss.org Sent: Monday, June 04, 2007 1:47 PM Subject: Re: [css-d] Text inline with graphic On

Re: [css-d] table class

2007-06-04 Thread Michael Stevens
If a border applied to a table in the CSS is not inherited by tr and td then why does table border=1 in your markup give borders around all the tr and td? Following the second link give this description: H1The headline EMis/EM important!/H1 If no color has been assigned to the EM element, the

Re: [css-d] Born again CSS

2007-06-04 Thread Luc
Good evening Gate, It was foretold that on 3/6/2007 @ 13:58:54 GMT-0400 (which was 14:58:54 where I live) Gate Wizard would write: have you tried: http://css-discuss.incutio.com/?page=FloatLayouts Yup, even tried the solution given by Sarah but to no avail ... still having the same

Re: [css-d] Born again CSS

2007-06-04 Thread Glen Lipka
What is the desired outcome when the screen gets small? A) The screen gets a horizontal scrollbar when a certain minimum width is reached? B) The elements overlap each other? And also, what happens if the screen resolution is very large. What is the intended results? Glen On 6/4/07, Luc

[css-d] Positioned Corners in IE6

2007-06-04 Thread Glen Lipka
Sample: http://cpns.commadot.com/ In IE6, the corners at the bottom are being placed too low. When I use the IE Dev toolbar and change anything about them, they snap back into place. I hate errors like that. Any ideas? Thanks, Glen

Re: [css-d] table class

2007-06-04 Thread Mauricio Samy Silva
Good point Mike. You are mixing things. Your logic fails because is applying 'markup rules' to 'CSS rules'. In table border=1 [the old and deprecated way to apply borders] border is assigned via an HTML * attribute* and must follow what the HTML Specs [1] says: The value border in the

Re: [css-d] Born again CSS

2007-06-04 Thread Luc
Good evening Glen, It was foretold that on 4/6/2007 @ 15:33:09 GMT-0700 (which was 19:33:09 where I live) Glen Lipka would write: Hi Glen, What is the desired outcome when the screen gets small? sorry if i didn't make myself clear (and sorry for all on the list) A) The screen gets a

Re: [css-d] padding and margins

2007-06-04 Thread David Hucklesby
On Mon, 04 Jun 2007 14:32:33 -0400, Sandy wrote: I have a couple of problems with these pages I don't understand. The div class=photo in http://sandyfeldman.com/test/smale/portfolio1/port111.html seems to have just a little padding on the right, compared to the same thing in

Re: [css-d] table class

2007-06-04 Thread Michael Stevens
Well, I understand you are right, and did from the start because I've experienced it myself (even though my argument's logic failed), but I still say it's an inconsistency. :) border= in HTML should equal border: in CSS. I understand they are different but to make them inconsistent would be one

Re: [css-d] Born again CSS

2007-06-04 Thread Glen Lipka
How about something like this? http://www.commadot.com/jquery/min-width.htm Although, I feel like this is a little ugly. Look at the code with a table: http://www.commadot.com/jquery/min-width-table.htm Doesn't that seem easier to manage? Glen On 6/4/07, Luc [EMAIL PROTECTED] wrote: Good

Re: [css-d] Born again CSS

2007-06-04 Thread Luc
Good evening Glen, It was foretold that on 4/6/2007 @ 17:18:55 GMT-0700 (which was 21:18:55 where I live) Glen Lipka would write: snipped a bit How about something like this? http://www.commadot.com/jquery/min-width.htm That's the thing i'm after Glenn!! Look at the code with a

Re: [css-d] Born again CSS

2007-06-04 Thread Glen Lipka
Oh, good. Also, check out some of the CSS Layouts around the web. They help. Its impossible to memorize all this stuff. Example: http://www.cssplay.co.uk/layouts/3cols2.html# Glen On 6/4/07, Luc [EMAIL PROTECTED] wrote: Good evening Glen, It was foretold that on 4/6/2007 @ 17:18:55 GMT-0700

Re: [css-d] Konqueror only css 'hack'

2007-06-04 Thread Philippe Wittenbergh
On Jun 5, 2007, at 2:46 AM, James Leslie wrote: I seem to be having a couple of problems with a site in konqueror (it works pretty much fine on every other browser on mac/pc/linux) and came across the following hack through google. I was wondering if anyone had any experience of using

Re: [css-d] Jogging in IE 6

2007-06-04 Thread David Laakso
Theresa Mesa wrote: Why is the main content jogging in IE6, but not IE7 or FF on either platform, or Safari? http://mdh-test.com/vads http://mdh-test.com/vads/vds.css Been a while since I built a site, so I'm a little rusty. Thank you for your help. Theresa Mesa [EMAIL PROTECTED]

[css-d] Making a Blog theme your own...

2007-06-04 Thread Maxwell Balmain
I have done a number of designs using strict doctypes and CSS etc. I would like to begin a portfolio site with a blog interface. While I am reasonably comfortable with CSS I have no experience in taking the Wordpress blog system and creating my unique theme by using my own graphics and