Re: [css-d] Div's not displaying in Firefox but ok in IE

2005-06-23 Thread Gary Turner
Asiapreneur wrote: Hello, For some reason this page displays correctly in IE6 however, the main content of the page doesn't display in Firefox (1.0.4). The header and footer divs display correctly. The page in question is: www.ethanhathaway.com/index-fc2.php I've validated the html and css fil

[css-d] Opera problems: background images, pure CSS menu

2005-06-23 Thread T. R. Valentine
Argh! I've been beating my head against this. HTML: http://www.plano.lib.il.us/testing/work.html (includes a link to the CSS) CSS: http://www.plano.lib.il.us/testing/test.css Main goals: 1) image should fit around text in completely liquid display / changing width of browser should be a liquid di

[css-d] Div's not displaying in Firefox but ok in IE

2005-06-23 Thread Asiapreneur
Hello, For some reason this page displays correctly in IE6 however, the main content of the page doesn't display in Firefox (1.0.4). The header and footer divs display correctly. The page in question is: www.ethanhathaway.com/index-fc2.php I've validated the html and css files and they turn out

Re: [css-d] Safari kills some bottom margins

2005-06-23 Thread Philippe Wittenbergh
On 24 Jun 2005, at 4:52 am, Rob Mientjes wrote: http://flickrbits.com/ This showcases the problem on the longer pages. The footer gets cut off, and the post pages kill the better bit of the comment form. Anyone any clue at all to why this is happening? You might first try to validate your pa

[css-d] ALA Switcher error and wierd IE problem

2005-06-23 Thread chad henderson
Hello World, I am working up a mockup for our client to check out a few designs, and I was using the ALA style switcher to facilitate switching between the styles. This works fine on firefox and safari, but acts wierd in IE/Win. It usually loads the default style fine, but when you switch to

RE: [css-d] Div's Vs Classes

2005-06-23 Thread Rob Agar
Mike wrote: > aside from the obvious reasons (ID's are declared only once, classes > more than once) I'm interested to hear the lists opinion on the > potential pitfalls of developing markup with CSS that uses > only classes > for layout purposes. in practice there is no real difference betwee

[css-d] Re: Print Style Sheet still shows sidebars

2005-06-23 Thread Alan Milnes
Steve Clason wrote: Just went through this myself. Either add "media="screen" to "styles/advanced.css" or you'll have to explicitly declare "display: none" in "print.css" for each element you want to hide on a print. Cheers Steve - that's it, and fairly obvious now I think about it. Alan

Re: [css-d] Problem with Mac OSX and IE 5

2005-06-23 Thread Kim Kruse
Hi Tom and Michael, I'm really embarrassed over this... it was the wrong address I posted. It this address I'm having problems with... http://mouseriders.dk/red_rock/ :-[ Kim Tom Livingston wrote: On Thu, 23 Jun 2005 17:19:58 -0400, Kim Kruse <[EMAIL PROTECTED]> wrote: If so... what's th

[css-d] Left Column Blues

2005-06-23 Thread James Foster
page: http://forethought.daiun-ji.org/privacy.html problem: the "What About my Privacy" h3/span - in IE it pushes the content half way down the page - and in firefox, while it puts it up top... adding my top margin space also pushes down the left column/"welcome visitor" text. I've taken over i

[css-d] Div's Vs Classes

2005-06-23 Thread Michael Auty
Dear List: At work, we are currently working out the spec for the next revision of our CMS (standards compliant of course). During our scoping meetings, some members of the dev team have specified that we designers provide them with front-end CSS and XHTML markup that uses ONLY classes. The

[css-d] Problem with Mac OSX and IE 5

2005-06-23 Thread Kim Kruse
Hi, This page http://mouseriders.dk/ looks fine in almost every browser. But the page is "all over the place" on Mac OSX and IE5.X. Is this correct? If so... what's the cure if there is one? I looked at it with safari 1.2 and everything looks fine. (I don't have access to a Mac with OSX and

RE: [css-d] Action like On-click text-decoration:underline

2005-06-23 Thread Cindi Simonson
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ingo Chao Sent: Thursday, June 23, 2005 3:46 PM To: Cindi Simonson Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Action like On-click text-decoration:underline Cindi Simonson schrieb: > I have a 3-co

Re: [css-d] Print Style Sheet still shows sidebars

2005-06-23 Thread Steve Clason
On 6/23/2005 1:06 PM Alan Milnes wrote: I have a print style sheet set up so that only the main content should be printed however I am still seeing both sidebars even though their divs are set to display:none. http://www.dev.gameplan.org.uk/ Just went through this myself. Either add "media

Re: [css-d] Action like On-click text-decoration:underline

2005-06-23 Thread Ingo Chao
Cindi Simonson schrieb: I have a 3-col footer with a top 1px border. What is happening in (so far only in) IE 6 is when clicking (mouse down) on the one text link or either of the two images, another top border appears over either one or two of the columns. Here's the link: http://www.southeast

Re: [css-d] floats, negative margins and mess

2005-06-23 Thread dwain
Lauri Raittila wrote: (and someone's idea of using span with background instead of image was of course worse than useless approach.) it sure was, i was thinking more along the lines of an empty div and using css to place the image. couldn't get to the image so there was no way of checking my a

Re: [css-d] FF problem!

2005-06-23 Thread dwain
got a url so we can have a peek? dwain -- Dwain Alford [EMAIL PROTECTED] http://www.alforddesigngroup.com "The artist may use any form which his expression demands; for his inner impulse must find suitable expression." Wassily Kandinsky, "Concerning The Spiritual In Art"

[css-d] Partial dissapearing borders in IE

2005-06-23 Thread Geoffrey Alan Colbath
I'm trying to convert a table/graphical layout to a CSS/HTML layout, and I'm having a little difficulty with making IE render things properly. I have a box that outlines a search form, and a little sidebar floated to the right of it. It seems like the search form (which, unfortunately, is still a t

Re: [css-d] OT a problem with the impression of the tag pre

2005-06-23 Thread Ingo Chao
My apologizes for being far, far off topic with my posts in this thread, don't know where I left my head. Now I am in the situation that there was indeed a clever lister, Choan C. Gálvez, who was able to script a working solution (beta). :) So I asked Zoe if I could sent this post to the thread

[css-d] Safari kills some bottom margins

2005-06-23 Thread Rob Mientjes
Ello all, First attempt from me at getting some help here, but since it's an issue with Safari (Safari issues are hardly documented), I think I'm safe to ask about it. http://flickrbits.com/ This showcases the problem on the longer pages. The footer gets cut off, and the post pages kill the bette

Re: [css-d] IE/Mac - position: fixed and clickable links

2005-06-23 Thread Alex Robinson
Is it true, that IE5.1 as well as IE5.2 are having problems with clickable links if these are part of a fixed positioned element? Yes, unfortunately it is true: http://www.macedition.com/cb/ie5macbugs/#fixedposbug http://lists.evolt.org/archive/Week-of-Mon-20030414/139237.html Googling f

[css-d] Print Style Sheet still shows sidebars

2005-06-23 Thread Alan Milnes
I have a print style sheet set up so that only the main content should be printed however I am still seeing both sidebars even though their divs are set to display:none. It's probably something really obvious I have missed! My site is at:- http://www.dev.gameplan.org.uk/ The main stylesheet

Re: [css-d] floats, negative margins and mess

2005-06-23 Thread Lauri Raittila
On Thu, 23 Jun 2005 06:29:04 +0200, Virginia Murdoch <[EMAIL PROTECTED]> wrote: Hello, My client has approved this design: http://www.unc.com.au/jd2/1.html I'm trying to recreate that left-floated, negative-indented image placement, and struggling - I've come up with: http://unc.com.au/jdsite/

[css-d] IE/Mac - position: fixed and clickable links

2005-06-23 Thread Uwe Kaiser
Hi list Is it true, that IE5.1 as well as IE5.2 are having problems with clickable links if these are part of a fixed positioned element? Are they both supporting overflow:auto or overflow:visible for a fixed positioned element? I looked at the sites: and

Re: [css-d] Odd bug in IE with DL, DT and DD backgrounds?

2005-06-23 Thread Terry Melanson
A good technique to always remember about IE and display issues is that you can usually fix it with a height: 1%; and/or a position: relative; ... dd, dt { padding: 0 10px; height: 1%; } Why? I don't know. But it works, and usually fixes a problem right away that would otherwise cause madness if

[css-d] Odd bug in IE with DL, DT and DD backgrounds?

2005-06-23 Thread webmaster
Hello, I was wondering if anyone would happen to know of any fix as to why my sites DL, DT and DD's backgrounds seem to cause such problems in IE6/Wintel? I have tested in Mozilla Firefox and Opera 7 and 8 and the issue if fine. I then tried to apply a !important only for the call for background co

[css-d] IE Absolute postioning problem

2005-06-23 Thread m4nticore
I've a problem with this page: http://m4nti.altervista.org/index.html Inside the box-green class there is an img tag positioned absolutely with css. The page rendering is perfect within Firefox 1.0.4 but if I view the page in IE 5 for Windows, it's broken. Here there's the stylesheet http://m4nti.a

[css-d] Window IE flow problem

2005-06-23 Thread saul
Hello, I've managed to get my page to work on Safari, FF, and IE5.X (with the exception of the ':hover' pseudo class in IE - I know it doesn't support it.) - all for Mac. It also appears to work in FF for windows. However, the center content area is not flowing properly in IE Windows (at leas

[css-d] Action like On-click text-decoration:underline

2005-06-23 Thread Cindi Simonson
Hi there, I have a 3-col footer with a top 1px border. What is happening in (so far only in) IE 6 is when clicking (mouse down) on the one text link or either of the two images, another top border appears over either one or two of the columns. Here's the link: http://www.southeastmn.edu/cindi

Re: [css-d] Floated blocks inside list items

2005-06-23 Thread Philip Wills
Hi Mike, The following appears to work at least for the small test case: li {clear: both; border: 1px solid white;} .question { margin-right: 200px; } .button { width: 15%; float:right; } Question text Without the border the question text drops down in IE and if you put any width, o

Re: [css-d] table border-like decoration on images?

2005-06-23 Thread Philippe Wittenbergh
On 23 Jun 2005, at 6:34 pm, john wrote: I have a client who wants a border around the images in the gallery I'm creating. He specifically stated that he wants a "table border" around each thumbnail. Well...I know better than to create a table around each image just for the visual effect, and

Re: [css-d] IE6 floating help

2005-06-23 Thread Keith Bloom
Thanks Gunlaug, good comment about the ids. I'll be going over all the elements and checking them. The text sizes is a difficult one as the designers of the site have specified the pixel sizes. It's a long story. The infoNav fix worked but the number of links in the element is variable. Is there

Re: [css-d] IE6 floating help

2005-06-23 Thread Gunlaug Sørtun
Keith Bloom wrote: I'm developing a site and I've decided to go for broke and attempt to make everything css and well formed. The link: http://195.184.252.10/reddot_static_demo/Locations_UKbrighton_css.html CSS and well formed... - Change most of those IDs to classes, as IDs should only b

RE: [css-d] table border-like decoration on images?

2005-06-23 Thread Alex James
John wrote: > I have a client who wants a border around the images in the gallery John, Would setting the border attribute to '1' on the image suffice?[a]. Can be done in the CSS if require[b]. Or on gallery-only images by declaring a class on the relevant image[c]. HTH aj -- [a] [b] img {b

RE: [css-d] table border-like decoration on images?

2005-06-23 Thread Shane Porter
> He specifically stated that he wants a "table border" > around each thumbnail. Well...I know better than to create a table > around each image just for the visual effect, and I'm not about to > photoshop each image, so I'm wondering if there's a way to emulate it > in CSS. > Hi John, if all y

Re: [css-d] FF problem!

2005-06-23 Thread Prabhath Sirisena
On 6/23/05, Augusto Murri <[EMAIL PROTECTED]> wrote: > Hi all! > i've some problem to show well this box build in css.. In fact with FF i've > some probem of visualizzation.. > It would be great if we can have a look at the html and css, not just the screengrabs. Prabhath http://nidahas.com __

[css-d] table border-like decoration on images?

2005-06-23 Thread john
Hello, everybody. This is my first post on this list, although I've been a member of the web standards list for several months. I'll get to an introduction another time (if that's appropriate here), but I have what I hope will be an easy question for the enlightened. I have a client who wants a

[css-d] IE6 floating help

2005-06-23 Thread Keith Bloom
Hi there, I'm developing a site and I've decided to go for broke and attempt to make everything css and well formed. The link: http://195.184.252.10/reddot_static_demo/Locations_UKbrighton_css.html There are two problems at the moment and they both relate to floats. Next to the image of deck ch

RE: [css-d] [IE] does not float

2005-06-23 Thread Alex James
martin wrote: > Allow me to say that I do find it ironic that the only browsers > which does not show € in this case are the Mac ones, when Mac > OS X is probably the most Unicode-friendly system out there right > now. :) > But that would give Lucida Grande a preference. I'll consider it. Had th

[css-d] FF problem!

2005-06-23 Thread Augusto Murri
Hi all! i've some problem to show well this box build in css.. In fact with FF i've some probem of visualizzation.. This is the problem http://www.opent.it/romacinema/BAzAr-FF.jpg and i wish to show it so http://www.opent.it/romacinema/BAzAr-Opera.jpg Someone can help me??? Plz!! :D Thx! _

Re: [css-d] a problem with the impression of the tag pre

2005-06-23 Thread Ingo Chao
Matthieu Petiot schrieb: Ingo says : Would be nice if you or someone else would implement the javascript injection as mentioned in the post, and open it to the public. Would be fun to use it for long listings (I do this manually, but only for small listings). I did not too much understand,

Re: [css-d] a problem with the impression of the tag pre

2005-06-23 Thread Matthieu Petiot
@Philippe : Great shot ! The printing is now good as you can notice it on-line. Thank you still ! Ingo says : Would be nice if you or someone else would implement the > javascript injection as mentioned in the post, and open it to the public. > Would be fun to use it for long listings (I do t

Re: [css-d] a problem with the impression of the tag pre

2005-06-23 Thread Ingo Chao
Matthieu Petiot schrieb: ... when I print the page, part of the contents of the tag pre is truncated because lines are very long. ... http://giminik.developpez.com/articles/php/style-switcher/ Matthieu, I'd like to suggest a theoretical method without using . I once posted the following to

Re: [css-d] a problem with the impression of the tag pre

2005-06-23 Thread Philippe Wittenbergh
On 23 Jun 2005, at 3:48 pm, Matthieu Petiot wrote: hello! I'm French, then excuse me for my bad English accent :-). i use a tag pre to post code on my website. here styles used for this tag: [] but when I print the page, part of the contents of the tag pre is truncated because lines are

Re: [css-d] floats, negative margins and mess

2005-06-23 Thread dwain
Virginia Murdoch wrote: Really, what I'm trying to solve is the overlapping-text thing. If I place img tag AFTER any text, but then give it a negative top margin, the text that comes before the tag overlaps the image - at least in Safari and Firefox - rather than flowing around it. That happ

Re: [css-d] Impossible nested list item problem

2005-06-23 Thread Ingo Chao
Scott Blanchard schrieb: ... However, I want each list item to indent properly, but at the same time, I want the element's background to span the entire width of the root UL element. http://v5.octane8.com/expandoTestListItems/default.aspx?id=7 Zero the default margins and paddings. I wouldn't

[css-d] a problem with the impression of the tag pre

2005-06-23 Thread Matthieu Petiot
hello! I'm French, then excuse me for my bad English accent :-). i use a tag pre to post code on my website. here styles used for this tag: #content pre { background-color:#E2EDF8; border:1px solid #7DACE7; border-left-width:8px; margin:10px; margin-left:20px; margin-right:20px; padding:10px; padd