[css-d] Drop-Down functionality

2007-09-04 Thread WEZ!
I have worked on a three-tier drop down menu system designed with pure css for functionality and javascript to achieve functionality in IE. The website can be found here: http://www.newearthpermaculture.com.au/bm/BusMentorMenu18.htm So far the CSS side appears to function flawlessly (aside

Re: [css-d] Drop-Down functionality

2007-09-04 Thread Tom Molesworth
On 04/09/07, WEZ! [EMAIL PROTECTED] wrote: I have worked on a three-tier drop down menu system designed with pure css for functionality and javascript to achieve functionality in IE. The website can be found here: http://www.newearthpermaculture.com.au/bm/BusMentorMenu18.htm So far the CSS

[css-d] OT javascript not always working

2007-09-04 Thread Cynthia Page
Hi Folks, can you tell me why my equal column heights isn't working here http://hoengerlab.colorado.edu/b3d/docs/resources.html I have it working here http://hoengerlab.colorado.edu/b3d/index.html The .js file is in the b3d folder at the same level as the index file, the other page I

Re: [css-d] OT javascript not always working

2007-09-04 Thread Ingo
On Tue, 4 Sep 2007 05:14:03 -0700 (PDT) Cynthia Page [EMAIL PROTECTED] wrote: http://hoengerlab.colorado.edu/b3d/docs/resources.html I have it working here http://hoengerlab.colorado.edu/b3d/index.html src=../b3d/p7exp/p7exp.js src=../b3d/js/p7_eqCols2_10.js should work. Regards, Ingo

[css-d] Sorry about the OT

2007-09-04 Thread Cynthia Page
So sorry about the OT, I won't do it again, I promise :{ ! Cynthia __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ --

[css-d] RahulGonsalves.Com // Site Check

2007-09-04 Thread Rahul Gonsalves
http://rahulgonsalves.com/ver3-b/ A site check, and a fix for this problem would be appreciated: The gray background image seems to be shifted 1-pixel lower in Windows browsers (FF/Opera/IE6). They display fine on FF/Camino/ Safari on OS X. Any suggestions? Furthermore, the thumbnails of the

Re: [css-d] RahulGonsalves.Com // Site Check

2007-09-04 Thread Tigdh Glesain
Hallo Rahul, I'm using Safari 2 and it looks grand... Two comments... 1) There is a misspelt word on your 'projects' page - 'resarch' instead of 'research' 2) I wonder if you haven't 'hidden' too much of your name and page titles in those snazzy grey title bars? Maybe the text could sit a

Re: [css-d] RahulGonsalves.Com // Site Check

2007-09-04 Thread David Laakso
Rahul Gonsalves wrote: http://rahulgonsalves.com/ver3-b/ A site check, and a fix for this problem would be appreciated: The gray background image seems to be shifted 1-pixel lower in Windows browsers (FF/Opera/IE6). They display fine on FF/Camino/ Safari on OS X. Any suggestions?

Re: [css-d] RahulGonsalves.Com // Site Check

2007-09-04 Thread Gunlaug Sørtun
Rahul Gonsalves wrote: http://rahulgonsalves.com/ver3-b/ The gray background image seems to be shifted 1-pixel lower in Windows browsers (FF/Opera/IE6). They display fine on FF/Camino/ Safari on OS X. Any suggestions? Sorry, but you can't expect an element in the flow to hit an image on

[css-d] Safari issue

2007-09-04 Thread Mark Finney
Hi everyone, Can anyone give me a lead in how to make the navigation on this site work in safari as it does in ff on my pc... Basically, the thm nail requires a mouse click to function in ff, but safari requires you to hold the mouse over the image to achieve the desired affect...

[css-d] clearing non-floats

2007-09-04 Thread Brian Cummiskey
Hi guys, i'm trying to get rid of a br / I have to split up some footer text. I'm currently using: div id=footer_nav h2a href=#Link1 /a/h2 h2a href=#Link2 /a/h2 h2 class=lasta href=#Link3 /a/h2 br / h2a href=#Link4 /a/h2

[css-d] VALIDATION PROBLEMS

2007-09-04 Thread jane jordan
Hello When validating (by local file upload) just my CSS stylesheet I receive no errors. When I try and validate the page containing the CSS I receive the following message :- Lexical error at line 1, column 3. Encountered: D (68), after : ! and no style sheet found I am a complete newbie,

[css-d] It won't work in IE6

2007-09-04 Thread Richard Brown
Hi Why won't this site work in IE6 please? http://www.apbassettsolicitors.co.uk/ http://www.apbassettsolicitors.co.uk/wp-content/themes/bassetts/style.css It works in all the other IEs. Thanks. -- Kind regards Rich http://www.cregy.co.uk Embracing what God does for you is the best thing you can

Re: [css-d] VALIDATION PROBLEMS

2007-09-04 Thread Portman
Hi Jane, Could you post or paste the code somewhere for people to look at? I have found that those kind of errors have to do with either a doctype problem or some kind of JavaScript error. If you send the code, I am sure you will get more help. HTH, Riva jane jordan wrote: Hello When

Re: [css-d] It won't work in IE6

2007-09-04 Thread vwf
On Tue, Sep 04, 2007 at 08:44:51PM +0100, Richard Brown wrote: Hi Why won't this site work in IE6 please? http://www.apbassettsolicitors.co.uk/ http://www.apbassettsolicitors.co.uk/wp-content/themes/bassetts/style.css It works in all the other IEs. It fails in Opera too, but IE6 is a

Re: [css-d] VALIDATION PROBLEMS

2007-09-04 Thread Gunlaug Sørtun
jane jordan wrote: When I try and validate the page containing the CSS I receive the following message :- Lexical error at line 1, column 3. Encountered: D (68), after : ! and no style sheet found You will get that message if you upload an HTML file to the CSS validator. The D is the

[css-d] Fwd: aligning divs horizontally

2007-09-04 Thread Raumin \Ray\ Dehghan
Dear CSS list: I'm trying to align three div boxes in my site horizontally - Layer3, Layer4, and Layer 5. One - called Layer3 appears more out of line than the other two, but i want to make sure they're all aligned horizontally. I would appreciate any suggestions. the html url is:

[css-d] spacing lists on opposite sides of div

2007-09-04 Thread Fiona
(I apologise if this has come through a second time - but I think I sent it from the wrong email address the first time.) Hi, I have trying for hours to sort the alignment of two unordered lists inside a div but I must be missing something obvious. I can't seem to get the space above and

[css-d] span tags dont allow top and bottom margins + padding ?

2007-09-04 Thread =fatgraffix=
this has always bugged me - why don't spans allow margin-top, margin-bottom, or padding-top, padding-bottom, yet seem to allow left and right margins + padding: - http://www.fatgraffix.com/clients/stickecreative/stickecreative/liveaction-question.html html looks like: span

Re: [css-d] Fwd: aligning divs horizontally

2007-09-04 Thread David Laakso
Raumin Ray Dehghan wrote: Dear CSS list: I'm trying to align three div boxes in my site horizontally - Layer3, Layer4, and Layer 5. One - called Layer3 appears more out of line than the other two, but i want to make sure they're all aligned horizontally. I would appreciate any

Re: [css-d] spacing lists on opposite sides of div

2007-09-04 Thread Gunlaug Sørtun
Fiona wrote: www.babystars.com.au I have trying for hours to sort the alignment of two unordered lists inside a div but I must be missing something obvious. I can't seem to get the space above and below the text to be the same on FF and IE (vertically centered). Question: which unordered

Re: [css-d] span tags dont allow top and bottom margins + padding ?

2007-09-04 Thread Philippe Wittenbergh
On Sep 5, 2007, at 8:45 AM, =fatgraffix= wrote: this has always bugged me - why don't spans allow margin-top, margin-bottom, or padding-top, padding-bottom, yet seem to allow left and right margins + padding: - http://www.fatgraffix.com/clients/stickecreative/stickecreative/

Re: [css-d] spacing lists on opposite sides of div

2007-09-04 Thread Fiona
Gunlaug wrote Question: which unordered lists in which div? You've got several, and the line-up isn't particularly cross-browser reliable in any. Thanks for looking Gunlaug, The div I mean is the top pink div, immediately below the logo header. The line-up changes all over that page with the

[css-d] Accessibility + font sizing

2007-09-04 Thread Vicki Stebbins
Hi Everyone, I'm looking to begin a site in a couple of weeks for a disability organisation and am trying to get it as accessible as possible, so I'm really thinking about my CSS. Although I've done a few sites now with CSS (could never go back to table design) the penny just hasn't dropped

Re: [css-d] Accessibility + font sizing

2007-09-04 Thread Gunlaug Sørtun
Vicki Stebbins wrote: So if anyone has a few mins to give me some thoughts on any accessible CSS problems or things to think of and if someone can tell me if this logic is correct: In the CSS body{ font-size: 12px; } would translate through the styles as: div#container{