Re: [css-d] IE display problems

2006-06-20 Thread Craig Palenshus
On 6/21/06 Francky <[EMAIL PROTECTED]> wrote: > >B) To avoid IE-issues (and who knows problems with some other browsers), >I should suggest to make background-images of the quotemarks, > >Succes, >francky Thanks for all the tips Francky ... much better now! Regarding the quote mark problem, does

[css-d] Alignment problem with Opera 9

2006-06-20 Thread Bill Moseley
I've got these floated links and search box: http://hank.org/demos/vert/index.html In Opera 9 that white search box is pushed up: http://hank.org/demos/vert/register.png Is this a problem with Opera 9? The (reasonably hacked-up) css is in banner.css: http://hank.org/demos/vert/ba

[css-d] What happened to my floats?

2006-06-20 Thread Ian Piper
Hi all, I would be grateful if someone could tell me what I have done here. I was just about to release a site I have been writing (which, after a lot of struggle and a fair amount of help from here, looks right in both compliant browsers and IE) and the site owner has sprung a last minute

[css-d] Fire fox word wrap

2006-06-20 Thread Adam Helweh
Hello gang, I am having an issue with a customized WordPress template. In the comments section I added a long string of letters to test things out. In IE it works just fine but in Fire Fox it will not wrap at all and goes out of the container. I have searched around and no one seems to be able

[css-d] Problem with master/child pages in asp.net

2006-06-20 Thread mike rutledge
Hi, My first post so here goes. I'm using vs.net 2005 to create a website that has a master page and child page that uses css. The problem I have is that when the width of the browser window is shrunk, the child page content moves to the lower part of the page. I've included the code in case some

Re: [css-d] Content box drops to bottom in IE6, goes to top in Netscape

2006-06-20 Thread David Laakso
Theresa Mesa wrote: > This site is behaving on everything on both platforms, including Opera, > except IE6.0 on the PC, and Netscape on both platforms. The content box (the > yellow box) is jumping all over the place. > > http://www.mdh-test.com/perry_roofing > http://www.mdh-test.com/perry_roofing

Re: [css-d] Negative margins and IE

2006-06-20 Thread Seona Bellamy
On 20/06/06, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > > Seona Bellamy wrote: > > That fixed it just fine, although I don't quite understand why it > > makes such a difference. Is this a part of the whole hasLayout thing? > > Related, yes. I see it as a "stacking" or "layering" problem. The space

Re: [css-d] IE<7 PNG Alpha Transparency...

2006-06-20 Thread francky
Mike Nowak wrote: >>background: none; >>filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="i/ >>opacity_bkg.png",sizingMethod="scale"); >>} >> >> >I'm using the same in an attempt to create transparent drop-shadows and this >works for the most part. >[...] > Hi Mike, If still att

Re: [css-d] Columns selectable in isolation

2006-06-20 Thread Frans Englich
On Tuesday 20 June 2006 17:55, Frans Englich wrote: > On Monday 19 June 2006 16:57, Frans Englich wrote: > > On Sunday 18 June 2006 15:50, Jim Nannery wrote: > > [...] > > > Here it is: > > > > http://rafb.net/paste/results/RuCusT43.html Not really, those posts expire after 24 hours. However, one

Re: [css-d] IE display problems

2006-06-20 Thread francky
Craig Palenshus wrote: >I'm in the process of creating a new site entirely in CSS. It displays great >in Firefox, but poorly in IE. Please see http://creed-homes.com. > >In Firefox, the navigation on the left displays correctly. The bullets are >lined up right and the rule lines underneath each na

Re: [css-d] HR color

2006-06-20 Thread Kieron McIntyre
Ian wrote: > Having put color of HR into class as follows: > > .hrcolor {color:#ff;} > > and html as > > renders ok in IE but not in FF. > > If I use background:#ff; then FF renders darker color. > Set the following ... .hrcolor { color:#ff; border:0; } Kieron McIntyre www

Re: [css-d] IE<7 PNG Alpha Transparency...

2006-06-20 Thread Mike Nowak
> background: none; > filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="i/ > opacity_bkg.png",sizingMethod="scale"); > } I'm using the same in an attempt to create transparent drop-shadows and this works for the most part. I've seen it mentioned online that it should work in IE5.5

Re: [css-d] IE<7 PNG Alpha Transparency...

2006-06-20 Thread Christy Collins
On Jun 20, 2006, at 4:36 PM, Christian Heilmann wrote: >> I've set a repeating png background by putting this in an ie only >> stylesheet that's imported from a conditional comment: >> >> * html #text_box { >> background: none; >> filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="i/

Re: [css-d] Pure CSS popup

2006-06-20 Thread Christine Ce
Sorry guys, resending this, I hit the send button by accident before I had finished. On 6/20/06, Christine Ce <[EMAIL PROTECTED]> wrote: > > On 5/21/06, Christine Ce <[EMAIL PROTECTED]> wrote: > > I have this page that needs to look exactly like that: > http://www.wuongean.com/ > I want the span i

Re: [css-d] Pure CSS popup

2006-06-20 Thread Christine Ce
On 5/21/06, Christine Ce <[EMAIL PROTECTED]> wrote: I have this page that needs to look exactly like that: http://www.wuongean.com/ I want the span in div#kanji to be displayed when hovering over the image kanji_small.jpg, and I am trying to achieve this with a pure css popup. On 5/23/06, Chri

Re: [css-d] IE<7 PNG Alpha Transparency...

2006-06-20 Thread Christian Heilmann
> I've set a repeating png background by putting this in an ie only > stylesheet that's imported from a conditional comment: > > * html #text_box { > background: none; > filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="i/ > opacity_bkg.png",sizingMethod="scale"); > } > > I found it wi

Re: [css-d] Background repeat problem in IE6 works OK in Firefox

2006-06-20 Thread Gunlaug Sørtun
[EMAIL PROTECTED] wrote: > I have an issue with the sidebar.gif that will not repeat in IE6 > unless the DocType statement is commented out, not good for > validation! It is fine in Firefox.. My guess is that document > switching may be the issue, but I cannot work out the fix. > http://www.ag

Re: [css-d] IE<7 PNG Alpha Transparency...

2006-06-20 Thread Christy Collins
On Jun 20, 2006, at 3:43 PM, Stephen Cunliffe wrote: > > but does anyone have a fix for this one? > > .foo { > background-image: url(test.png); > background-repeat: repeat-x; > /* ? */ > } > > E.g. the problem here, is that there is no width or height to "play" > with... since a.) It rep

[css-d] IE<7 PNG Alpha Transparency...

2006-06-20 Thread Stephen Cunliffe
Hi all, I know that there are a number of hacks to make IE (<7) behave with regards to the alpha transparency of PNG images, however I was wondering if any of them have a solution for PNG images, that are applied as background images, on elements/selectors other than the img. e.g. I know, that

Re: [css-d] Ex's and Em's and css frames

2006-06-20 Thread Ed Seehouse
On 6/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > What the heck is the ratio of ex's and em's to font size and pixels. There is no such ratio. It is undefined by CSS. Each user agent defines the default size for a given font, but when the font size changes the em and ex change also. An

[css-d] Background repeat problem in IE6 works OK in Firefox

2006-06-20 Thread lists
Hi folks, I am new to CSS but am a 'believer' I am trying to construct a style sheet to layout the graphics on my new site. I have an issue with the sidebar.gif that will not repeat in IE6 unless the DocType statement is commented out, not good for validation! It is fine in Firefox.. My guess is t

[css-d] Content box drops to bottom in IE6, goes to top in Netscape

2006-06-20 Thread Theresa Mesa
This site is behaving on everything on both platforms, including Opera, except IE6.0 on the PC, and Netscape on both platforms. The content box (the yellow box) is jumping all over the place. http://www.mdh-test.com/perry_roofing http://www.mdh-test.com/perry_roofing/perry_roof.css Your thoughts?

Re: [css-d] Columns selectable in isolation

2006-06-20 Thread Frans Englich
On Monday 19 June 2006 16:57, Frans Englich wrote: > On Sunday 18 June 2006 15:50, Jim Nannery wrote: [...] > Here it is: > > http://rafb.net/paste/results/RuCusT43.html So this is not doable with CSS, one must use tables? Cheers, Frans _

[css-d] Repeat problem in IE6 OK in Firefox

2006-06-20 Thread Lists
__ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www

Re: [css-d] Content not showing up in IE

2006-06-20 Thread Christian Heilmann
> Hi all, > On this page: > http://www.uleth.ca/man/people/bio.cfm?name=kim.siever > in IE, the content above the photo and to the right of it do not show > up when the page first loads. If you scroll down and then back up or > refresh the browser, then the content shows up. > Any ideas what could

Re: [css-d] Content not showing up in IE

2006-06-20 Thread Chris Williams
May be a red herring, but you have a couple of empty "" tags, in the last couple of divs. Note they are a) both empty with no closing tag, and b) misspelled (capital P). Don't know if this is what is causing your issues, but it is wrong :) -Original Message- From: Mr. Kim Siever Subject:

[css-d] Content not showing up in IE

2006-06-20 Thread Mr. Kim Siever
Hi all, On this page: http://www.uleth.ca/man/people/bio.cfm?name=kim.siever in IE, the content above the photo and to the right of it do not show up when the page first loads. If you scroll down and then back up or refresh the browser, then the content shows up. Any ideas what could be causing

[css-d] Ex's and Em's and css frames

2006-06-20 Thread MarcLuzietti
What the heck is the ratio of ex's and em's to font size and pixels. In Alex Robinson's web example for css frames, he gives a formula for turning ems into pixels: "parseInt(document.body.currentStyle.fontSize) * 1.333 gives us the ems to pixels ratio." On www.macoshints.com, though, I find

[css-d] Netscape 7.02 and that site I sent before

2006-06-20 Thread Rebecca Mazur
Hi all... again, I would very much like to play whack-a-mole with some Netscape developeres at the moment. Is there anyone out there who would be willing to check out http://zeta-bulletin.kenyon.edu/index.xml in Netscape 7.02 and let me know if they have any idea where the scrollbars in the si

[css-d] IE display problems

2006-06-20 Thread Craig Palenshus
I'm in the process of creating a new site entirely in CSS. It displays great in Firefox, but poorly in IE. Please see http://creed-homes.com. In Firefox, the navigation on the left displays correctly. The bullets are lined up right and the rule lines underneath each nav item are positioned correct

Re: [css-d] Weird Firefox bug in a href

2006-06-20 Thread Els
Carl Youngblood wrote: > Doesn't work. The moment I remove display:table, whether or > not I have width: 100%, the border and background image > disappear. Ehm.. option 2 was meant to be used without option 1, not in addition to it. IOW: leave display:table in place, but add width:100%. -- Els

Re: [css-d] Weird Firefox bug in a href

2006-06-20 Thread Carl Youngblood
Doesn't work. The moment I remove display:table, whether or not I have width: 100%, the border and background image disappear. On 6/19/06, Els <[EMAIL PROTECTED]> wrote: > Yup, use option number 2: add a set width to #container: > width:100%; __

[css-d] float problem... eh

2006-06-20 Thread Nicholas Morgan
Well I was trying to be slick using floats the way they were meant to be used and well of course IE doesn't cooperate. I tried setting the heights of the containing wrappers to 1% for IE only and setting the line height. Any other suggestions? Here is the url for the page: http://rochoet.new

Re: [css-d] Negative margins and IE

2006-06-20 Thread Gunlaug Sørtun
Seona Bellamy wrote: > That fixed it just fine, although I don't quite understand why it > makes such a difference. Is this a part of the whole hasLayout thing? Related, yes. I see it as a "stacking" or "layering" problem. The space is taken, but the overshooting (parts of the) element isn't visi

Re: [css-d] Negative margins and IE

2006-06-20 Thread Seona Bellamy
On 20/06/06, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > > Your solution is good enough, but IE/win tends to hide elements that are > pulled out of their containers by negative margins. > > Add... > > .teaserPane h2 {position: relative;} > > ...which will make IE reveal the "swallowed" parts. Sen

Re: [css-d] Problem with Firefox 1.5.0.4 / Win and 1.0.8 Linux

2006-06-20 Thread Andreas Kakanis-Silk
Andreas Kakanis-Silk wrote: > Dear colleages > > I am very new to CSS, and am trying out some designs for a new website > using only CSS and HTML as much as possible, based on Eric Meyer's two > great books, EM on CSS and More EM on CSS. The particular problem I am > having with Firefox (both

Re: [css-d] Negative margins and IE

2006-06-20 Thread Gunlaug Sørtun
Seona Bellamy wrote: http://www.frontandback.com.au/gc/index.html > [...] But IE is swallowing the headings completely as far as I can tell. > > Is there an easy fix for this? Or am I back to the drawing board and needing > to figure out another solution entirely? Your solution is good enough,

Re: [css-d] Containing floats in 100% high container

2006-06-20 Thread Gunlaug Sørtun
Andreas Håkansson wrote: > Any good workarounds for this which till still enable me to use a > 100% high div (thus making the background strech the entire hight) > while containing the floats correctly? > > > [1] http://www.selfinflicted.org/css/float_problems.html Add table-expansion... #cont

[css-d] Negative margins and IE

2006-06-20 Thread Seona Bellamy
Hi all, I'm having a problem getting some negative margins to work in IE, and I can't seem to find anything about possible workarounds - in fact, everything I've found seems to suggest that the negative margins should be working just fine! So hopefully someone can enlighten me on how it's supposed

[css-d] Problem with Safari Mac

2006-06-20 Thread Pedro Iturriaga
Hi All, This page, http://comarcajoven.com/02_serviciosprogramas/creacion/creacion_animacion_bases.htm only had problems with Mac: div "creacion_dcha" with text no float to the left of list, "Bases concurso", Inscripción", etc. Somebody has a solution. Thanks in advance -- Pedro Iturriaga S

[css-d] 100% width horizontal nav

2006-06-20 Thread William Gates
Hi Derick, I think you will have to count the rows in the MySQL result set, and use that figure to work out (with the help of PHP) the width of the list items you use to construct the menu. William __ css-discuss [EMAIL PROTECTE

[css-d] 100% width horizontal nav bar

2006-06-20 Thread Derick
Hi all I am new to the list and also relatively new to CSS design. What I am trying to achieve is very simple with tables but extremely infuriating with CSS. Here is an example http://196.44.4.250/css/ I need to replicate this layout but part of the problem is that the elements will be genera

Re: [css-d] Full surface clickable dt/dd pairs

2006-06-20 Thread G
> From: francky <[EMAIL PROTECTED]> > Reply-To: <[EMAIL PROTECTED]> > Date: Tue, 20 Jun 2006 04:52:38 +0200 > To: G <[EMAIL PROTECTED]> > Cc: > Subject: Re: [css-d] Full surface clickable dt/dd pairs > > G wrote: > >> 1st time poster >> >> In a search for a semantic navigation of chapters I

[css-d] Containing floats in 100% high container

2006-06-20 Thread Andreas Håkansson
Hi, I would like to start off by thanking 'Ingo Chao' and 'francky' for their help in my 'Minor browser inconcistencies' post - Thanks guys! On the page in question [1] i have a 100% high div that contains the two columns of text. The problem occurs when either of the columns extend the full h

[css-d] Layout using em for widths

2006-06-20 Thread Martyn Clark
Hi all Could anyone explain the reason, or solution to the problem I have when setting a three col layout using em's for the width size. The problem arises when I place an image that is tightly butted up to the left col and the top header, with the image spanning across the rest of the available s

Re: [css-d] Help with layout problem in IE6 (maybe 5 too)?

2006-06-20 Thread Gunlaug Sørtun
Nick Casares wrote: > I've got a layout that I've been working on here: > > http://www.nova-web-solutions.com/new/ > > It works great in Safari and FIrefox Mac/Win, but breaks in IE 6 > (possibly 5, but I haven't tested). I have a feeling it has to do > with the order of my code, but I can't qu