Re: [css-d] Navigation button spacing

2006-12-21 Thread Gunlaug Sørtun
Suzanne Bernard wrote: The navigation buttons on my website (http://www.nycss.org) are styled on http://www.nycss.org/stylesmain.css, under the class navbuttons. So they should look the same on every page, right? But in IE6 on http://www.nycss.org/join.html, they're spaced further apart

Re: [css-d] massive gap on the footer div

2006-12-21 Thread ~davidLaakso
Phil Turner wrote: Help please I cant close up the gap on the footer div I want the dotted lines on the various divs to meet up without the big white gap. You can see it here http://www.yourplanetneedsyou.org/ Delete the height in ruleset #navbox. Best, ~dL --

Re: [css-d] Style Sheet use in Blackboard Vista4

2006-12-21 Thread Zoe M. Gillenwater
Sasha Gerrand wrote: On 21/12/06, Zoe M. Gillenwater [EMAIL PROTECTED] wrote: I'm confused, because Vista is an OS, not a browser. Do you mean it happens in IE7 in Vista? Side note: I'm assuming that Gary referred to an educational product, called Blackboard[1]. Yes, I'm familiar with

Re: [css-d] The clip property - what's the logic behind it?

2006-12-21 Thread francky
Rafael Holt wrote: Hi all, I've been playing with clip recently and it seems to me the spec is a bit counter-intuitive. It is particularly irritating if you are clipping non-fixed width elements because if you don't want it to be clipped on the right, you have to specify its width for

Re: [css-d] Rearranging Items in UL

2006-12-21 Thread Gunlaug Sørtun
Chris Pallé wrote: What I'm not understanding is why IE 6 doesn't scale the text. I don't see any pt size declarations. I'd thought em would allow scaling. Yes, but em is based on inherited values, so it won't scale (in IE) if 'fixed' values are inherited. You have styles like these...

[css-d] ? ? Site building with upload for text ? ?

2006-12-21 Thread Phil Turner
Thanks David, its sorted. I have to quote on a job and Does anyone know if its possible to build css sites where the client can upload their own text? The simpler the better. Kind Regards Phil Turner FREELANCE CREATIVE TEL: 0161 439 1669 Chartered Graphic Designer MCSD BA Hons

Re: [css-d] Rearranging Items in UL

2006-12-21 Thread Chris Pallé
On Dec 20, 2006, at 2:52 PM, Gunlaug Sørtun wrote: Chris Pallé wrote: http://www.shuttersbeachstyle.weblobby.com/beach.asp I think you're attacking the problem backwards. It is more reliable to absolute-position the image, and let the rest stay in the natural flow. That way it'll

Re: [css-d] ? ? Site building with upload for text ? ?

2006-12-21 Thread Stephan Wehner
On 12/21/06, Phil Turner [EMAIL PROTECTED] wrote: Thanks David, its sorted. I have to quote on a job and Does anyone know if its possible to build css sites where the client can upload their own text? The simpler the better. Kind Regards Phil Turner FREELANCE CREATIVE TEL:

Re: [css-d] ? ? Site building with upload for text ? ?

2006-12-21 Thread Barney Carroll
Phil, You may need to elaborate a bit on that question. This is a bit like those questions from that student researching 'how you describe metadata in css'... A terminology swamp (although after re-reading the introduction over about 5 times I worked out what he was getting at). I don't

[css-d] [ADMIN - OFF TOPIC] Re: ? ? Site building with upload for text ? ?

2006-12-21 Thread Alex Robinson
At 14:29 + 21/12/06, Phil Turner wrote: Thanks David, its sorted. I have to quote on a job and Does anyone know if its possible to build css sites where the client can upload their own text? The simpler the better. I'm afraid that this question isn't really about CSS and so

Re: [css-d] Printing problem

2006-12-21 Thread Russ Peters
I apologize, it appeared that we didn't have the SSL port open to that server yet. Should be good to go now. Russ -Original Message- From: francky [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 20, 2006 7:59 PM To: Russ Peters Cc: css-d@lists.css-discuss.org Subject: Re:

[css-d] FOUC problem?

2006-12-21 Thread Martin Krumme
I have a problem with a page in IE. I presume it is a fouc-issue. I hoped to resolve that problem by simply inserting an empty stylesheet, but the problem remains. If you scroll down and refresh the page, you will see that the content of the sidebar is displayed for a second or so. How could I

[css-d] Horizontal list menu misbehaves in IE 6

2006-12-21 Thread Mark Baber
Hi folks and friends ! I've been plugging at this bug for days ... hope someone has an idea. In order to reproduce a client site, I've used ul li lists for the top navigation menu. There are special graphical images on the left AND right sides of the list items that must change when the anchor

[css-d] 3px gap in IE problem

2006-12-21 Thread Brian Middleton
I am having an issue with the 3px gap in IE6/PC. I have read through the article on P.I.E. and still can't figure out how to squash this bug. If someone could take a look at this page in IE6.. http://www.nu-designs.com/new/slv/ My stylesheets are located here..

[css-d] scroll bar appear on web page in fire fox

2006-12-21 Thread Katie Adams
Does anyone know why I am getting scroll bars appearing in my web page in fire fox version 1.5.0.9? Please help! My boss wants me to fix it now! Here is a link to the page: http://www.learningpt.org/page.php?pageID=243 and its style sheet.

[css-d] Textarea font consistency

2006-12-21 Thread James Eaton
I'm having a hard time sizing text within textarea form elements and getting something consistent in appearance in both IE and Firefox. What's the trick? I've tried using em, px, and pt sizes, tried leaving the default font-family and explicitly designating it. But in every case I get

Re: [css-d] scroll bar appear on web page in fire fox

2006-12-21 Thread Daniel
Can't tell for sure but I'd try taking out all those overflow:auto Katie Adams wrote: Does anyone know why I am getting scroll bars appearing in my web page in fire fox version 1.5.0.9? Please help! My boss wants me to fix it now! Here is a link to the page:

Re: [css-d] Printing problem

2006-12-21 Thread francky
Russ Peters wrote: https://www.redcanoecu.com/applications/data/Peters5935.htm (example) https://www.redcanoecu.com/applications/loan.asp (initial form) The page looks fine when viewed on the screen but if you do a print preview or actually print it only one page prints and the content runs off

Re: [css-d] 3px gap in IE problem

2006-12-21 Thread Gunlaug Sørtun
Brian Middleton wrote: I am having an issue with the 3px gap in IE6/PC. I have read through the article on P.I.E. and still can't figure out how to squash this bug. If someone could take a look at this page in IE6.. http://www.nu-designs.com/new/slv/ I think the addition of... * html

[css-d] font family : Mozilla issue

2006-12-21 Thread Thomas Thomas
Hi, I am trying to change the default font to = Lucida Sans Unicode I put this line of code in the root div container : font-family:Lucida Sans Unicode, Arial; this works for IE but not for Mozilla, Thank u for any help ! __

Re: [css-d] scroll bar appear on web page in fire fox

2006-12-21 Thread Gunlaug Sørtun
Katie Adams wrote: Does anyone know why I am getting scroll bars appearing in my web page in fire fox version 1.5.0.9? http://www.learningpt.org/page.php?pageID=243 It's those 'overflow: auto;' alright. Gecko tends to be a bit buggy when those are used for containing floats. You'll have

Re: [css-d] Textarea font consistency

2006-12-21 Thread Ingo Chao
James Eaton wrote: I'm having a hard time sizing text within textarea form elements and getting something consistent in appearance in both IE and Firefox. What's the trick? I've tried using em, px, and pt sizes, tried leaving the default font-family and explicitly designating it. But in

Re: [css-d] Textarea font consistency

2006-12-21 Thread Ed Seehouse
On 12/21/06, James Eaton [EMAIL PROTECTED] wrote: I'm having a hard time sizing text within textarea form elements and getting something consistent in appearance in both IE and Firefox. What's the trick? I've tried using em, px, and pt sizes, tried leaving the default font-family and

Re: [css-d] font family : Mozilla issue

2006-12-21 Thread Ed Seehouse
On 12/21/06, Thomas Thomas [EMAIL PROTECTED] wrote: I put this line of code in the root div container : font-family:Lucida Sans Unicode, Arial; this works for IE but not for Mozilla, Don't put quotes around Arial. Thank u for any help ! -- Ed Seedhouse

Re: [css-d] FOUC problem?

2006-12-21 Thread ~davidLaakso
Martin Krumme wrote: I have a problem with a page in IE. I presume it is a fouc-issue. I hoped to resolve that problem by simply inserting an empty stylesheet, but the problem remains. If you scroll down and refresh the page, you will see that the content of the sidebar is displayed for a

Re: [css-d] font family : Mozilla issue

2006-12-21 Thread Roger Roelofs
Thomas, On Dec 21, 2006, at 4:01 PM, Thomas Thomas wrote: I am trying to change the default font to = Lucida Sans Unicode I put this line of code in the root div container : font-family:Lucida Sans Unicode, Arial; this works for IE but not for Mozilla, A url to a page would help us debug

[css-d] Yet another IE6 to IE7 problem

2006-12-21 Thread Robert Paterson
Hello, Recently I revised my CSS code in an attempt to fix a problem (of my own making, no doubt) with how a menu is displayed in IE7 ... in FF and IE6 the fly-out sub-menu items aligned properly with the relevant main menu item ... in IE7 the spacing if off slightly. The relevant code (the

[css-d] Site Check - Float Problem... Not Fixed by Overflow:Auto

2006-12-21 Thread Aaron Roberson
Please take a look at: http://csufresno.edu/friendsforce/layout.php In Firefox it looks good (except for the bottom right columns). In IE 6 the background on the #content-home div is not showing. I tried overflow:auto on the content-home div which has two floating divs nested inside it, but it