[css-d] Paragraph overlapping DIV boundary in Firefox

2005-10-24 Thread Richard Hawking
For some reason paragraphs are overlapping the boundary of their containing DIVs on site I am working on. I put a border around the containing DIV to highlight this odd behaviour. demo: http://www.elpweb.com/flsc/movies/?page_id=11 I would appreciate it if someone could see if the behaviour is

[css-d] Strange overlap of paragraph outside DIV in Firefox

2005-10-24 Thread Richard Hawking
Could someone possibly check this page in Firefox or Netscape to see if the paragraphs are overlapping their containing DIV? I don't know why it is happening, and I am not sure if the behaviour is limited to my own computer. I am seeing this in: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O;

[css-d] Problem with Suckerfish menu over Quictkime movie

2005-10-05 Thread Richard Hawking
I am trying to build a Suckerfish styel dropdown menu, which needs to drop down over a Quictime movie. Unfortunatley no matter hare I try the menu drops down behind the movie, not on top of it. Z-index seems to make no difference. Is there a way to get the menu to drop down over the movie? I h

[css-d] Back slash hack / Safari / FOUC

2005-09-20 Thread Richard Hawking
I need to hide all styles from IE Mac, so I used: /* commented backslash hack v2 \*/ @import url(import/navigation.css); /* end hack */ To hide the styling. The above code is included in the file linked to from the header document with: href="style/nav.css" /> Unfortunately, this is causing

[css-d] Possible to use a PHP echo within CSS?

2005-08-06 Thread Richard Hawking
I was wondering if it's possible to use a PHP echo within CSS styling. Something like: # # {color:#66;} Would this work? If so, is it advisable to do this kind of thing? __ css-discuss [EMAIL PROTECTED] http://www.css-discu

[css-d] Problem with Chris's easynav php

2005-06-25 Thread Richard Hawking
I am experimenting with Chris Heilmann's easynav php script to handle navigation. (http://www.onlinetools.org/tools/easynav/) For some reason the html page stops loading right after the easynav linked naviagation is loaded. I haven't done anything to tweak the easynav.php file. Does anyone