[css-d] Need help with positioning

2006-01-18 Thread Patrick Roane
Hi folks, I was just wondering if anyone knows a quick solution to position the image (see site below) to the lower left corner of box w/out breaking the box? www.pdrsolution.com/waters/waters1/index.html The image I'm talking about is already in position (lower left: stairs.png

Re: [css-d] Is this possible?

2006-01-18 Thread Christian Montoya
On 1/18/06, Jarod Watkins <[EMAIL PROTECTED]> wrote: > Hello list! > Been subscribed for a while, and love the list so far! anyway, i have > a question. I have a website i am making for a customer , Sky-Vue > Skateland, and i want to do something with the Current Events section > ( http://www.skyvu

Re: [css-d] three column template for WordPress

2006-01-18 Thread Richard Brown
Hi Glenda On 19 Jan 2006, at 03:00, Glenda Watson Hyatt wrote: > I'm looking for a three column templates with header and footer Take a look at these two sites. The first lists three column sites separately and is very useful.

Re: [css-d] Is it possible to set max-width and min-width in IE

2006-01-18 Thread Christian Montoya
On 1/18/06, 2geedesign <[EMAIL PROTECTED]> wrote: > Hi > Is there any way to get IE to accept max-width and min-width? > A plug and play Javascript solution like Al's example: http://pro.html.it/articoli/id_620/idcat_31/pag_1/pag.html If all you care about is min width, there's this crazy pure CS

Re: [css-d] defining span?

2006-01-18 Thread Roger Roelofs
Jim, On Jan 18, 2006, at 7:32 PM, Jim Ryan wrote: > Hi, > On the page, > http://ixlr8.org/newacting > > In the 1st level rightnav's definition you see: > *** > > > Special Cultural Programs > > > **

[css-d] three column template for WordPress

2006-01-18 Thread Glenda Watson Hyatt
Hi everyone, I'm Glenda and I've just joined the list. After three nights with Google searching for a three column template for WordPress with little success, I figured it is time for some expert help. Hopefully I've come to the right place! I'm looking for a three column templates with header

[css-d] defining span?

2006-01-18 Thread Jim Ryan
Hi, On the page, http://ixlr8.org/newacting In the 1st level rightnav's definition you see: *** Special Cultural Programs (Applying that ".lw1" class to all list items was The Drupal CMS' decision, not mine) *

Re: [css-d] Is this possible?

2006-01-18 Thread Seona Bellamy
On 19/01/06, Jarod Watkins <[EMAIL PROTECTED]> wrote: > > Is there anyway that if someone hovers over the link at the top, that > the corresponding link inside the calendar changes its color too, as > if it was being hovered over too? I tried putting them in the same > class but that didn't work. I

Re: [css-d] Is it possible to set max-width and min-width in IE

2006-01-18 Thread mat
I would also recommend PIE with it's conditional comments hack just for IE: http://positioniseverything.net/articles/jello-expo.html __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

[css-d] What css will DreamWeaver display?

2006-01-18 Thread Jeff Moyes
All, Does anyone know of a reference anywhere that lists the css that Macromedia's DreamWeaver supports in its internal rendering engine? I need to know this in that I have a friend who is making an extension for DreamWeaver, and the GUI for DW's extensions are defined using html + css + javas

Re: [css-d] doctype and css

2006-01-18 Thread Karl Dawson
Shelly, A recent articleI wrote might be just the right level of pitch for you? Cheers, -- Karl Dawson Crusader for Web Standards and Accessibility http://www.thatstandardsguy.co.uk -

Re: [css-d] font-size consistency

2006-01-18 Thread Adam Kuehn
[EMAIL PROTECTED] wrote: >Hi, > >I'm having some difficulty getting some font-sizes consistent on this page >http://www.grahamcox.pwp.blueyonder.co.uk/ >The css is at http://www.grahamcox.pwp.blueyonder.co.uk/css/styles.css > > >Specifically in two places both in the top "General Information" box >

[css-d] font-size consistency

2006-01-18 Thread grahamcox
Hi, I’m having some difficulty getting some font-sizes consistent on this page http://www.grahamcox.pwp.blueyonder.co.uk/ Specifically in two places both in the top “General Information” box i) Our Services -> Treatments. The six bullets that open up contain two links but the link text is sl

Re: [css-d] Question about the adjacent selector

2006-01-18 Thread Zoe M. Gillenwater
Adam Kuehn wrote: > Zoe M. Gillenwater wrote: > >> >>>Does this accurately describe the div above: >> >>>about + home {color:black}; >> >>> >> >>No. that would be >> >>.about.home { color: black;} >> > >> >Interesting. Do you know the name for this kind of styling? I'm going >> >to test it in v

Re: [css-d] skip navigation

2006-01-18 Thread Zoe M. Gillenwater
Derek Featherstone wrote: >On 1/12/06, Ian Anderson wrote: > > > >>On no account put the skip link on a single pixel image with alt text, >>as was common practice a couple years ago. This is because at least >>one screen reader (JAWS, the most common one) will not read the link >>because it does

Re: [css-d] Example of multi-page design needed

2006-01-18 Thread Brian Cummiskey
Keith Kaiser wrote: > I'm redesigning a very long page that requires a lot of scrolling. I'd like > to replace it with a 100% CSS design that has a banner across the top and a > menu along the left side. Each item selected simply appears in the space to > it's right. Does any one know of a good exa

[css-d] Example of multi-page design needed

2006-01-18 Thread Keith Kaiser
I'm redesigning a very long page that requires a lot of scrolling. I'd like to replace it with a 100% CSS design that has a banner across the top and a menu along the left side. Each item selected simply appears in the space to it's right. Does any one know of a good example I could go take a look

Re: [css-d] CSS Technique Resource

2006-01-18 Thread cj
> However, if no one on the list objects, I'd be happy to rework the > list's wiki to include my techniques library. Is there anyone in > "charge" of the wiki as far as major changes are concerned? fwiw, i don't think you'd be the only one to benefit from a compact and nicely organized resource li

Re: [css-d] CSS Technique Resource

2006-01-18 Thread Tyson Tate
I thought I had already replied to an e-mail regarding this, but I think I may have forgotten to send it to the list. My apologies if this is a duplicate e-mail (I'm at work and don't have access to my home e-mail archives). Anyways: My rationale for not doing so on the list's wiki is becaus

Re: [css-d] Is it possible to set max-width and min-width in IE

2006-01-18 Thread Al Sparber
From: "bj" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; Sent: Wednesday, January 18, 2006 2:41 PM Subject: Re: [css-d] Is it possible to set max-width and min-width in IE > "Is there any way to get IE to accept max-width and min-width?" > > Pick your poison: >

Re: [css-d] Is it possible to set max-width and min-width in IE

2006-01-18 Thread bj
"Is there any way to get IE to accept max-width and min-width?" Pick your poison: --- avast! Antivirus: Outbound says I'm squeaky clean. Virus Database (VPS): 0603-3, 01/18/2006 Tested on: 1/18/2006 2:41:07 PM

Re: [css-d] Doctype and CSS

2006-01-18 Thread bj
Uwe et al. Another article about doctype that you might find helpful. It explains what doctype does re the rendering engines of the different browsers re quirksmode and such. VERY detailed, and might prove helpful if you're looking to fix a problem in a specific browser.

[css-d] Fixed Units Version of Box is Fine - Flexible Isn't - WHY?

2006-01-18 Thread Chris Akins
The pages in question are: http://www.springfieldmogov.org/egov/planning_development/ptest.html http://www.springfieldmogov.org/egov/planning_development/ptest_fluid.html All CSS is in the page for testing purposes. Just when I think I'm getting my head around this CSS stuff, then something seemi

[css-d] Is this possible?

2006-01-18 Thread Jarod Watkins
Hello list! Been subscribed for a while, and love the list so far! anyway, i have a question. I have a website i am making for a customer , Sky-Vue Skateland, and i want to do something with the Current Events section ( http://www.skyvueskateland.com/v2/ ). If you notice, there are the even

Re: [css-d] htc and other css drop down nightmares

2006-01-18 Thread Nick Fitzsimons
> a problem with mime type and in that case where I am setting the mime > type as this isnt in the body tag declaration or in the htc file itself There's definitely a problem with the MIME type: the file is being sent as "text/plain", but it should be (I think) "text/x-component". As for configur

[css-d] htc and other css drop down nightmares

2006-01-18 Thread ben scott
been trying to implement a drop down menu using CSS that works in internet explorer on a PC (i know mac isnt going to work) I have been trying for ages and this is really giving me a headache so if there is anyone out there that could help then I will be very indebted to you the site in que

Re: [css-d] CSS Technique Resource

2006-01-18 Thread Bob Easton
Tyson Tate wrote: > ... > If there exists none currently, I'll look into making a public Wiki > for everyone. > Echoing Christian Heilmann's advice: try supporting our own CSS Discuss FAQ/WIKI ... the one mentioned at the bottom of every single posting. -- Bob Easton (CSS-Discuss associate

Re: [css-d] Rounded Corners - IE

2006-01-18 Thread Dennis Bixler
The first site works in FF1.5 and IE6. I didn't check it in anything else. The second site doesn't work. Dennis Bixler -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Richard Brown Sent: Wednesday, January 18, 2006 2:08 AM To: CSS List Subject: [css-d]

[css-d] please help: multiple column techniques not working

2006-01-18 Thread John Haas
The page: http://stg.participate.net/ The CSS: http://stg.participate.net/css/w3c.css Comp of desired results: http://stg.participate.net/themes/participate/homepage_v2.pdf I need to get the movie campaign boxes below the grey nav bar to be all the same height and to all stretch height-wise to

Re: [css-d] Need help solving presentation issue in IE (Firefox works OK)

2006-01-18 Thread cj
On 1/18/06, Mitko Gerensky-Greene <[EMAIL PROTECTED]> wrote: > I was wondering if anyone can help me solve the following challenge: > > The right-side column on this page (as any other page on this site), shows > at the top of the page when viewed in Firefox but at the bottom of the page > when vie

Re: [css-d] problem combining static height div w/dynamic height div

2006-01-18 Thread cj
> Here is a link to the entire page (currently with css embedded in the > page): > http://www.brianfidler.com/fh/index.php i'm not very knowledgable about absolute positioning, so i'm afraid i won't be much help to your specific problems. is there a reason why your s all have to be positioned ab

[css-d] Horizontally scrolling pane pain

2006-01-18 Thread Mike Thirlwell (CBJ Digital Ltd)
Hi list, I have a problem that has been driving me mad all afternoon :) Here's the demo which I've only tested in FF1.5 so far: http://www.cbjdigital.com/css.test/ If you look at the accompanying css file (test.css) you will see that I've got it working by adding: width: 2000px ; to the #pic

Re: [css-d] 3 column table like css?

2006-01-18 Thread cj
On 1/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Thank you for the reply, and please don't take this as anything other > then trying to find out the best for this site, but I'm probably > misunderstanding you since I have cellpadding="9" cellspacing="5" which > is enough that when I look

Re: [css-d] Doctype and CSS

2006-01-18 Thread Design Groups
Well, I thank you all for the wealth of information! It's going to take a little to wrap my head around all of this - but you've definitely given me some things to think about (and you've made me glad that, on my part, I validate like crazy and try to ensure as close to "perfect" markup as I ca

Re: [css-d] Is it possible to set max-width and min-width in IE

2006-01-18 Thread Al Sparber
Have a look at this page's source: http://www.projectseven.com/csslab/testing/minmax/cssp5.htm One of these days I'll turn that into an article or tutorial :-) -- Al Sparber PVII http://www.projectseven.com "Designing with CSS is sometimes like barreling down a crumbling mountain road at 90 mi

[css-d] Is it possible to set max-width and min-width in IE

2006-01-18 Thread 2geedesign
Hi Is there any way to get IE to accept max-width and min-width? Cheers Ian W Geddes __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by

[css-d] Having a width and "min-width" in IE

2006-01-18 Thread Jonathan Carter
I've seen people use the IE min-width hack, but I'm wondering if it's possible to have a percentage width, and a static "min-width": #Container { width: 70%; min-width: 600px; } That way when the user's browser grows the container will grow, but when the browser shortens, the container

[css-d] Need help solving presentation issue in IE (Firefox works OK)

2006-01-18 Thread Mitko Gerensky-Greene
I was wondering if anyone can help me solve the following challenge: The right-side column on this page (as any other page on this site), shows at the top of the page when viewed in Firefox but at the bottom of the page when viewed in IE: http://www.lmmiller.com/biography.html The CSS is at: http

Re: [css-d] Doctype and CSS

2006-01-18 Thread Nick Fitzsimons
> What, exactly, does the Doctype *do*? I know it determines how the > browser > should treat the display of the page and stuff...but what would happen if > you used perfect CSS that's on par with today's standards, but served your > website as HTML 4.01 Transitional? How out of whack would it t

Re: [css-d] Definition list in four columns: possible?

2006-01-18 Thread Esther van Summeren
Yesterday I finally found a solution: It's about applying width and floating. I did it with fixed measures, px, but I suppose it should be possible as well with relative units. Check this out: dl { width: 160px;} dt { float: left; width: 56px; margin: 0;} dd { float: left; width: 20px; margin: 0;

Re: [css-d] Doctype and CSS

2006-01-18 Thread David Dorward
On 18/01/06, Uwe Kaiser <[EMAIL PROTECTED]> wrote: > 1)The document declaration is primarily used, in order >to validate a document. Well. In theory, ...ish. The Doctype states the markup language being used. This can then be tested against. In practise, browsers look at it to do doctype swi