[css-d] Large Website ... using multiple @import's

2005-08-31 Thread Ron Kauffman
Hi list, A question re: css organisation. The project is a very large publishing site - thinking of implementing/organising our new css in either a traditional 1/2 sheets way or by using basic and custom sheets where the custom sheets define all the @imports for a section/page. Using a custom

[css-d] Free Opera Licence

2005-08-31 Thread Josh Moont
If any of you use the Opera browser - they are giving away a free licence code today only. http://my.opera.com/community/party/reg.dml Josh __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List

Re: [css-d] Best IR technique ?

2005-08-31 Thread Bob Easton
Guillaume wrote: Hi all, could someone advise the best/safest Image Replacement (IR) technique to use: cross browser friendly, screen reader accessible. ... We did some testing of various techniques over on Access Matters. (1) "Best" is debateable, as each of the techniques has strengths

Re: [css-d] Accessibility and font sizing

2005-08-31 Thread Bob Easton
Scott Glasgow wrote: ... This brings up a question I have been wondering about. What is the consensus (if there is a consensus :-) on the best way to provide resizable (accessible) text while still permitting reasonably consistent layout without torturous CSS? Font-size keywords? Relative sizes

[css-d] CSS 100% Height Woes

2005-08-31 Thread Lisa Ellington
Hi All-- I'm having issues trying to get 100% height. I've tried a few methods but I just can't seem to get it down completely. Here is the URL: http://www.sveamerica.com/test/contact.php CSS is below. If the content spans past the browser height, no problem, but if it shorter, there is a gap

[css-d] Mac comment hack, never seen this before is it right?

2005-08-31 Thread css
Hello, I've just signed up to this mail list so would just like to say hi to everyone, I'm from the uk and i've been developing with css for a short while have been doing pretty much nothing else and can say I really enjoy it. Its not so much a problem I want some advice on but something

[css-d] setting "initial height" for a DIV: is it possible?

2005-08-31 Thread cappellano
Hi list! Is it possible to set an initial height for a DIV? I want to use" height: auto" for this DIV overflow, but as it contains a bg image, I need to start it with an especific height to show the image. Is it possible? Thanks -- _

Re: [css-d] site check: IE MAC

2005-08-31 Thread jeremy
I am so thankful for comments like that. THIS is the information that I would love to know! Thank you thank you. It seems that this type of CSS information has been hardest to find. -jeremy Roger Roelofs wrote: Jeremy, On Aug 30, 2005, at 2:57 PM, jeremy wrote: Hi there... I am having som

Re: [css-d] setting "initial height" for a DIV: is it possible?

2005-08-31 Thread Adam Kuehn
cappellano wrote: Is it possible to set an initial height for a DIV? I want to use" height: auto" for this DIV overflow, but as it contains a bg image, I need to start it with an especific height to show the image. Is it possible? It is certainly possible to set a minimum height. Just specify

Re: [css-d] setting "initial height" for a DIV: is it possible?

2005-08-31 Thread Guillaume
Adam Kuehn wrote: cappellano wrote: Is it possible to set an initial height for a DIV? I want to use" height: auto" for this DIV overflow, but as it contains a bg image, I need to start it with an especific height to show the image. Is it possible? It is certainly possible to set a minimum

Re: [css-d] Large Website ... using multiple @import's

2005-08-31 Thread Zoe M. Gillenwater
Ron Kauffman wrote: The project is a very large publishing site - thinking of implementing/organising our new css in either a traditional 1/2 sheets way or by using basic and custom sheets where the custom sheets define all the @imports for a section/page. Using a custom sheet defining the c

Re: [css-d] setting "initial height" for a DIV: is it possible?

2005-08-31 Thread Zoe M. Gillenwater
Guillaume wrote: But then Ie will set a fixed height for this div. If the layer is containing some text that will be resized over this fixed height, this text will jump off the box... Right ? That would be the right thing to do, yes, but IE doesn't do the right thing. :-) It expands boxes

Re: [css-d] making content appear at the bottom of parent container

2005-08-31 Thread Zoe M. Gillenwater
Theodore Serbinski wrote: http://151.200.137.29/ now how can i attach that little fishy curvered image with that IOOS image to the bottom of it's parent div? i always want it to be on the bottom of the div even if the content is too short (how it is now) and if the content is much longer to ha

[css-d] second try posting

2005-08-31 Thread juliann wheeler
I have a page that was previously created with tables www.ironies.com . Recently, I have re-created the entire page using css for the first time. You can see it at www.ironies.com/new.htm . I'm having problems with the positioning when I view from different browsers. In Firefox, the logo o

Re: [css-d] second try posting

2005-08-31 Thread Sam Leathers
for the logo, try removing the and put this in your stylesheet for the logo: background: url(images/newfinals/ironieslogo.gif); width: 250px; height: 82px; that fixes that in firefox. Being on linux currently, and no IE or Safari for linux, I can't help you there. juliann wheeler wrote: > I ha

[css-d] CSS Table Gallery - Participation wanted

2005-08-31 Thread Christian Heilmann
Following a request on thelist, where a subscriber had unsuccessfully searched for an online gallery of styled data tables, I came up with the following idea: http://icant.co.uk/csstablegallery/ It is pretty much like csszengarden, only for a single marked up data table. What I need now is peopl

[css-d] Two pixel gap under flash in Firefox

2005-08-31 Thread Jessica Mays
Hi, I have a flash swf movie that when viewed in IE there is no gap between the flash movie and the below. However, when viewed in Firefox there seems to be a 2 pixel gap between the bottom flash swf and the top of the div. I have the code below and have added a background color to the object ta

[css-d] Creating a Print CSS

2005-08-31 Thread Jeff Gates
We have a problem printing pages from our Web site in Mozilla. It will only print one page, no matter how long that page is. To try to fix this problem I have created a print test with a link to a specific print.css file (we're not using a print-specific css file at the moment). Here's the test

[css-d] photo gallery help

2005-08-31 Thread rashantha de silva
hello i was able to go through a tutorial that was posted on the list. i am stuck on getting the images to display relative to the thumbnails. actually i would like the images to display in relative to the container instead of the thumbnail.

Re: [css-d] Two pixel gap under flash in Firefox

2005-08-31 Thread Ricky Zhou
> I have a flash swf movie that when viewed in IE there is no gap between > the flash movie and the below. However, when viewed in Firefox > there seems to be a 2 pixel gap between the bottom flash swf and the top > of the div. In addition to removing margins/paddings, setting font-size and line-h

[css-d] Japanese font-family

2005-08-31 Thread Randy Peterman
Hello, I've got a client who's looking for support for Japanese fonts in an HTML editor (HTMLArea). I am not concerned with the JavaScript and the HTMLArea stuff - this is not the list for that discussion. However, I'm having difficulty finding any information on the appropriate way to repres

Re: [css-d] Japanese font-family

2005-08-31 Thread L. David Baron
On Wednesday 2005-08-31 15:19 -0600, Randy Peterman wrote: > Hello, I've got a client who's looking for support for Japanese fonts in > an HTML editor (HTMLArea). I am not concerned with the JavaScript and > the HTMLArea stuff - this is not the list for that discussion. However, > I'm having d

[css-d] Liquid layout or faux columns broken.

2005-08-31 Thread Paul Vaughan
(Should be: I took a great ALA tutorial and borked it, please help!) Hi folks. I've been hiding in the shadows of this list for a long time and have learned so much; however I am now stuck and making things worse. I had a tables-based site, now it's css based on the 'liquid layouts using negative

[css-d] Now possible: CSS Constants

2005-08-31 Thread Eric A. Meyer
Hey all, Shaun Inman recently published a new tool that I though deserved to get some attention, especially since it's directly about CSS and fills what I consider to be a hole in CSS. It's called "CSS-SSC", where the "SSC" parts stands for "Server-Side Constants". It lets you define co

Re: [css-d] Now possible: CSS Constants

2005-08-31 Thread Eric A. Meyer
At 6:01 PM -0400 8/31/05, Eric A. Meyer wrote: The forerunner to CSS-SSC, which was called CSS-SSV, came up in a thread about PHP echoes in CSS, and I was concerned it had gotten buried. Hopefully this will come to the attention of anyone who needs it. ...and did I include URLs for pe

Re: [css-d] Now possible: CSS Constants

2005-08-31 Thread Stan Baptista
> what I consider to be a hole in CSS. Yes indeed. Good addition to a future version of the CSS spec. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _

Re: [css-d] Liquid layout or faux columns broken.

2005-08-31 Thread Gunlaug Sørtun
Paul Vaughan wrote: ... However on another page where the content is minimal and sidebar is longer, e.g. my pgp-key page [3] the sidebar dies a death as, I believe, the 'faux columns' hack isn't quite working. [3] http://www.vaughany.com/pgp_key.php Yes, it is, but (especially) Moz/FF isn't

[css-d] Converting javascript heavy page to CSS2 - help needed

2005-08-31 Thread Pat Pruyne
Greetings, I'm still medium-low on the CSS learning curve and have been tasked to update a site created by someone else that has lots of javascript button image replacement actions at the top of it. My temptation is to just take the javascript and tuck them into their own containe

Re: [css-d] Now possible: CSS Constants

2005-08-31 Thread Adam Kuehn
At 6:08 PM -0400 8/31/05, Eric A. Meyer wrote: http://www.shauninman.com/plete/2005/08/css-constants (detailed explanation) http://www.shauninman.com/plete/2005/08/css-ssc-quickie (latest version) And in case anyone is wondering about CSS running being output via PHP, Mr. Inman is indee

Re: [css-d] Converting javascript heavy page to CSS2 - help needed

2005-08-31 Thread Jonathan Kart
I would highly advised reimplementing this and not trying to fudge the javascript. The css version is much easier to maintain. do a google search for css rollover buttons. There's a ton of tutorials out there. They all basically say: -make your links block elements. once the links are block ele

Re: [css-d] Japanese font-family

2005-08-31 Thread Philippe Wittenbergh
On 1 Sep 2005, at 6:19 am, Randy Peterman wrote: Hello, I've got a client who's looking for support for Japanese fonts in an HTML editor (HTMLArea). I am not concerned with the JavaScript and the HTMLArea stuff - this is not the list for that discussion. However, I'm having difficulty findi

Re: [css-d] Converting javascript heavy page to CSS2 - help needed

2005-08-31 Thread Jim Davis
Pat, Here is a link to an interesting approach for image replacement http://alistapart.com/articles/imagemap/ Jim On 8/31/05, Pat Pruyne <[EMAIL PROTECTED]> wrote: > > Greetings, > > I'm still medium-low on the CSS learning curve and have been > tasked to update a site created by someone else t

RE: [css-d] Creating a Print CSS

2005-08-31 Thread css
Hi, In your HTML, you basically given 4 CSS print options for the browser. This might be a bit confusing. Try (media="screen") where it says (media="screen, print") on three occasions; .. href="/css/saam.css" media="screen, print" .. .. href="/css/bigtext.css" media="screen, print" .. .. href=

Re: [css-d] How to get rid of gaps

2005-08-31 Thread Peter Speltz
Hi all. I'm having a similar problem. I'm using Firefox on a PC for starters. Despite 0margins, 0 padding,I have gaps that i do not understand between images that make up my banner. I've been reading CSS , The definitive guide for several weeks and from what i can tell, if margin is 0, there

RE: [css-d] How to get rid of gaps

2005-08-31 Thread Peter Williams
> From: Peter Speltz > > ...Firefox on a PC... > I have gaps that i do not understand between images that make up my banner. > > > > > > Peter, Whitespace in your markup is the culprit. Try something like: -- Peter Williams __

Re: [css-d] How to get rid of gaps

2005-08-31 Thread Thierry Koblentz
Peter Speltz wrote: > Hi all. I'm having a similar problem. I'm using Firefox on a PC for > starters. Despite 0margins, 0 padding,I have gaps that i do not > understand between images that make up my banner. I've been reading > img.logo { > border: none; > margin:0px ; > padding

Re: [css-d] How to get rid of gaps

2005-08-31 Thread Peter Speltz
Thank you both. Indeed whitespace in the markup was the problem. Firefox did not recognize multiple src attributes or my doc is missing some header info. s that an XHTML spec or HTML or ??? However eliminating the whitespace between the img tags did the trick. Also Thierry, i used your suggest