[css-d] div sizing problem

2006-10-08 Thread Alexandru E. Ungur
Hi all, I have a problem trying to setup a div so that it show the same (size) in IE and FF/Opera/etc. The problem is kind of classic: if I set padding in the example below, in FF will be added to the height of the div, making it taller than I want it to be, while in IE it won't. Last time I play

[css-d] NN7 footer display fixed

2006-10-08 Thread Leigh Baker-Foley
Hi again, list, Thanks to the help of uber-talented Paul O'Brien, the footer at: http://notlimitednyc.com/COSA/footpain.shtml now works perfectly in NN7, too, rendering the page nearly identically in 33 browsers and pushing the footer down to the bottom of the page regardless of which column con

Re: [css-d] Textarea overlapping div because of Doc Type

2006-10-08 Thread Mark Wheeler
Hi Philippe, Great. That worked out good... makes sense, too. The only problem is Safari. It comes up short in the width by 6px. Any ideas on why that would be? Perhaps a bug? Mark - On Oct 8, 2006, at 10:22 PM, Philippe Wittenbergh wrote: On Oct 9, 2006, at 2:13 PM, Mark Whee

Re: [css-d] Textarea overlapping div because of Doc Type

2006-10-08 Thread Philippe Wittenbergh
On Oct 9, 2006, at 2:13 PM, Mark Wheeler wrote: > I have a textarea inside a div, but the textarea overlaps the div on > the right side, ignoring the padding there. This happens with the > current doc type: > > "http://www.w3.org/TR/html4/loose.dtd";> > > This particular problem only oc

[css-d] Textarea overlapping div because of Doc Type

2006-10-08 Thread Mark Wheeler
Hi, I have come across something I'm not sure how to fix, again... :) I have a textarea inside a div, but the textarea overlaps the div on the right side, ignoring the padding there. This happens with the current doc type: http://www.w3.org/TR/html4/loose.dtd";> This particular problem only

Re: [css-d] text align does not work for :first-line

2006-10-08 Thread Philippe Wittenbergh
On Oct 8, 2006, at 11:23 PM, Tony Martin wrote: > is there a reason why first-line does not allow change of text align? The text-align property can only be applied to *block-level* elements the :first-line pseudo-element does not generate

Re: [css-d] Website Review Please

2006-10-08 Thread ~davidLaakso
R. Alan Payne wrote: > Would you please review the following website? > Website: www.dvmvac.com/REDESIGN > CSS: www.dvmvac.com/REDESIGN/DVMcss.css xp :: ie/ff/opera It looked fine to me Alan. There is drop of the right column in ie at text-size largest at smaller screen resolutions; *however,* th

Re: [css-d] minimum height on a box in IE?

2006-10-08 Thread Gunlaug Sørtun
sam foster wrote: > This is so simple I must be missing something. But I have this div, > that I want to give a minimum height of 1px. It may or may not get > any content in it, and I want it to collapse up if its empty. IE 6 > doesnt of course support min-height, so for now I'm using height: >

Re: [css-d] minimum height on a box in IE?

2006-10-08 Thread Holly Bergevin
From: "sam foster" <[EMAIL PROTECTED]> > I have this div, >that I want to give a minimum height of 1px. It may or may not get any >content in it, and I want it to collapse up if its empty. >IE 6 doesnt of course support min-height, so for now I'm using height: >1px. But even this simple case fails

Re: [css-d] outer shadow of web page not displaying all of the way on the right hand side

2006-10-08 Thread Gunlaug Sørtun
>> http://www.inspired-evolution.com/new_site/template.php BTW: I've never seen a 'handheld' capable mobile that is able to handle pages that are 800+ wide, so I suggest you do not mix 'screen' and 'handheld' media styles as in that stylesheet-link. Better make it 'screen, projection' or just 'scr

Re: [css-d] extra space under in IE

2006-10-08 Thread ~davidLaakso
[EMAIL PROTECTED] wrote: > As usual this problem deals with IE 6. I have bar that is filling a as > a background image - just decoration. The problem is IE is placing white > space between this and the navigation below. Both have 0 margin > and 0 margin. If I remove the decoration div all is

Re: [css-d] outer shadow of web page not displaying all of the way on the right hand side

2006-10-08 Thread Gunlaug Sørtun
Bruce Gilbert wrote: > on this template page I am working on, I cannot get the right shadow > on the outer part of the page to display like it's left side > counterpart. The shadow wants to stop after my header and not continue > downward. Thia appears the case in all browsers I have tested on. >

Re: [css-d] IE5 problem with menus

2006-10-08 Thread Holly Bergevin
From: Nick Urbanik <[EMAIL PROTECTED]> >The menus here: http://camwest.pps.com.au/ jump about in IE5 Hi Nick, If you'll ammend one of the selectors in your lt IE 7 Conditional comment/style sheet, IE5 should come around. change - #menu ul li a {height: 1%;) to - #menu ul li a, #menu,

Re: [css-d] extra space under in IE

2006-10-08 Thread Steve Clason
[EMAIL PROTECTED] wrote: > > > > > home > about us > solutions > markets > contact us > > > and the css is: > .deco { > width: 100%; > height: 9px; > max-height: 9px; > margin: 0; > padding: 0; > background: url(../images/deco.gif) repeat-x; > } > #nav { >

[css-d] outer shadow of web page not displaying all of the way on the right hand side

2006-10-08 Thread Bruce Gilbert
on this template page I am working on, I cannot get the right shadow on the outer part of the page to display like it's left side counterpart. The shadow wants to stop after my header and not continue downward. Thia appears the case in all browsers I have tested on. the URL is : http://www.inspir

Re: [css-d] 2 column div

2006-10-08 Thread ~davidLaakso
Travis Killen wrote: > I am tring to line up the #mainbody div and #right div in to 2 columns. > Thanks for the help. > > http://www.tylerstrings.com > > Travis, I regret that I do not have a fix up my sleeve. Someone else may. And I hope they do. My feeling in general is that it is not a g

[css-d] extra space under in IE

2006-10-08 Thread clamato
As usual this problem deals with IE 6. I have bar that is filling a as a background image - just decoration. The problem is IE is placing white space between this and the navigation below. Both have 0 margin and 0 margin. If I remove the decoration div all is well and of course it works fine

[css-d] extra space under in IE

2006-10-08 Thread clamato
As usual this problem deals with IE 6. I have bar that is filling a as a background image - just decoration. The problem is IE is placing white space between this and the navigation below. Both have 0 margin and 0 margin. If I remove the decoration div all is well and of course it works fine

[css-d] Website Review Please

2006-10-08 Thread R. Alan Payne
Would you please review the following website? Each page has been validated (via Web Developer FF extension and Dreamweaver) for HTML and for CSS compliance (via WD/W3C). I've used IE6 and Firefox 1.5.0.7 and they seem to at least hold together (I don't have access to IE7, Opera, etc). Please

Re: [css-d] Pocket Reference

2006-10-08 Thread Veign
Also, may want to check out mine: http://www.veign.com/downloads/guides/qrg0007.pdf Chris Hanscom Blog - Unhandled Perception http://www.veign.com/blog > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Sunday, October 0

Re: [css-d] Pocket Reference

2006-10-08 Thread it
> Mary Villanueva asked: looking for a current CSS pocket reference guide that I can carry with me everywhere I go. Check out these cheat sheets: http://www.visibone.com/html/hcrd3_850.jpg http://www.ilovejackdaniels.com/cheat-sheets/css-cheat-sheet/ dino ___

Re: [css-d] float frustration

2006-10-08 Thread Gunlaug Sørtun
>> http://www.stevekarsch.com While you're at it; it might be a good idea to add... .dvAlbum, .dvBeer {overflow-x: hidden;} ...since IE6 doesn't respect given dimensions on those elements either. Will make that part line up quite nicely in that old bugger :-) regards Georg -- http://w

Re: [css-d] float frustration

2006-10-08 Thread Gunlaug Sørtun
Stephen Karsch wrote: > http://www.stevekarsch.com > > can someone help me in determining why my footer is creeping up at > the bottom? You have set a height on #sidebar, and all standard-compliant browsers will respect that height. That excludes IE6, which doesn't respect given dimensions. To f

[css-d] float frustration

2006-10-08 Thread Stephen Karsch
i've been banging my head against the wall for hours on this one! http://www.stevekarsch.com can someone help me in determining why my footer is creeping up at the bottom? i think i've gone "clear" crazy so at this point i don't know what was in there in the original design, or what i've added

Re: [css-d] Need help with width problem

2006-10-08 Thread Gunlaug Sørtun
TCrabtree wrote: > I'm having a number of problems trying to kick the tables habit. Good :-) > http://www.tusculum.edu/new/css/front.html Looks like you are over-styling and over-complicating things a bit, and quite possibly got an or two ID wrong in your stylesheet. It is also quite possible t

Re: [css-d] 2 column div

2006-10-08 Thread Dave Goodchild
You have a lot of presentational markup in the html and are using tables for layout. You may want to clean the html before starting to worry about the layour problems, and maybe even ditch the tables. On 08/10/06, Travis Killen <[EMAIL PROTECTED]> wrote: > > I am tring to line up the #mainbody div

[css-d] 2 column div

2006-10-08 Thread Travis Killen
I am tring to line up the #mainbody div and #right div in to 2 columns. Thanks for the help. http://www.tylerstrings.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- htt

Re: [css-d] quirksmode file check

2006-10-08 Thread Donna Jones
> Only compliant browsers render it. IE is not a compliant browser. > > > OTOH, maybe I should just delete it, as some people who use both > compliant /and/ non-compliant browser

Re: [css-d] quirksmode file check

2006-10-08 Thread Gunlaug Sørtun
~davidLaakso wrote: > . It looks > ok in xp 6.0 (famous last words). Confirmation, correction, /and/ > *check in win2k* appreciated. (css embedded) Coming through just fine in IE6 on win2K-pro :-) There normally aren't any OS-dependent dif

Re: [css-d] Positioning of a container DIV containing images and text

2006-10-08 Thread Jens Nedal
Hi Andrew, You forgot to float the div#pagetext and since h1 and p will try go for the whole width you will also need to set a width for div#pagetext Example: div#pagetext { color: black; background-color: #f0; margin: 10px 10px 10px 10px; float: left; width: 70%;

Re: [css-d] tricky float.can you take a look please

2006-10-08 Thread Gunlaug Sørtun
Tee G. Peng wrote: > but if I insert into a page that is full with floated divs, the first > set of difination list drops to the bottom. I know it's to do with > float, but can't figure out why. > http://project.lotusseedsdesign.com/follows-sidebar.html Isolate #right_column so its content stop

Re: [css-d] quirksmode file check

2006-10-08 Thread ~davidLaakso
Lori Lay wrote: > David, > > Dan is referring to Firefox 1.5, not ie. Yes, I know. > I'm getting this too, even on your regular site. Good. > I figured it was a Firefox bug on Mac OS X, which is what I'm using. > Mind you, it happens in Safari as well... It is not a bug. It is generated text cont

[css-d] Need help with width problem

2006-10-08 Thread TCrabtree
I'm having a number of problems trying to kick the tables habit. The main problem I'm having with this page: http://www.tusculum.edu/new/css/front.html is that the image width seems to change from Firefox to IE. The total width of the div is set to 758px. From that, I subtract 225px (for the left n

Re: [css-d] quirksmode file check

2006-10-08 Thread ~davidLaakso
[EMAIL PROTECTED] wrote: > In FireFox 1.5 when I mouseOver/hover the central column headers such as > Purpose, About, cost, ... I get: > > Purpose#purpose > Etc. appearing. The #purpose (etc.) part goes away when the mouse moves away > Dan K. > Pseudo-elements ":before" and ":after" are not supp

[css-d] quirksmode file check

2006-10-08 Thread ~davidLaakso
I have been running a file in standards mode. This a test version of it in quirksmode . It looks ok in xp 6.0 (famous last words). Confirmation, correction, /and/ *check in win2k* appreciated. (css embedded) Thank you. ~dL -- http://chels

Re: [css-d] Pocket Reference

2006-10-08 Thread Jens Nedal
This one can be recommended :) http://www.oreilly.com/catalog/csspr2/index.html regards, Jens On 10/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Greetings all, > > I am looking for a current CSS pocket reference guide that I can carry with > me everywhere I go. I just need it to look up d

Re: [css-d] tricky float.can you take a look please

2006-10-08 Thread Tee G. Peng
On Oct 8, 2006, at 8:10 AM, Tee G. Peng wrote: > Hi, I have a difination list that is wrapped in a div class and > shows up fine when it's on it's own page. > > http://project.lotusseedsdesign.com/111.html > > but if I insert into a page that is full with floated divs, the > first set of di

Re: [css-d] Pocket Reference

2006-10-08 Thread Rimantas Liubertas
> I am looking for a current CSS pocket reference guide that I can carry with > me everywhere I go. I just need it to look up definitions that my aging brain > sometimes forgets. Eric Meyer's last edition is the only one I could find but > it's been a while since it was published. Is there a more c

[css-d] tricky float.can you take a look please

2006-10-08 Thread Tee G. Peng
Hi, I have a difination list that is wrapped in a div class and shows up fine when it's on it's own page. http://project.lotusseedsdesign.com/111.html but if I insert into a page that is full with floated divs, the first set of difination list drops to the bottom. I know it's to do with f

[css-d] Pocket Reference

2006-10-08 Thread Byronsbyte
Greetings all, I am looking for a current CSS pocket reference guide that I can carry with me everywhere I go. I just need it to look up definitions that my aging brain sometimes forgets. Eric Meyer's last edition is the only one I could find but it's been a while since it was published. Is the

[css-d] text align does not work for :first-line

2006-10-08 Thread Tony Martin
Hi, is there a reason why first-line does not allow change of text align? eg. .try { width: 200px; text-align: right; } .try:first-line { color: red; text-align: left; width: 200px; } one two three 'one' gets displayed in red

Re: [css-d] question about background image rollovers

2006-10-08 Thread francky
John Tice wrote: >I am trying to produce rollover effects using this method by Eric Meyer. > > >After setting it up exactly as given, I spent way too much time >trying to figure out why no background image displays at all, muc