[css-d] Scroll content behind image

2005-11-30 Thread ian
, and it's nowhere near production quality ... so be forewarned! Oh yes, another problem I'm having is that the links on the left aren't working in Firefox ... and I'm not entirely sure how to fix that, either. Any help with these two issues would be appreciated! Thanks in advance Ian

Re: [css-d] [RE-POST] IE page flicker (not rollover)

2005-12-01 Thread ian
something to do with your machine setup (video card, drivers, and IE's DLLs or something like that). But that's just a shot in the dark. Try and test it on another machine with the same software setup as yours to see if you can replicate the problem. My 2c. Ian

Re: [css-d] Firefox active link dotted border problem

2005-12-01 Thread ian
border around the element. It's the outline. I've had some luck with altering the CSS3 outline property to nothing. I think that should help your cause a little. My 2c. Ian __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] How does z-index work?

2006-02-10 Thread ian
Ryan Bowman wrote: I want the blue 'Above' to be above the red 'Below', but it's not, and I don't understand why. Can someone shed some light? I added position: absolute to both the #above and #below selectors and it ordered them as expected. I've always been under the impression z-index only

[css-d] Site check please - www.fullcirqle.co.za

2006-03-12 Thread ian
/Firefox on the Mac. Suggestions around this would be helpful - without breaking the design, if possible. TIA, Ian van den Heuvel Cape Town, South Africa __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo

Re: [css-d] Question about validation

2006-03-13 Thread ian
Tony Crockford wrote: As a side issue, why declare it as transparent when transparent is the default? (topstyle user? - BTDT ;o) ) My guess would be that it overrides the normal a:link setting which might indeed have a background color?

Re: [css-d] CSS for custom fonts

2006-03-23 Thread ian
.I'm having a problem concerning a site that needs a custom font that's not standard in peoples pc's. I've searched the whole web to find this, finally got here and thought, these smart people will help me =). So please do help me, I know it is browser specific but I'll take it anyway ;-)

[css-d] CSS and select boxes - two questions

2005-10-13 Thread ian
: pink; color: white; } to see if it would work. All of this is well and fine, but no matter what else I tried (option:active, element has focus?) I couldn't seem to crack this one. Does anyone have any ideas? I'm stumped. Thanks! Ian van den Heuvel PHP Developer, Prezence South Africa

Re: [css-d] CSS and select boxes - two questions

2005-10-13 Thread ian
Welcome! You should know, though, that you started this thread incorrectly -- you replied to an existing message instead of sending a new message to [EMAIL PROTECTED] So, your message got threaded on to the old thread, which messes up the archives and makes it less likely that others will

Re: [css-d] CSS and select boxes - two questions

2005-10-13 Thread ian
Chris wrote: It is a very sexy example, however without JavaScript, there is no functionality at all... Also, you need to explain how to use the system, and you make yourself dependent on a mouse. Luckily the user base for the application is quite limited (at least for the time being) and

[css-d] Right div settings ignored in Ff.

2006-06-27 Thread Ian
have IE6, check it out there, too, so you can see what it's supposed to look like. 2. It's a SIMPLE sight. I'm still feeling my way round CSS, etc. :) OK.. a 3rd thing: I know the 'contesting' link doesn't go anywhere just yet. Tnx! -Ian

[css-d] right div issue in Ff: solved!

2006-06-28 Thread Ian
combination of margin manipulations to bring it back up!) But hey, both browsers are now happy and that makes me happy ;) Tnx! -Ian __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d

[css-d] almost OT but not quite: need help locating a specific online colour preview page

2006-06-28 Thread Ian
background of the page would change to reflect that particular colour. Very nice for colour deficient folks like me. Anybody recognize this description from recent surfing sessions?? If so, please send me the url offlist. Tnx! -Ian

[css-d] margin-top: imbalances in IE6 vs. FF1.5

2006-07-09 Thread Ian
in advance. Site can be seen at www.k5zm.com -Ian Oh...one more thing: I've seen a couple of incidences here where someone will ask the group to look at one thing or another on a site, and someone will respond with some comment about a setting in the author's css file. How are you folks doing

[css-d] div height in IE6 smaller than FireFox

2007-08-01 Thread Ian Young
://www.iyesolutions.co.uk/templates/trossachs/includes/style.css Has to be something easy but wood and trees, chaps. Also, although the heights are in ems, they break out at double zoom in FF. Any suggestions very welcome. Cheers Ian This e-mail contains information which is confidential and may also be privileged

Re: [css-d] div height in IE6 smaller than FireFox

2007-08-02 Thread Ian Young
Ian Young wrote: http://www.iyesolutions.co.uk/templates/trossachs/test.html Looks fine in compliant browsers but the heights are nowhere near matching up in IE6. 1: Add 'display: block' to all images that aren't supposed to be inline (default). That means all but a few arrows

Re: [css-d] clearing problem on footer

2007-08-02 Thread Ian Young
will not be helping. http://validator.w3.org/check?verbose=1uri=http%3A%2F%2Fwww.pessewenk.de%2F neu%2F%3Fpage%3Dkontakt Sort these out first and then we can look at problem more closely. Cheers Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.2

Re: [css-d] Absolute, float and a nightmare header set-up

2007-08-03 Thread Ian Young
are trying to achieve? Couple of things in the mark -up tho'. You cannot repeat an id. You need to convert current and active to classes as these can be repeated throughout the html with impunity. Cheers Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus

[css-d] Fluid images

2007-08-04 Thread Ian Young
? Ian This e-mail contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of, distribution, copying or use of this e-mail or the information in it is strictly

Re: [css-d] Fluid images

2007-08-04 Thread Ian Young
. -- Thanks, David It looks like that. So the solution only works with backgorund images. Now then! I now to need to find a way of having changing background images, as one can have using JavaScript. Cheers Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476

Re: [css-d] Fluid images

2007-08-04 Thread Ian Young
-d Subject: Re: [css-d] Fluid images Ian Young wrote: Subject: Re: [css-d] Fluid images -- Thanks, David It looks like that. So the solution only works with backgorund images. Now then! I now to need to find a way of having changing background images, as one can have using

[css-d] Opera not delivering the goods

2007-08-04 Thread Ian Young
/trossachs/ Any thoughts guys? Ian This e-mail contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of, distribution, copying or use of this e-mail

Re: [css-d] Opera not delivering the goods

2007-08-04 Thread Ian Young
Subject: Re: [css-d] Opera not delivering the goods Ian Young wrote: Development of liquid site is coming on. Ok in Safari, FF, IE6 and IE7. However, in Opera the divs don't align on right hand side. How frustrating. http://www.iyesolutions.co.uk/templates/trossachs/index-3.html

Re: [css-d] browser check

2007-08-06 Thread Ian Young
, you will need to change your conditional to 120%. Cheers Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.4/936 - Release Date: 04/08/2007 14:42 __ css-discuss

[css-d] maintaining site proportions across screen resolution

2007-08-07 Thread Ian Young
know I am being thick here but a pointer in the right direction would be really appreciated. http://www.iyesolutions.co.uk/templates/trossachs/index-3.html Cheers Ian This e-mail contains information which is confidential and may also be privileged. It is for the exclusive use of the intended

Re: [css-d] maintaining site proportions across screen resolution

2007-08-07 Thread Ian Young
of nested divs with heights that need to be defined. Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.8/940 - Release Date: 06/08/2007 16:53 __ css-discuss [EMAIL

Re: [css-d] maintaining site proportions across screen resolution - NOT Quite

2007-08-07 Thread Ian Young
keen on position:absolute See http://www.iyesolutions.co.uk/templates/trossachs/index-4.html Any thoughts, folks? Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.8/940 - Release Date: 06/08/2007 16:53

Re: [css-d] maintaining site proportions across screen resolution - NOT Quite

2007-08-07 Thread Ian Young
which is the start of the issue for Safari Cheers Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.8/940 - Release Date: 06/08/2007 16:53 __ css-discuss [EMAIL

Re: [css-d] maintaining site proportions across screen resolution -NOT Quite

2007-08-07 Thread Ian Young
Subject: Re: [css-d] maintaining site proportions across screen resolution -NOT Quite On Aug 7, 2007, at 8:55 PM, Ian Young wrote: Pity really as it was beginning to look quite good across various screen resolutions. Looks as if Safari PC not too keen on position:absolute See http

Re: [css-d] maintaining site proportions across screen resolution-NOT Quite

2007-08-09 Thread Ian Young
Thanks Rob, Good to find out that some one else had same problem with Safari. I'll go fettle the inner div's height and see how that turns out. It may be academic as client is not that keen on the fluid solution in any case. Cheers Ian No virus found in this outgoing message. Checked by AVG Free

Re: [css-d] how to set width of LEGEND tags in FF

2007-08-09 Thread Ian Young
you are trying to do. A sample page or code would be useful Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.10/943 - Release Date: 08/08/2007 17:38 __ css-discuss

Re: [css-d] how to set width of LEGEND tags in FF

2007-08-09 Thread Ian Young
. This is a notoriously difficult little bugger. Best work around is explained here; http://www.tyssendesign.com.au/articles/html/forms/legends-of-style/ Good luck Ian __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

[css-d] defining heights in nested divs

2007-08-09 Thread Ian Young
out? Ian This e-mail contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of, distribution, copying or use of this e-mail or the information

[css-d] Bottom of div disappears in IE6

2007-08-15 Thread Ian Young
be something relatively simple. Page at http://www.dbadvertising.co.uk/css/portfolio.php Style sheet at http://www.dbadvertising.co.uk/css/includes/style.css Hope somebody can shed light on this. Ian This e-mail contains information which is confidential and may also be privileged

Re: [css-d] Border problems

2007-08-16 Thread Ian Young
://www.creativeforms.co.uk/borderprob.html http://www.creativeforms.co.uk/borderprob.css You might want to sort out your mark-up errors first: http://validator.w3.org/check?verbose=1uri=http%3A%2F%2Fwww.creativeforms.c o.uk%2Fborderprob.html Ian Ian J Young IY e-Solutions http://www.iyesolutions.co.uk No virus found

Re: [css-d] Bottom of div disappears in IE6

2007-08-16 Thread Ian Young
To: [EMAIL PROTECTED] Css-Discuss. Org Subject: Re: [css-d] Bottom of div disappears in IE6 Ian Young wrote: In IE6 (what else), the bottom of the div is hidden behind the footer. On pressing f11 to show whole screen, the bottom appears again. When restoring to normal window size

Re: [css-d] multiple style sheet errors

2007-08-16 Thread Ian Young
? Having looked at the site I cannot see the fault. I note however, that the home page is aligned left and rest of site is aligned center. Different style sheets? Ian Ian J Young IY e-Solutions http://www.iyesolutions.co.uk __ css

Re: [css-d] Bottom of div disappears in IE6 -SOLVED

2007-08-16 Thread Ian Young
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Zoe M. Gillenwater Sent: 16 August 2007 13:44 To: [EMAIL PROTECTED] Css-Discuss. Org Subject: Re: [css-d] Bottom of div disappears in IE6 Ian Young wrote: In IE6 (what else), the bottom of the div

Re: [css-d] Are table-based layouts still needed

2007-09-02 Thread Ian Young
it was ever thus. Keep the faith Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.484 / Virus Database: 269.13.2/983 - Release Date: 01/09/2007 16:20 __ css-discuss [EMAIL PROTECTED] http

Re: [css-d] Are table-based layouts still needed

2007-09-06 Thread Ian Young
in this know what they are about and are very knowledgeable about both table and css layout. No need to scorn - read an learn my friend. Ian IY e-Solutions http://www.iyesolutions.co.uk No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.485 / Virus Database: 269.13.6/991

Re: [css-d] Site Review Please

2007-09-06 Thread Ian Young
a clear issue but I note that you have clear:both in your footer. As for menu, not even top line is showing in IE6. Best to sort that first and then try and add the slidey bit. This will need either javascript or the hover.htc script to make IE6 do the slidey bit. Ian IY e-Solutions http

Re: [css-d] Are table-based layouts still needed

2007-09-06 Thread Ian Young
To: css-d@lists.css-discuss.org Subject: Re: [css-d] Are table-based layouts still needed the issue was a 5 col layout that had equal lengths. Actually, Ian - I *think( that might have been me. I believe the original question was just a question. I was one of the early responders

Re: [css-d] Stepped menu in ie6

2007-09-09 Thread Ian Young
-size:10pt; height:20px; display:inline; } Cheers Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.485 / Virus Database: 269.13.10/995 - Release Date: 08/09/2007 13:24 __ css-discuss [EMAIL

Re: [css-d] liquid 3col - header questions

2007-09-11 Thread Ian Young
-width, the log doesn't appear in IE6 at all. (IE6 doesn't recognise min-width or min-height). In fact the whole site looks, well, odd. In the header div there is an extraeneous */ at line 131 which may be affecting things thereafter. Ian IY e-Solutions http://www.iyesolutions.co.uk No virus found

Re: [css-d] named anchors in IE

2007-09-12 Thread Ian Young
a name =cad/a Then wherever you need to go there : a href=cadGo to CAD/a HTH Ian IY e-Solutions http://www.iyesolutions.co.uk No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.485 / Virus Database: 269.13.14/999 - Release Date: 10/09/2007 17:43

Re: [css-d] wordbreak

2007-09-17 Thread Ian Young
this is a case of you know what you mean! Surely if the word breaks it will go to next line in any case? Not really sure what you are after. Ian IY e-Solutions http://www.iyesolutions.co.uk No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.487 / Virus Database: 269.13.21

Re: [css-d] gap at bottom of three-column layout

2007-09-25 Thread Ian Young
or padding set in the floated columns. margin:0 should help. Also you may need to have display:inline for ol' IE6. Cheers Ian IY e-Solutions http://www.iyesolutions.co.uk No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.488 / Virus Database: 269.13.30/1029 - Release

[css-d] Rounded and extended

2007-09-29 Thread Ian Rutgers
) without content the way the far right column extends width content. Help! Thx in advance! Ian __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

[css-d] Anomaly in FireFox

2007-10-05 Thread Ian Young
://www.iyesolutions.co.uk/templates/harbour/dinner.html with style at http://www.iyesolutions.co.uk/templates/harbour/includes/style.css It must be simple but it looks like I cannot see the wood for the trees. Ian IY e-Solutions http://www.iyesolutions.co.uk This e-mail contains information which

Re: [css-d] Query

2007-10-05 Thread Ian Piper
Should it be background-image: url(../images/kraken-head-logo.jpg) I.e. .. in front to enforce the location of the images folder? Ian. -- On 5 Oct 2007, at 6:36 am, JT Neville wrote: Ok, I've googled my tuckus off on this and I know I'm missing something simple but I can't crack

Re: [css-d] Query

2007-10-05 Thread Ian Piper
On 5 Oct 2007, at 2:11 pm, Philippe Wittenbergh wrote: Invalid syntax [1]. You probably want 'background: url() no-repeat transparent top' instead of what you have A quick trip to the CSS validator would have told you that. http://jigsaw.w3.org/css-validator/ [1]

Re: [css-d] three numbers

2007-10-05 Thread Ian Young
margin and padding rules. If it is recommended by the standards folks (link earlier on) who are we to argue? Ian IY e-Solutions http://www.iyesolutions.co.uk No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.488 / Virus Database: 269.14.1/1050 - Release Date: 04

Re: [css-d] three numbers

2007-10-05 Thread Ian Young
and padding rules. If it is recommended by the standards folks (link earlier on) who are we to argue? Ian Neat? OK - if you think so. It saves about 5 characters and confuses everyone in town, often including those who typed it originally. It's not recommended - it is merely recognised

Re: [css-d] iepngfix disables my links

2007-10-12 Thread Ian Young
/test/css/iepngfix.htc http://suruchirestaurant.com/test/index.php Thanks, Hi Ross You have called the htc file from css/iepngfix.htc. Shouldn't this be ('./iepngfix.htc') as the fix is in the same folder as the CSS? Or have I missed something? Ian No virus found in this outgoing message

Re: [css-d] iepngfix disables my links

2007-10-12 Thread Ian Young
may wish to know that the white central area doesn't render in IE6. Ian IY e-Solutions http://www.iyesolutions.co.uk No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.488 / Virus Database: 269.14.8/1064 - Release Date: 11/10/2007 15:09

[css-d] A question of ems and good 'ol IE6

2007-10-19 Thread Ian Young
Googled but nothing relevant. Any thoughts? Ian IY e-Solutions http://www.iyesolutions.co.uk This e-mail contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form

Re: [css-d] A question of ems and good 'ol IE6

2007-10-19 Thread Ian Young
Subject: Re: [css-d] A question of ems and good 'ol IE6 Ian Young wrote: Just completing a site and thought that everything was coming together nicely then had a look at IE6 on a monitor with different resolution ad hey, it's broke. The height of the divs is set in ems. However

Re: [css-d] A question of ems and good 'ol IE6

2007-10-20 Thread Ian Young
did try faux column early on, but didn't work to designer's liking (obviously didn't get it quite right). I don't really like fixed height at best of times but hey I am only the builder. Cheers all Ian IY e-Solutions http://www.iyesolutions.co.uk No virus found in this outgoing message. Checked

[css-d] Adding a faux column on my blog

2007-10-21 Thread Ian Bethune
I have added a background color to my sidebar on my blog Sox Dawgs, http://soxanddawgs.com I would like the sidebar color to extend to the bottom of each page and not lengthen it any more than the longest sidebar unless the content is that long. I have read the how to create a faux column with

Re: [css-d] Adding a faux column on my blog

2007-10-23 Thread Ian Bethune
; width: 970px; padding: 1.2em 0 0 0; border-top: 2px solid #ccc; float: center; clear: both; } Thanks for your quick reply yesterday. Ian From: Rafael [mailto:[EMAIL PROTECTED] Sent: Sunday, October 21, 2007 11:31 PM To: Ian Bethune Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Adding

Re: [css-d] Adding a faux column on my blog

2007-10-25 Thread Ian Bethune
Thank you very much. I got it to work properly now. From: Rafael [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 23, 2007 10:02 AM To: Ian Bethune Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Adding a faux column on my blog Ian Bethune wrote: So far I did what you said and have

Re: [css-d] Links not showing

2007-10-26 Thread Ian Young
csshover.htc call like this: body {behavior: url(csshover.htc);} /* WinIE behavior call */ You are calling the csshover from the style sheet not the html page. Cool site! Ian IY e-Solutions http://www.iyesolutions.co.uk No virus found in this outgoing message. Checked by AVG Free Edition. Version

[css-d] WebYep page and large white gap in IE6

2007-11-12 Thread Ian Piper
on a server-side page editing tool called WebYep, and it seems to be a structure in that page that is associated with the gap, though what I do not know. I can't figure out what is going wrong. Can anyone illuminate me? Thanks for any guidance you may be able to offer. Regards, Ian. -- Ian Piper

Re: [css-d] WebYep page and large white gap in IE6

2007-11-13 Thread Ian Piper
of this hack having adverse effects elsewhere on the site? Ian. -- On 13 Nov 2007, at 7:24 am, Ingo Chao wrote: Ian Piper wrote: ... http://www.rozone.co.uk/test/pages/pages/rozone_direct.php ... #contentContainer needs a haslayout trigger. Ingo -- http://www.satzansatz.de/css.html

[css-d] Change of font-size in div affects div height

2007-12-03 Thread Ian Young
://iyesolutions.co.uk/templates/css/size.html http://iyesolutions.co.uk/templates/css/size2.html Help appreciated as always. Ian IY e-Solutions http://www.iyesolutions.co.uk This e-mail contains information which is confidential and may also be privileged. It is for the exclusive use of the intended

Re: [css-d] Change of font-size in div affects div height

2007-12-04 Thread Ian Young
to learn. Ahh, Just tried that solution and the font-size didn't change. Did I miss something here? http://www.iyesolutions.co.uk/templates/css/size3.html Ian IY e-Solutions http://www.iyesolutions.co.uk No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus

[css-d] Top Bottom - Lets Keep Them Apart

2007-12-06 Thread Ian Rutgers
portion of the site. My preference is to write the code using divs but need some guidance on the positioning without using JavaScript (if that is possible as I am assuming that I would have to do some browser detection) . help what have I got myself into?! Ian

[css-d] Radio buttons in forms, styling without tables

2007-12-11 Thread Ian Piper
anyone suggest what may be going wrong? Alternatively, if anyone can point me at suitable articles on table-free forms and particularly doing radio buttons, I would be grateful. Thanks, Ian. -- [EMAIL PROTECTED] 07973 156616 | 01926 811383 skype: ianmpiper

[css-d] Radio buttons in forms, styling without tables

2007-12-12 Thread Ian Piper
anyone suggest what may be going wrong? Alternatively, if anyone can point me at suitable articles on table-free forms and particularly doing radio buttons, I would be grateful. Thanks, Ian. -- [EMAIL PROTECTED] 07973 156616 | 01926 811383

[css-d] The dreaded z-index bug in IE6/7

2008-03-03 Thread Ian Piper
/fenditching/content/specialist_plant.htm Any guidance much appreciated. Ian. -- [EMAIL PROTECTED] 07973 156616 | 01926 811383 __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

[css-d] CSS faux columns not working in IE6

2008-03-22 Thread Ian Piper
the same depth as the blue menu title bars immediately below. In IE6 however the bar is about 11px deeper than in other browsers. Again I'm miserably baffled. Thanks, Ian. -- [EMAIL PROTECTED] 07973 156616 | 01926 811383

Re: [css-d] CSS faux columns not working in IE6

2008-03-23 Thread Ian Piper
On 22 Mar 2008, at 7:30pm, Gunlaug Sørtun wrote: Ian Piper wrote: http://www.tellura.co.uk/index.php As you can see, the image used for the background for the left sidebar doesn't display in three-column mode and the content column's white background doesn't fill the space unless

Re: [css-d] CSS faux columns not working in IE6

2008-03-24 Thread Ian Piper
On 24 Mar 2008, at 5:14am, Alan Gresley wrote: Holly Bergevin wrote: From: Ian Piper [EMAIL PROTECTED] http://www.tellura.co.uk/index.php As you can see, the image used for the background for the left sidebar doesn't display in three-column mode and the content column's white

[css-d] White-space rule - best usage

2008-03-29 Thread Ian Young
Hi guys, Not been on for a while. Been looking at the white-space rule and came across this on client's site. pre{ white-space: pre; /* CSS2 */ white-space: pre-wrap; /* CSS 2.1 */ white-space: pre-line; /* CSS 3 */} What is best usage? Apologies if this a daft question. Cheers Ian IY e

Re: [css-d] White-space rule - best usage

2008-03-29 Thread Ian Young
Subject: Re: [css-d] White-space rule - best usage Ian Young wrote: Been looking at the white-space rule and came across this on client's site. pre{ white-space: pre; /* CSS2 */ white-space: pre-wrap; /* CSS 2.1 */ white-space: pre-line; /* CSS 3 */} The comments are misleading

Re: [css-d] Anyone found a cure for IE6/7's stacking bugs?

2008-04-01 Thread Ian Young
that, Georg? I have downloaded IE8 and it has crashed on every occasion that I have used it. If MS ain't developing it. then not much point in my persevering. Or have I got this wrong? Cheers Ian IY e-Solutions http://www.iyesolutions.co.uk No virus found in this outgoing message. Checked by AVG

Re: [css-d] Anyone found a cure for IE6/7's stacking bugs?

2008-04-01 Thread Ian Young
Ian Young wrote: To: Css-D@Lists.Css-Discuss.Org Subject: Re: [css-d] Anyone found a cure for IE6/7's stacking bugs? Gunlaug Sørtun wrote: .. I've heard Microsoft have frozen development of their browser - again, so we're probably in for another 6 years ice-age

Re: [css-d] Anyone found a cure for IE6/7's stacking bugs?

2008-04-01 Thread Ian Young
Cc: [EMAIL PROTECTED]; css-d Subject: Re: [css-d] Anyone found a cure for IE6/7's stacking bugs? Ian Young wrote: Georg's not reading things right? MS has frozen new features on IE8 betas, so they can get a release version out the door. Doesn't mean they've frozen further development

Re: [css-d] problem with page breaking up can't duplicate

2008-04-02 Thread Ian Young
://www.wiesetrucks.com/newtrucks.php Hi Sarah, Certainly cannot emulate the problem in FF/IE7 or IE6. However, you have over 6o markup errors which cannot be helpin. http://validator.w3.org/check?verbose=1uri=http%3A%2F%2Fwww.wiesetrucks.com %2Fnewtrucks.php Cheers Ian IY e-Solutions http://www.iyesolutions.co.uk

[css-d] IE6 div height problem inside definition lists

2008-05-24 Thread Ian Swenson
I haven't found anything with google-fu on this problem. Example page can be found at: www.ianswenson.com/ie6ddbug.html When definition lists are relatively small (say 30px), divs within a dd make themselves larger than they should be in IE6. For example, if a 30px dd contains (3) 10px

Re: [css-d] html, body {min-height: 100%} fails in Firefox IE7

2006-11-23 Thread Ian Young
in Firefox IE7 Ian Young wrote: Have a look at http://03.infocopa.com/apropos/vision.html . I've given 100% min-height (height for IE) to html and body. (body has the off-white background-color.) Unfortunately, on short pages like this, if the content is shorter than the window, the body

Re: [css-d] Quick question : how do you text-indent rightalignedtext ?

2006-11-23 Thread Ian Young
rightalignedtext ? The problem with using padding or changing the width is that it changes the size of the h1 element, which messes up the design. A url would be good or even a mock to show us what you mean. Ian -- No virus found in this outgoing message. Checked by AVG Free Edition

Re: [css-d] Textarea - text cursor problem

2006-11-23 Thread Ian Young
. Thanks, hope you can help me. __ Want to give us a URL so we can see the problem? Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.430 / Virus Database: 268.14.14/547 - Release Date: 22

Re: [css-d] div doesn't expand with content

2006-11-25 Thread Ian Young
... I know its something simple though... Not sure what the problem is but IE6 standalone WinXP looks ok to me. However, you have a large number of mark-up errors probably caused by a faulty DocType. Maybe attend to those first and then see how it behaves. Ian -- No virus found in this outgoing

Re: [css-d] html, body {min-height: 100%} fails in Firefox IE7

2006-11-25 Thread Ian Young
background color past the initial browser viewport. Thanks to you and Ian for your interest in this. Now that the site is live, I'd like to fix this IE7 bug ASAP. I really feel exposed. If you define the background colour for wrapper-main div as, background : #E5DECF; that sorts it. Ian

Re: [css-d] IE Mac 5.2 - links disappear on hover

2006-11-26 Thread Ian Young
, header and right col. However, to the matter in hand - have you tried defining the a: link etc for the left hand col? I don't see that at the moment. Cheers Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.430 / Virus Database: 268.14.15/550 - Release Date: 24

Re: [css-d] background-images for divs

2006-11-26 Thread Ian Young
the width x height seems to get cut off not showing parts of the image`s. You need to set the height in the div so that the image can be shown eg if your background image is 100 x 50 px height would need to be at least 50px. Ian -- No virus found in this outgoing message. Checked by AVG Free

Re: [css-d] Extra space in IE on css dropdown navigation

2006-11-26 Thread Ian Young
and incorporating their styles more rigorously. All the info you require should be in any one of these sites. It is getting there!!! Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.430 / Virus Database: 268.14.16/552 - Release Date: 26/11/2006 11:30

Re: [css-d] IE7 not-clickable links

2006-11-26 Thread Ian Young
{ margin: 0px; padding: 0px; } .connection dl a { font-size: 1em; } That solves the problem. Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.430 / Virus Database: 268.14.16/552 - Release Date: 26/11/2006 11:30

Re: [css-d] Positioning Question

2006-11-27 Thread Ian Young
and can't figure out how to get rid of them. http://wwwdev.lemoyne.edu/campaign/index.html So far, I've trimmed the css and original html in half! Any suggestions would be appreciated! What gaps? cannot see any in FF 2 or IE6 so not sure what we are supposed to see. Ian -- No virus found

[css-d] Colour not showing in background in class

2006-11-29 Thread Ian Young
in direction of error/omission http://www.iyesolutions.co.uk/templates/css/template/ Cheers Ian **IMPORTANT* *** This e-mail contains information which is confidential and may also

Re: [css-d] Colour not showing in background in class

2006-11-30 Thread Ian Young
than after the two classes. DUH! That was why I thought I was going mad. :-) Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.430 / Virus Database: 268.14.19/556 - Release Date: 28/11/2006 15:22

Re: [css-d] content at the bottom

2006-11-30 Thread Ian Young
screens of information) p id=footerblah blah blah about all this/p h2Something other/h2 You mean something like this? http://www.iyesolutions.co.uk/templates/css/template/test.html cheers Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.430 / Virus

Re: [css-d] missing image(s)

2006-11-30 Thread Ian Young
a feeling that this is a Javascript issue. Hope the finished article will have all the JS off page. Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.430 / Virus Database: 268.15.2/559 - Release Date: 30/11/2006 05:07

Re: [css-d] Need a good dropdown css menu

2006-11-30 Thread Ian Young
/drop_examples.html -excellent http://www.iyesolutions.co.uk/examples/dropdown-menu/ Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.430 / Virus Database: 268.15.2/559 - Release Date: 30/11/2006 05:07

[css-d] That Ol' IE6 has me in its spell - menu wise

2006-12-01 Thread Ian Young
I must be going mad. A script that I use for horizontal menus has stopped working in this format. For the life of me I cannot see where I have broken it. Mini test for clarity at http://www.iyesolutions.co.uk/templates/css/menu-test2.html Hope someone can shed light on it. Ian

Re: [css-d] That Ol' IE6 has me in its spell - menu wise

2006-12-01 Thread Ian Young
Subject: Re: [css-d] That Ol' IE6 has me in its spell - menu wise Ian Young wrote: I must be going mad. A script that I use for horizontal menus has stopped working in this format. For the life of me I cannot see where I have broken it. Mini test for clarity at http

[css-d] Centring a floating element - can it be done?

2006-12-02 Thread Ian Young
/templates/css/test-for-centre.html for example. I have included the image as this emphasises the problem. Any thoughts? Ian **IMPORTANT* *** This e-mail contains information

[css-d] tr element - why can't I create a border?

2006-12-02 Thread Ian Piper
, but although this does not throw up any errors, it also doesn't display. I am simply doing this in my style sheet: tr { border: 1px solid #00; } I'm sure there must be a good reason for this, and a way to achieve what I want. Can anyone illuminate me? Ian

Re: [css-d] Centring a floating element - can it be done?

2006-12-02 Thread Ian Young
. Anyone out there have any suggestions? Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.430 / Virus Database: 268.15.4/563 - Release Date: 02/12/2006 09:59 __ css-discuss [EMAIL PROTECTED

  1   2   3   4   5   6   7   >