Re: [css-d] Firefox doesnt show divs

2006-01-02 Thread David Dorward
On 02/01/06, In Tel webdesign <[EMAIL PROTECTED]> wrote: > The strange thing is that some of the layers dont show in firefox. > In IE I can see them without a problem. > testingplace http://haasbeek.in-tel.nl I'm in a rush, and don't have IE handy to compare, but I'd guess it has something to do w

[css-d] Please help with 4 IE problems

2006-01-02 Thread videoscott1
http://videointegrations.com/serenity/index.html 1. On this home page text isn't as intended in IE mac and it's worse in IE XP. Looks fine in NS, Safari, and Opera for Mac and NS for XP. 2. Horizontal scroll caused by the footer apparently? Only in IE XP 3. "Procedures" isn't centered like all t

Re: [css-d] Cederholm Styling with IDs - IE Misbehaving

2006-01-02 Thread francky
[EMAIL PROTECTED] wrote: >... >Can anyone figure out why one works and the other doesn't in IE? > >Thanks so much for your help! > >Mary > > Not the answer "Why, o Internet Explorer?", but did you already try: in the Photo Gallery page? And: did you see IE makes also a strange mix

Re: [css-d] Background color with image?

2006-01-02 Thread Mike Soultanian
In the case of the site you referred to, that's just a tiled image applied to the body tag: http://www.maxdesign.com.au/presentation/process/img_39.gif is that what you're trying to do? If you don't already have it, I'd get FF and the developer toolbar and then click "edit CSS" and play with t

Re: [css-d] Background color with image?

2006-01-02 Thread Iorhael
hmmm...just tried that but it didn't work...what I am actually wanting is just the area outside the container box to be a different color...see link for example: http://www.maxdesign.com.au/presentation/process/example23.htm Is that possible? Debbie - Original Message - From: "Mike

Re: [css-d] Background color with image?

2006-01-02 Thread francky
Iorhael wrote: >Is there any way to add a background color to a page that already has a >background image? I want to put the background color around the container: > >www.drk-writing.com/northwesternesse/ > >Debbie > I understand you want the outside of the centered content-column colored, and t

[css-d] suckerfish woes

2006-01-02 Thread clamato
Suckerfish woes have been fixed. Declaring a min-height did the trick. Thanks to all. Cheryl __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supp

Re: [css-d] Cederholm Styling with IDs - IE Misbehaving

2006-01-02 Thread Ingo Chao
[EMAIL PROTECTED] wrote: > ... I've been using the nifty Cederholm > system of ID-ing div backgrounds (note: I changed some of these to classes > ... > seems to work better) for changing existing divs in my two-column float > layout. You are testing the vest ... > It works perfectly in Firef

Re: [css-d] suckerfish - howto expand hoverarea of submenuenties in IE

2006-01-02 Thread francky
Thomas Peklak wrote: >>[Quoting francky:] Indeed, now I read this, I should have said: "No more >>problem?" instead >>of "No more problem!". Thanks for correcting! >>I tried the "really dynamic stretching of individual elements" in a 2nd >>testpage >>

[css-d] Cederholm Styling with IDs - IE Misbehaving

2006-01-02 Thread Byronsbyte
Hi Everyone! I'm posting under a different subject this time as the first envoy got bounced. I don't know why but I also abbreviated the original message just in case that's the culprit. Thanks! - Mary -- ---

Re: [css-d] Background color with image?

2006-01-02 Thread Mike Soultanian
Yeah.. just set a background color on your body (an outer container div). Now, if you want the background color to show through your little diamond things, you'll need to make a transparency, making sure to use the background color as the color you select for the transparency so it aliases nic

[css-d] Background color with image?

2006-01-02 Thread Iorhael
Is there any way to add a background color to a page that already has a background image? I want to put the background color around the container: www.drk-writing.com/northwesternesse/ Debbie __ css-discuss [EMAIL PROTECTED] htt

Re: [css-d] suckerfish woes

2006-01-02 Thread Tobias Baldauf
Hi! I just added a random height to your menu & corrected the image-path. All is well now! #nav { width: 100%; margin: 0; padding: 0; background-image: url(images/nav_bkgrnd.gif); background-repeat: repeat-x; background-position: center;

Re: [css-d] All I want for XMAS is PNG/CSS in perfect harmony - on IE - too much to ask?

2006-01-02 Thread Christian Heilmann
Could you please keep this thread on one subject? I don't know if you are aware of the vast amount of people subscribing here, but the idea of a mailing list of this magnitude is that you collate _good_ answers to _one topic_ in _one thread with a proper subject_ . If you feel inhibited in your c

[css-d] Firefox doesnt show divs

2006-01-02 Thread In Tel webdesign
Hello I'm building a site with divs. The strange thing is that some of the layers dont show in firefox. In IE I can see them without a problem. testingplace http://haasbeek.in-tel.nl Met vriendelijke groeten Adrie den Hertog In tel webdesign www.in-tel.nl ___

Re: [css-d] position: absolute; width: 100%, IE width not 100%

2006-01-02 Thread francky
david wrote: > francky wrote: > >> @Allison: >> You wrote: >> >> "I recently discovered that you can download 40 minute versions >> of JAWS and Window Eyes ... Here's an article on this: ..." >> >> - Thanks for that! >> - I use the Firefox "Menu > Extra", that has the "FANG"-option: which >> im

[css-d] suckerfish woes

2006-01-02 Thread clamato
I'm having a very strange problem. My implementation of Son of Suckerfish is working in IE but not Firefox, Opera, etc. If you view the page in IE, all is fine. However, in Firefox (Mac or PC) the background image on the top level ul is not showing up. I've been banging my head over this and ha

[css-d] Background IDs Not Working In IE6

2006-01-02 Thread Byronsbyte
Hi Everyone! Here I am begging for help once again. I've been using the nifty Cederholm system of ID-ing div backgrounds (note: I changed some of these to classes ... seems to work better) for changing existing divs in my two-column float layout. It works perfectly in Firefox1.0 but IE6 is chok

Re: [css-d] Solution for images in 800x600

2006-01-02 Thread Roger Roelofs
Christine, On Jan 2, 2006, at 10:51 AM, Christine Robinson wrote: > I did receive a good solution for my IE and FF problem. I have covered > image > sizes for 1024x768 through 1280x1024 with this solution. Now, I am > being > challenged to come up with a solution for those that may use 800x600.

Re: [css-d] class vs id issue

2006-01-02 Thread Ian Young
All sorted thanks to Roger Roelofs. I must have replied to him directly. Ta Ian -Original Message- From: {tonyFelice} [mailto:[EMAIL PROTECTED] Sent: 02 January 2006 19:02 To: 'Ian Young'; '[EMAIL PROTECTED] Css-Discuss. Org' Subject: RE: [css-d] class vs id issue [tonyFelice] Ian, ad

Re: [css-d] class vs id issue

2006-01-02 Thread {tonyFelice}
[tonyFelice] Ian, additional questions inline, please: Template coming together but cannot seem to get "div class" to work. [tonyFelice] does not work on what platform, please? The border doesn't appear if I use the class version [tonyFelice] which border, please? See http://www.iyesolutions.co.

Re: [css-d] Centering issues in IE6

2006-01-02 Thread {tonyFelice}
>sliding doors tab menu; not centered in IE6 despite declarations on the block Chuck, I'm sure someone more experienced would have a better solution for you, but I have an example that works in both FF and IE (win). Essentially, I 'undid' the sliding door technique for IE, using a syntax filter

Re: [css-d] Centering issues in IE6

2006-01-02 Thread jim lists
Chuck, Have you tried adding text-align:center; to your body declaration or adding margin: 0 auto 0 auto; to your #header declaration? I'm not sure if this is the best way to implement this but it may get you moving towards the middle. From there I'm sure you'll be able to figure out the details.

[css-d] class vs id issue

2006-01-02 Thread Ian Young
Template coming together but cannot seem to get "div class" to work. The border doesn't appear if I use the class version If write as "div id" all works fine but as this is a dynamic page it will return more than one div id and will not comply with mark-up. See http://www.iyesolutions.co.uk/templ

Re: [css-d] Why small gap between images?

2006-01-02 Thread Charles Dort
Steve Clason wrote, in part: An image in an in-line element and so there's a little space below the baseline for the descenders on text (the tail of a g, for instance. To remove that extra space, add: #left_box img {display: block} to your style

Re: [css-d] Why small gap between images?

2006-01-02 Thread Steve Clason
On 1/2/2006 9:53 AM Charles Dort wrote: > I have been collaborating a little with an online colleague on a project > some of you may have seen. I tried to make a CSS version of something that > had worked well in a table, and it works as I expected except for a very > small gap between the "logo g

[css-d] Centering issues in IE6

2006-01-02 Thread Chuck Harmston
Hey all, I'm attempting to use the sliding doors technique to make an attractive set of navigation tabs, as can be seen at http://www.chuckharmston.com/test/ Style information is on the page. Firefox 1.5 displays the tabs exactly how I would like them; centered across the page and contained with

[css-d] Why small gap between images?

2006-01-02 Thread Charles Dort
I have been collaborating a little with an online colleague on a project some of you may have seen. I tried to make a CSS version of something that had worked well in a table, and it works as I expected except for a very small gap between the "logo goes here" placeholder at the upper left corner a

Re: [css-d] suckerfish - howto expand hoverarea of submenuenties in IE

2006-01-02 Thread Thomas Peklak
> Indeed, now I read this, I should have said: "No more problem?" instead > of "No more problem!". Thanks for correcting! > I tried the "really dynamic stretching of individual elements" in a 2nd > testpage > . Sorry, but i can n

Re: [css-d] suckerfish - howto expand hoverarea of submenuenties in IE

2006-01-02 Thread francky
Michiel van der Blonk wrote: >>Thomas Peklak [edit francky: must be: francky][/edit]wrote: >>Happily, it goes straight forward with relative widths. >>See testpage: >>http://home.tiscali.nl/developerscorner/css-discuss/liquidfish.htm >>No more problem! >> >> >> > I beg to differ. The request

[css-d] Solution for images in 800x600

2006-01-02 Thread Christine Robinson
Hello, I did receive a good solution for my IE and FF problem. I have covered image sizes for 1024x768 through 1280x1024 with this solution. Now, I am being challenged to come up with a solution for those that may use 800x600. For those interested in seeing what I have used, the website addres

Re: [css-d] Need help with some class names

2006-01-02 Thread Nick Fitzsimons
Mike Soultanian wrote: > Kinda goofy question, but I'm looking for some help w/ class names. I'm > hoping that there might be some good established naming conventions for > my css structure. > > I have a 3 column layout, call them columns A, B, and C. > > Column A will be the leftmost column an

Re: [css-d] Image repeat, what a mess

2006-01-02 Thread Ian Young
problem with image was that the graduated right hand was not at the end of the image. If it had been any other color except white I may have noticed!! Thanks all. Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.14.9/216 - Releas

Re: [css-d] All I want for XMAS is PNG/CSS in perfect harmony - on IE - too much to ask?

2006-01-02 Thread Michiel van der Blonk
Adrian Gould wrote: >OK, have seen others have had similar issues and I've yet to find a >slick/flexible solution that I can understand, so hoping someone can help. > >I want to use pings as 'stencils', for buttons/menus and such, because they >are a quick and flexible way of getting lightweight

Re: [css-d] suckerfish - howto expand hoverarea of submenuenties in IE

2006-01-02 Thread Michiel van der Blonk
>Thomas Peklak wrote: >Happily, it goes straight forward with relative widths. >See testpage: >http://home.tiscali.nl/developerscorner/css-discuss/liquidfish.htm >No more problem! > > I beg to differ. The request was for a non-specified width, not a relative width, and there are certainly sit

Re: [css-d] Image repeat, what a mess

2006-01-02 Thread francky
>> http://www.iyesolutions.co.uk/templates/directory/template_b.php Oh, and Tidy says: the line

Re: [css-d] Image repeat, what a mess

2006-01-02 Thread francky
Ian Young wrote: >Hi there, ... > >Page is at: >http://www.iyesolutions.co.uk/templates/directory/template_b.php > >Thoughts? > I suggest you should first validate the css, there are some errors found: http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A//www.iyesolution

Re: [css-d] Image repeat, what a mess

2006-01-02 Thread Ian Young
Thanks Thomas As you will see, I made that change (duh!!) Any thoughts on how to improve look of left column image? Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.14.9/216 - Release Date: 29/12/2005 __

Re: [css-d] Image repeat, what a mess

2006-01-02 Thread Michael Hulse
On Jan 2, 2006, at 4:41 AM, Ian Young wrote: > Thoughts? > At a quick glance, I noticed this as a possible problem: #container { float: right; width: 100%; margin-left: -210px; background-image: url(./images/leftbar.gif);repeat-y; } Instead, try some variat

Re: [css-d] Image repeat, what a mess

2006-01-02 Thread Thomas Peklak
This is an easy one, I think: change background-image: url(./images/leftbar.gif);repeat-y; to background-image: url(./images/leftbar.gif); background-repeat:repeat-y; greets, thomas __ css-discuss [EMAIL PROTECTED] http://www

Re: [css-d] Image repeat, what a mess

2006-01-02 Thread Ian Young
Hold on, Changed repeat-y to background-repeat:repeat-y; and the repeat works (wally!!) However, any thoughts on why the image doesn't span the column? Ian IY e-Solutions -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.14.9/216 - R

Re: [css-d] PNG24 - AlphaImageLoader - Feed gif to IE5 - Will thisCSSapproach work?

2006-01-02 Thread Michael Hulse
On Jan 2, 2006, at 4:36 AM, Rowan @ Jetboy wrote: > IE5 on the Mac supports PNG transparency Ah! Right... Lol, I knew that. Hehe, well, I should have known that... Sometimes it is hard for me to remember these things... Anyway, thanks for pointing that one out too. :D > If you start to get am

[css-d] Image repeat, what a mess

2006-01-02 Thread Ian Young
Hi there, trying to sort out a 2 column liquid layout with an image background. The repeat-y is just doing a global repeat. Tried putting in in a wrapper but didn't show at all. also, I have made the image 150 x 10 px, which is same width as col, but as you can see it appears to be smaller than c

Re: [css-d] PNG24 - AlphaImageLoader - Feed gif to IE5 - Will thisCSSapproach work?

2006-01-02 Thread Rowan @ Jetboy
IE5 on the Mac supports PNG transparency, so you shouldn't need to do anything special. I should qualify that I'm talking about 32-bit PNGs. 256 colour PNGs could well be different. __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] PNG24 - AlphaImageLoader - Feed gif to IE5 - Will thisCSSapproach work?

2006-01-02 Thread Rowan @ Jetboy
What would be the best way to target IE/Mac? Maybe I should still use the html>body filter? IE5 on the Mac supports PNG transparency, so you shouldn't need to do anything special. If you start to get ambitious with IE5 Mac it can be a bit quirky though. Check out http://www.webmasterworld.com/foru

Re: [css-d] PNG24 - AlphaImageLoader - Feed gif to IE5 - Will this CSSapproach work?

2006-01-02 Thread Michael Hulse
Hi Jetboy! Thanks for your prompt response! I really appreciate your time. :D On Jan 2, 2006, at 3:59 AM, Rowan @ Jetboy wrote: > I'd skip the hacks if I were you. Ah, thanks for the code. I think you are right... Separating the CSS into different style-sheets is the way to go. What would b

Re: [css-d] PNG24 - AlphaImageLoader - Feed gif to IE5 - Will this CSS approach work?

2006-01-02 Thread Michael Hulse
On Jan 2, 2006, at 3:58 AM, francky wrote: > Hello Micky, Hi! Thanks for the quick response! I really appreciate it. :) > I'm sorry I don't have the answer on your question. But do you have a > link to an online testpage, so we can see what kind of effect you > want? Sure. This is just a test

Re: [css-d] PNG24 - AlphaImageLoader - Feed gif to IE5 - Will this CSSapproach work?

2006-01-02 Thread Rowan @ Jetboy
I'd skip the hacks if I were you. In your main stylesheet, have: #logoContainer { background: transparent url(../img/template/logo.png) no-repeat scroll 0 0; width: 832px; height: 396px; margin: 0 auto; } Add this to to of your page after your main stylesheet impo

Re: [css-d] PNG24 - AlphaImageLoader - Feed gif to IE5 - Will this CSS approach work?

2006-01-02 Thread francky
Michael Hulse wrote: >Hello all, I hope your new year is off to a good start! :) > >I am working with a transparent png... I want to the AlphaImageLoader >filter to fix IE/PC... and because IE 5.0 on PC does not understand >transparent .png or the filter, I want to feed that browser a gif >

Re: [css-d] PNG24 - AlphaImageLoader - Feed gif to IE5 - Will this CSS approach work?

2006-01-02 Thread Michael Hulse
Ooops... On Jan 2, 2006, at 2:45 AM, Michael Hulse wrote: > #logoContainer { > background: transparent url(../img/template/logo.png) no-repeat > scroll 0 0; > width: 832px; > height: 396px; > margin: 0 auto; > } > @media all { > * html #theGrowingEdgeLogo { >

[css-d] PNG24 - AlphaImageLoader - Feed gif to IE5 - Will this CSS approach work?

2006-01-02 Thread Michael Hulse
Hello all, I hope your new year is off to a good start! :) I am working with a transparent png... I want to the AlphaImageLoader filter to fix IE/PC... and because IE 5.0 on PC does not understand transparent .png or the filter, I want to feed that browser a gif version of same graphic... M

Re: [css-d] getting images to vertical align center with lists

2006-01-02 Thread Uwe Kaiser
On 02.01.2006 08:14, [EMAIL PROTECTED] wrote: > Is there a a trick to getting images to align vertically with list items > as bullets do natually? The images I'm using are 6x6. > > list-style: disc url(/images/bullet.gif) inside; >vertical-align: middle; > > Firefox will align them at the te