Re: [css-d] total centering

2005-11-25 Thread ian
argin-top: -150px; } If your element has a fixed width as well, you can use the same principle for the horizontal, or alternatively, you can use the margin: auto / text-align: center route. Regards Ian van den Heuvel Cape Town, South Africa - Original Message - From: "S.Rodrigu

Re: [css-d] Firefox vs. IE 6

2005-11-30 Thread ian
> Why does this works in Firefox (a black and an orange bar), but not in > IE 6 (only the black one) ? > > http://www.tuxdoit.com/prototype.php > > Is there a way to make this works on both browsers ? Hi, It works fine in both FF 1.5 and IE6 on my PC (WinXP

[css-d] Scroll content behind image

2005-11-30 Thread ian
x27;ve tested in Firefox and IE thus far, 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 t

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

2005-12-01 Thread ian
ou describe appear on my end. I suspect it might have 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

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

2005-12-01 Thread ian
It's not that it's a "1px dotted 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 __

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 o

[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/list

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] Right div settings ignored in Ff.

2006-06-27 Thread Ian
to remember! 1. If you 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'

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

2006-06-28 Thread Ian
right 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] almost OT but not quite: need help locating a specific online colour preview page

2006-06-28 Thread Ian
ntire 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!

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

2006-07-09 Thread Ian
in FF, it goes to hell in IE and vice versa. Tnx 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 se

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

2005-10-13 Thread ian
k. 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 see

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 wil

[css-d] Using a:hover to show an image

2007-06-08 Thread Ian Piper
ed%20Fen%20Farm%20Case%20Study.pdf" target="new">download case study (PDF) Ian. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.c

Re: [css-d] Using a:hover to show an image

2007-06-08 Thread Ian Piper
Excellent, thanks. That was where I was going wrong. Regards, Ian. On 8 Jun 2007, at 2:22 pm, ron zisman wrote: > > On Jun 8, 2007, at 8:23 AM, Ian Piper wrote: > >> <http://www.tellura.co.uk/fenditching/page4/case_studies.htm> >> > > Basically, the ho

Re: [css-d] Safari for Windows

2007-06-12 Thread Ian Young
ore? Is the > rendering reliable enough to toss out my old & dodgy G3 iMac? > I have just checked a site I am working on and none of the borders are showing! Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.472 / Virus Dat

[css-d] Borders in Safari -pc

2007-06-12 Thread Ian Young
Hi List Further to my comment on borders in Safari pc, I maybe should be more specific. Normal borders are ok, but the following doesn't work, although it does ordinarily. border-top:0.5pt solid #f1f0f1; Use of 0.5pt gives a very faint line in most other browsers. Any thoughts? cheers

[css-d] Problems with floating images in Firefox

2007-06-13 Thread Ian Geddes
cases the text is aligned lower down and in the case of the Pictorial Memo Calendars section the text actually sits underneath the floated image. In IE6 and IE7 the layout is as expected. Any help in solving this would be much appreciated Thanks Ian Ian W Geddes 01527 404808 / 07940 404938

Re: [css-d] Problems with floating images in Firefox

2007-06-14 Thread Ian Geddes
Hi Audra It's really strange. All day yesterday the problem existed but today it's gone away - even though I didn't make any changes!! Thanks for taking a look anyhow. Ian - Original Message - From: "Audra Coldiron" <[EMAIL PROTECTED]> To: "Ian G

Re: [css-d] IE7 vs FF Question

2007-06-14 Thread Ian Young
rs. The look I want is what I > >> > > see in Firefox and Netscape. > > > > The reason for this is due to a transitional doctype. If you set it to > > a strict doctype they will look very similar. > > Not true. If the Doctype is converted to 1.0 xhtml transit

Re: [css-d] IE7 vs FF Question

2007-06-14 Thread Ian Young
similar. > > > > > Not true. If the Doctype is converted to 1.0 xhtml transitional it works > fine too. > Of course, none of these work in IE6 ;-{ Ian __ css-discuss [EMAIL PROTECTED] http://www.cs

Re: [css-d] Site breaking in IE7

2007-06-16 Thread Ian Young
afari, FF PC Win XP 1024x 768 and 800x600. Maybe check on browsercam.com? Cheers Ian PS I like it! No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.472 / Virus Database: 269.8.17/850 - Release Date: 15/06/2007 11:31 __

Re: [css-d] csshover.htc not working in IE6

2007-06-18 Thread Ian Young
7;t need to worry about other browsers like Safari or Opera, > etc.) > > Page can be viewed at: http://www.unicornhosting.com/ncc/index.php > For IE6 you need csshover.htc but is not present in the styles folder. So your ie style should read url (../../csshover.htc) Ian No virus found in t

Re: [css-d] My layout breaks in IE6 and 7

2007-06-27 Thread Ian Young
rule, don't use borders to test your layout -something that Zoe pointed out to me early on in the piece. Use background colours for testing. You have a couple of errors in your code, one of which may cause you a problem. Go fix that first: http://validator.w3.org/check?verbose=1&uri=http%

Re: [css-d] div 1px wide

2007-06-27 Thread Ian Young
t; divs 1px wide? Seem to be a minimum of 5-10px depending on browser. > > > > Any other methods apart from bg images welcome. > > Hi Ross You could just use margin-left or right. I have used this to good effect to replace a vertical image Ian No virus found in this outgoing messag

Re: [css-d] can anyone see my content disappearing - IE6 win SP2

2007-06-28 Thread Ian Young
nes-bianco.html > > I have a disappearing content bug in IE6 win SP2. > > No problems here. Win XP SP2 IE6/IE7. Not sure if that helps Ciao Ian > No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 26

Re: [css-d] dl dd floating and clearing problems in IE

2007-06-28 Thread Ian Young
suggestions? > Ah, got it. http://www.berkeleyhomes.co.uk/dl_floats.html Small but significant difference! Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.9.10/875 - Release Date: 27/06/2007 21:08

Re: [css-d] dl dd floating and clearing problems in IE

2007-06-28 Thread Ian Young
l a bit raw, but the main problem exists): > http://www.berkeleyhomes.co.uk/dl_floats.htm > Hi Alan, care to check your URl? Doesn't appear to exist. :-} Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / V

Re: [css-d] can anyone see my content disappearing - IE6 win

2007-06-28 Thread Ian Young
> > Ian Young wrote: > > >> I am told that on the wine pages & contact page: > > >> > > >> http://www.tuttobenewines.com/contact.html > > >> http://www.tuttobenewines.com/wines-rosso.html > > >> http://www.tuttobenewines.com/wi

Re: [css-d] can anyone see my content disappearing - IE6 win

2007-06-28 Thread Ian Young
> > > Hi Jason and Ian > > > > You just have to know where to look. In IE7 the bottom of the form > > background colour disappears when you move a window over the form. I > > have done this demo which shows it well. > > > > http://css-class.com/test/c

Re: [css-d] CSS-only fly-out menu

2007-06-28 Thread Ian Young
I suspect that you haven't incorporated csshover.htc to allow IE6 to recognise the hover stuff. Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.9.10/875 - Release Date: 27/06/2007 21:08 _

Re: [css-d] Content spacing is REALLY off in IE6

2007-06-28 Thread Ian Young
ight want to sort out your html errors - 58 errors in all. http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Ftest.kcsm.org%2Fjaz z91%2Fprograms.php Then come back to list and we can have a look see. Cheers ian No virus found in this outgoing message. Checked by AVG Free Edition

[css-d] Extra space in FireFox

2007-07-03 Thread Ian Young
in both divs concerned, the inner div does not butt up against the outer. Probably best to look at http://www.iyesolutions.co.uk/templates/trossachs/index-2.html to see what I mean. I have left the colour in the left column for clarity Cheers Ian This e-mail contains information which is

[css-d] managing margins in IE6

2007-07-04 Thread Ian Young
kewed. What's the answer chaps? http://www.iyesolutions.co.uk/templates/trossachs/ Cheers 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 tha

Re: [css-d] Extra space in FireFox

2007-07-04 Thread Ian Young
> > Ian Young wrote: > > ... I have an odd > > issue in FireFox where, despite having margin:0 in both divs > concerned, the > > inner div does not butt up against the outer. > > > > Probably best to look at > > http://www.iyesolutions.co.uk/temp

Re: [css-d] managing margins in IE6

2007-07-04 Thread Ian Young
; > browsers. I > > wouldn't mind so much but it makes the portal look somewhat skewed. > > > > What's the answer chaps? > > http://www.iyesolutions.co.uk/templates/trossachs/ > > > > Hi Ian, > > This sounds like the infamous IE6 double-ma

Re: [css-d] managing margins in IE6- fixed

2007-07-04 Thread Ian Young
; > > wouldn't mind so much but it makes the portal look somewhat skewed. > > > > > > What's the answer chaps? > > > http://www.iyesolutions.co.uk/templates/trossachs/ > > > > > > > Hi Ian, > > > > This sounds like the infamous

[css-d] Getting the z-index right in my css

2007-07-04 Thread Ian Piper
/* end of ie6 fixes, end of css */ As always, any guidance much appreciated. Ian. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 Lis

Re: [css-d] Getting the z-index right in my css

2007-07-05 Thread Ian Piper
On 4 Jul 2007, at 11:13 pm, Ian Piper wrote: http://www.tellura.co.uk/blueboar/casestudies.htm Can anyone suggest how I should do the z-index to make sure none of the thumbnails show above any of the popped up images? I think I have learned a bit more about this but I would still appreciate

Re: [css-d] Getting the z-index right in my css

2007-07-05 Thread Ian Piper
On 5 Jul 2007, at 9:36 am, ron zisman wrote: > > On Jul 5, 2007, at 3:46 AM, Ian Piper wrote: > >> On 4 Jul 2007, at 11:13 pm, Ian Piper wrote: >> http://www.tellura.co.uk/blueboar/casestudies.htm >> >> Can anyone suggest how I should do the z-index to make su

Re: [css-d] Getting the z-index right in my css

2007-07-05 Thread Ian Piper
On 5 Jul 2007, at 9:36 am, ron zisman wrote: > > On Jul 5, 2007, at 3:46 AM, Ian Piper wrote: > >> On 4 Jul 2007, at 11:13 pm, Ian Piper wrote: >> http://www.tellura.co.uk/blueboar/casestudies.htm >> >> Can anyone suggest how I should do the z-index to make su

Re: [css-d] Disappearing Left and Right Column on Three Column Layout

2007-07-05 Thread Ian Young
the HTML and the style rules. In the HTML, the order in which you had written the DIVS meant that wouldn't line up. In the CSS, the content div need to be floated so that it would butt up against the left div. Also need to define the width of the content. http://www.iyesolutions.co.uk/temp

Re: [css-d] Looking for help 3 column layout

2007-07-05 Thread Ian Young
t and right > floated divs. Then outside that wrapper you've got the footer. ...> A link would make life so much easier - picture worth a 1000 words etc Ian No virus found in this outgoing message. Checked by AVG Free Edition. Versi

Re: [css-d] Changing the tiling starting point?

2007-07-05 Thread Ian Young
That's an interesting conundrum. In effect you are specifying the start of your tiling. Try it with no-repeat and you will see where the start is. However, repeat-y then repeats the length of the Y axis. The only way that I can think to do this is to have a div inside the element which has a

Re: [css-d] Can I put 2 columns inside this div?

2007-07-05 Thread Ian Young
st page and > the .css file. > Alicia, No links here! Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.0/886 - Release Date: 04/07/2007 13:40 __ css-discu

Re: [css-d] Thanks David Laakso

2007-07-05 Thread Ian Young
Ditto - awesome, David > I third it! > > Thanks! > > On 05/07/07, Christopher Blake <[EMAIL PROTECTED]> wrote: > > > > I second that! Thanks David. > > Chris Blake: Visit my Website at 3 Point > > contact | [EMAIL PROTECTED] - 07816163420 | aim - blakeybounce > > | msn - [EMAIL PROTECTED] > > > >

Re: [css-d] Getting the z-index right in my css

2007-07-06 Thread Ian Piper
and bottom margins? Presumably these only apply to the descendant styles (in this case, just the popups)? Ian. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http:/

Re: [css-d] Getting the z-index right in my css

2007-07-07 Thread Ian Piper
mpliant browsers, though the thumbnail images appear OK with the dots at the top left corner. So what I still don't quite understand is what does it take to bring the thumbnail image back into position in IE6. I will keep bashing away at this but if anyone can offer advice it will be much

Re: [css-d] white or #FFFFFF?

2007-07-10 Thread Ian Young
ncing the problem? I have tried several examples of having "white" instead of "#fff" in various places in the menu code (based on yours). Doesn't matter if it is in li or li hover, still works in IE6. I appreciate that doesn't help your problem. Happy to look at the

Re: [css-d] white or #FFFFFF?

2007-07-10 Thread Ian Young
the time), then I use them throughout the site and never use > pixels. > > However, I never thought using both keywords and numbers in different > background-color rules might be construed as mixing units. > > Thanks, that makes as much sense as anything I could think of. >

Re: [css-d] white or #FFFFFF?

2007-07-10 Thread Ian Young
ry helpful and certainly not in the spirit of the forum. As the sage once said, if you have nothing wise to impart, best to say nothing at all. Ian No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.2/8

Re: [css-d] Getting the z-index right in my css

2007-07-10 Thread Ian Piper
If anyone wants to see the solved case and the html / style sheets, you can find them here: http://www.tellura.co.uk/blueboar/casestudies.htm and http://www.tellura.co.uk/blueboar/css/hoverpics.css http://www.tellura.co.uk/blueboa

Re: [css-d] CSS site with asp/html not working in Firefox

2007-07-25 Thread Ian Young
http://www.mrec.state.ms.us/findrealtornew.asp. The css file is > http://www.mrec.ms.gov/testphase/advanced.css > Hi Suzanne Cannot see the problem as the tes tpage doesn't link to the Fin Licensee page. Ian No virus found in this outgoing message. Checked by AVG Free Edition

[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. It

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

Re: [css-d] clearing problem on footer

2007-08-02 Thread Ian Young
your mark-up which will not be helping. http://validator.w3.org/check?verbose=1&uri=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. Ve

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

2007-08-03 Thread Ian Young
s as the header looks the same in IE6 and FF (Win XP) to me. What is the complexity and what is it you 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 b

[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
my browser window to > full width (1280px), I see more of the image - not a stretched or larger > version of the image. > > -- 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

Re: [css-d] Fluid images

2007-08-04 Thread Ian Young
7 10:53 > To: css-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. &g

[css-d] Opera not delivering the goods

2007-08-04 Thread Ian Young
lates/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 o

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. > > ht

Re: [css-d] browser check

2007-08-06 Thread Ian Young
ing the default size of 62.5% in the body rule and then font-size:100% in the IE6 conditional. For this to be 12px, you will need to change your conditional to 120%. Cheers Ian No virus found in this outgoing message. Checked by AVG F

[css-d] maintaining site proportions across screen resolution

2007-08-06 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
ut takes a lot of tweaking where there are a bunch 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

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

2007-08-07 Thread Ian Young
t as garbage. 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://www.iyesolutions.co.uk/templates/trossachs/index-4.html Any thoughts, folks? Ian No virus found in this outgoing message. Checked

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

2007-08-07 Thread Ian Young
seems that it is the position:relative in the outer div 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

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 > >> re

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

2007-08-09 Thread Ian Young
maining > css is completely ignored (although strangely some of it is still > being used). > > Rob 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 i

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

2007-08-09 Thread Ian Young
need a bit more information here as not sure what 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.1

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

2007-08-09 Thread Ian Young
any > effect. > > The problem lies with legend. 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-d] defining heights in nested divs

2007-08-09 Thread Ian Young
aking 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 in

[css-d] Bottom of div disappears in IE6

2007-08-15 Thread Ian Young
st 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. It is fo

Re: [css-d] Border problems

2007-08-16 Thread Ian Young
sappear!!! > > Any ideas please? > > http://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=1&uri=http%3A%2F%2Fwww.creativefo

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.

Re: [css-d] multiple style sheet errors

2007-08-16 Thread Ian Young
ave mark up errors so go sort these first. Have you checked the style sheets individually? 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 s

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: >

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

2007-09-02 Thread Ian Young
rs who don't have a clue about valid html far less CSS. I guess 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 __

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

2007-09-06 Thread Ian Young
oach and how to use CSS. The folks who have tried to assist you 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 b

Re: [css-d] Site Review Please

2007-09-06 Thread Ian Young
E6 at all. The footer is about 20-300px in depth and the content overlaps this. This is usually 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. Thi

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

Re: [css-d] Stepped menu in ie6

2007-09-09 Thread Ian Young
ght:1px solid #fff; background-color:#333; font-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 __

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

2007-09-11 Thread Ian Young
is still a bit > messy, containing directives which are not used by the markup - all to > be cleaned up before we go live. > Because you have used min-height and min-width, the log doesn't appear in IE6 at all. (IE6 doesn't recognise min-width or min-height). In fact the w

Re: [css-d] named anchors in IE

2007-09-12 Thread Ian Young
Should read Then wherever you need to go there : Go to CAD 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.

Re: [css-d] wordbreak

2007-09-17 Thread Ian Young
css property that works? > I think 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.

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

2007-09-25 Thread Ian Young
iz.com/ox/ > css: is at the top of the code > Couple of things strike me. No margins 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 outgoi

[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
ail. http://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 informatio

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

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. > > > [1]

Re: [css-d] three numbers

2007-10-05 Thread Ian Young
It is a recognised and neat way writing 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 D

Re: [css-d] three numbers

2007-10-05 Thread Ian Young
> > > > How so? > > > > It is a recognised and neat way writing margin 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

Re: [css-d] iepngfix disables my links

2007-10-12 Thread Ian Young
using and old version of the .htc? > > http://suruchirestaurant.com/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" i

Re: [css-d] iepngfix disables my links

2007-10-12 Thread Ian Young
my system, IE6/7 FireFox, Safari PC. You 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

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

2007-10-19 Thread Ian Young
yle sheet. Have 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 t

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 brok

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

2007-10-20 Thread Ian Young
signer. > OK, thanks for all help. Back to drawing board PDQ then. I did think that min-height may be where I need to go and that was first port of call this morning. I did try faux column early on, but didn't work to designer's liking (obviously didn't get it quite right). I d

  1   2   3   4   5   6   7   >