Re: [css-d] mir help

2006-11-16 Thread Ingo Chao
Daniel wrote: > ...it seems like the "t" in > Development always appears > on top of the graphic. A duplicated character could turn out to be the culprit, too. http://positioniseverything.net/explorer/dup-characters.html Ingo -- http://www.satzansatz.de/css.html _

Re: [css-d] FF understands body:last-child

2006-11-16 Thread Chris Ovenden
On 11/16/06, Eric A. Meyer <[EMAIL PROTECTED]> wrote: > Similarly, 'body:first-child' would select any body element that's > the first child of its parent (which is html) -- and since every > document I've ever seen has at least a head element before the body > element, 'body:first-child' woul

Re: [css-d] mir help

2006-11-16 Thread Ingo Chao
Daniel wrote: > I'm doing an image replacement, but in IE 6 (and 7?), I'm getting rid of > > Web Design & Development and replacing it with > a graphic. > > The CSS is : > > .mir { > text-indent:-9px; > } > h1 { > background: url(i/branding_h1.jpg) no-repeat; > height: 180px; >

Re: [css-d] text in the box

2006-11-16 Thread Rahul Gonsalves
Ross Hulford wrote: > Hi, > > > This page is a work-in-progess however I am trying to make the text stay > inside the div butttons when the text size is increased (firefox). I tried > word-wrap:break-word; but this does not work. > > http://www.blue-fly.co.uk/test.php > > http://www.blue-fly.

Re: [css-d] text and image zoom

2006-11-16 Thread Gunlaug Sørtun
Erik Visser wrote: > Then a question on my menu. It looks quite good. Hoovering is ok. But > when clicked the border of #header disappears... > > I think this was brought up earlier on the list. Something to do with > dotted line when selected. But is this correct and is there a > solution?

[css-d] Height on list elements go away on horizontal list - suggestions

2006-11-16 Thread Les Mizzell
Reference file here. CSS on the page: http://208.112.27.110/TEST.cfm The two lists are copies of each other. No difference. The CSS for them is exactly the same to, the only difference is "display: inline;" added to li elements on the horizontal list. Roll over the links and you can see what ha

Re: [css-d] text and image zoom

2006-11-16 Thread Erik Visser
francky wrote: > Erik Visser wrote: > >> >> The the colored horizontal menu's left and right zone are white. But the >> left > and right? > No, right should be blue, left should be white. Gunlaug brought up the solution. Thanks Franky, Erik __

Re: [css-d] text and image zoom

2006-11-16 Thread Erik Visser
Gunlaug Sørtun wrote: > > The addition of... > #header {background: blue; height: auto;} > .hnav {background: #fff;} > #nav {overflow: hidden; background: #fff;} > ...will make it look as you describe - blue on left side and white on > right side. > Well, keeping left and right apart is always h

Re: [css-d] CSS question (was: CSS/Dreamweaver question)

2006-11-16 Thread francky
Pardue, Karen T. wrote: >[...] It is my understanding that by choosing "Heading 3", for >example, I will apply the style for that selected heading according to >what is in the attached style sheet for "Heading 3". >My colleague [...] instead uses the CSS Styles Panel to select such >font styles

Re: [css-d] text and image zoom

2006-11-16 Thread Gunlaug Sørtun
Erik Visser wrote: > -- 1. -- Padding or margin? > To lower the text in the middle column (#col_middle) i used: > margin-top: 6em; The same for the right column. I also could have > used padding. > > Wich one is better margin or padding? And why? Or is the answer: > depends.. If so, in which

[css-d] Tabs are not positioning correctly in FF

2006-11-16 Thread Brian Jones
Hi, I have two divs one contains tab navigation and the other contains the content. I want the content div to display directly under the tabs. In IE6 it's displaying how I want it to...but for some reason in FF the tabs are showing up at the top inside the content div..Here's my html markup and cs

[css-d] mir help

2006-11-16 Thread Daniel
I'm doing an image replacement, but in IE 6 (and 7?), I'm getting rid of Web Design & Development and replacing it with a graphic. The CSS is : .mir { text-indent:-9px; } h1 { background: url(i/branding_h1.jpg) no-repeat; height: 180px; width:650px; } Ok, to the problem...n

Re: [css-d] IE 7.0 not recognizing Height:100 percent

2006-11-16 Thread Mark Henderson
On the 17th of October Heidi Langeneckert wrote: > My design is fairly simple, I just want my content centered > in the middle vertically, and stretch 100% from top to > bottom. Grüße Heidi This might get you started: http://css-discuss.incutio.com/?page=HundredPercentHeight HTH Mark -- Thi

Re: [css-d] text and image zoom

2006-11-16 Thread francky
Erik Visser wrote: >[...] >I have 2 specififc questions. > >-- 1. -- >[...] > >-- 2. -- About the horizontal menu. Propabilly quite simple, but i >struggled for quite a while and did not find a solution. > >The the colored horizontal menu's left and right zone are white. But the >left > and righ

Re: [css-d] CSS popups - how to display in a different div to the anchor

2006-11-16 Thread francky
James Ward wrote: >I'm wanting to use a technique similar to Eric Meyer's: > >http://meyerweb.com/eric/css/edge/popups/demo.html > >to show an explanation of some technical terms in a site I am building. > >My problem is that I want the popup text to be positioned in a >different div to the anchor

Re: [css-d] text and image zoom

2006-11-16 Thread Erik Visser
Thanks, especially Gunlaug and Franky, for the thorough testing. Now i put up further developed version of the site. (Franky, your latest addition/change is not yet included) I have 2 specififc questions. -- 1. -- Padding or margin? To lower the text in the middle column (#col_middle) i used: ma

Re: [css-d] list links in IE6 - url

2006-11-16 Thread francky
Maren Child wrote: >[...] >Does anyone know why? > > Hi Maren, Yes: suggestions of my first reply tested! :-) * http://home.tiscali.nl/developerscorner/css-discuss/test-biotextconsult-1.html Succes and greetings, francky

Re: [css-d] Bizarre Safari Issue (and IE7 check please

2006-11-16 Thread bj
>> >> http://kickasswebdesign.com/test/wp/ >> >> relevant css here: >> http://kickasswebdesign.com/test/wp/wp-admin/themes/gridztheme/style.css >> > > All browsers: > I think you'll need to bump the on hover color for div.topcontentnav > a:hover. > XP > Looks fine in ie7 to me; although, if you

Re: [css-d] IE 7.0 not recognizing height:100%

2006-11-16 Thread Zak Owen
Hi Heidi, The support for CSS to stretch content vertically is a bit tricky since CSS is unaware of the browser window's width and height, though you could take steps to figure these values out with Javascript, but I don't recommend it as there may be other alternatives: -Have you tried applyi

[css-d] Background Image Positioned at Bottom Problem with Firefox

2006-11-16 Thread Les Mizzell
This properly positions a background image for the body in IE and Netscape. Doesn't work in Firefox body { height: 100%; background-color: #FF; padding: 0; margin: 0; background-image: url(../images/back_body.gif); background-position: bottom center; background-repeat: no-repeat;

Re: [css-d] CSS popups - how to display in a different div to the anchor

2006-11-16 Thread Paul Novitski
At 11/16/2006 11:18 AM, James Ward wrote: >I'm wanting to use a technique similar to Eric Meyer's: > >http://meyerweb.com/eric/css/edge/popups/demo.html > >My problem is that I want the popup text to be positioned in a >different div to the anchor to which it is linked. Not using CSS alone. But

Re: [css-d] Which IE bug is this -- fieldsets and legend weirdness.

2006-11-16 Thread Ingo Chao
charles wrote: > Responding to my own message with an update... if anybody cares. =} > > charles wrote: >> I've recently run into a new (to me) bug in IE6 and IE7 regarding >> fieldsets and legends. I've been bashing my head against my desk for a >> couple days now and would appreciate it if a

[css-d] IE 7.0 not recognizing Height:100 percent

2006-11-16 Thread Heidi Langeneckert
Hi, Im am fairly new to CSS. Thi is my issue: My design is fairly simple, I just want my content centered in the middle vertically, and stretch 100% from top to bottom. I put this in my css to do this, body, html { margin: 0; height: 100%; } So this works on my Mac in f

Re: [css-d] IE 7.0 not recognizing Height:100 percent

2006-11-16 Thread Heidi Langeneckert
Hi, Im am fairly new to CSS. Thi is my issue: My design is fairly simple, I just want my content centered in the middle vertically, and stretch 100% from top to bottom. I put this in my css to do this, body, html { margin: 0; height: 100%; } So this works on my Mac in f

Re: [css-d] Which IE bug is this -- fieldsets and legend weirdness.

2006-11-16 Thread charles
Responding to my own message with an update... if anybody cares. =} charles wrote: > I've recently run into a new (to me) bug in IE6 and IE7 regarding > fieldsets and legends. I've been bashing my head against my desk for a > couple days now and would appreciate it if anybody could let me know

[css-d] CSS popups - how to display in a different div to the anchor

2006-11-16 Thread James Ward
I'm wanting to use a technique similar to Eric Meyer's: http://meyerweb.com/eric/css/edge/popups/demo.html to show an explanation of some technical terms in a site I am building. My problem is that I want the popup text to be positioned in a different div to the anchor to which it is linked. Do

[css-d] IE 7.0 not recognizing height:100%

2006-11-16 Thread Heidi Langeneckert
Hi, Im am fairly new to CSS. Thi is my issue: My design is fairly simple, I just want my content centered in the middle vertically, and stretch 100% from top to bottom. I put this in my css to do this, body, html { margin: 0; height: 100%; } So this works on my Mac in

Re: [css-d] -khtml, anyone?

2006-11-16 Thread Matt Lilek
WebCore (the framework that does all the rendering and such within WebKit) gets all of its CSS information from http://trac.webkit.org/ projects/webkit/browser/trunk/WebCore/css/CSSValueKeywords.in and http://trac.webkit.org/projects/webkit/browser/trunk/WebCore/css/ CSSPropertyNames.in The

Re: [css-d] CSS/Dreamweaver question

2006-11-16 Thread Alex Robinson
At 10:45 -0700 16/11/06, Michael Stevens wrote: >I don't think this is a Dreamweaver question. > >It looks to me as though she's asking what the difference or benefit is >between formatting a paragraph as an element or formatting it by class="SanText90Centered"> when h3 and .SanText90Centered are

Re: [css-d] CSS/Dreamweaver question

2006-11-16 Thread Michael Stevens
I don't think this is a Dreamweaver question. It looks to me as though she's asking what the difference or benefit is between formatting a paragraph as an element or formatting it by when h3 and .SanText90Centered are defined identically in the stylesheet. Mike -Original Message- From:

Re: [css-d] -khtml, anyone?

2006-11-16 Thread Andrew S. Townley
Barney, I know this isn't exactly what you're looking for, but have a look at this (if you haven't already): http://trac.webkit.org/projects/webkit/browser/trunk/WebKitTools/iExploder/htdocs/cssproperties.in?rev=14011 One interesting thing to note is that about halfway down the file, there's a c

Re: [css-d] FF understands body:last-child

2006-11-16 Thread Eric A. Meyer
At 4:12 PM + 11/16/06, Barney Carroll wrote: >body:last-child ... {} > >I saw this a while back and chuckled, but today I found cause to use it. >It's supposedly a hack for WebKit browsers (I don't understand how there >could be any ambiguity over what the last child of the body could be, >but

Re: [css-d] -khtml, anyone?

2006-11-16 Thread Matt Lilek
The latest Webkit nightlies now use the -webkit prefix instead of - khtml (I forget off the top of my head if they still recognize -khtml properties). The WebKit developers don't really publicize -webkit properties because most of them are only intended for use internally within the engine,

Re: [css-d] text in the box

2006-11-16 Thread ~davidLaakso
Ross Hulford wrote: > This page is a work-in-progess however I am trying to make the text stay > inside the div butttons when the text size is increased (firefox). I tried > word-wrap:break-word; but this does not work. > > http://www.blue-fly.co.uk/test.php > > http://www.blue-fly.co.uk/test/bf.

Re: [css-d] CSS/Dreamweaver question

2006-11-16 Thread Alex Robinson
Karen It would be better to ask such a question on a Dreamweaver mailing list, since this is a Dreamweaver-related question and not a CSS one. http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14240 If anyone wants to answer Karen, please do so offlist. Alex css-d moderator _

[css-d] CSS/Dreamweaver question

2006-11-16 Thread Pardue, Karen T.
Hello, I noticed my colleague and I work differently with certain aspects of CSS. In Dreamweaver is found both "Properties: Format" (when assigning font properties according to style sheets present) and the Dreamweaver Panel, "CSS Styles: .SanText90Centered" (etc). If I want to create a heading in

[css-d] FF understands body:last-child

2006-11-16 Thread Barney Carroll
Anybody know about this? body:last-child ... {} I saw this a while back and chuckled, but today I found cause to use it. It's supposedly a hack for WebKit browsers (I don't understand how there could be any ambiguity over what the last child of the body could be, but there you go). I've seen e

Re: [css-d] -khtml, anyone?

2006-11-16 Thread Barney Carroll
Andrew and Don, cheers. KHTML, the technology itself, is widely documented - although mostly in purely abstract forms. I am interested in finding a definition of khtml css properties, with a listing, explanation, and lists of possible values to assign to them. That's why I specifically searched

Re: [css-d] Bizarre Safari Issue (and IE7 check please

2006-11-16 Thread ~davidLaakso
bj wrote: > Page here: > > http://kickasswebdesign.com/test/wp/ > > relevant css here: > http://kickasswebdesign.com/test/wp/wp-admin/themes/gridztheme/style.css > [trimmed-- Ingo answered the Safari question] > > I'm still recovering from a hard drive crash on the xp box, and can't > yet test

Re: [css-d] Bizarre Safari Issue (and IE7 check please

2006-11-16 Thread bj
Ingo Chao wrote: > bj wrote: > >> http://kickasswebdesign.com/test/wp/ >> Background color and background image won't show on the #header. It >> almost looks like a clearing problem but I have a clearing element in >> place that's working in every other browser. >> >> Also the two horizontal navi

[css-d] -khtml, anyone?

2006-11-16 Thread Barney Carroll
I've had a very exciting day chasing a Safari bug. While looking for solutions I stumbled upon the following thins, which I'm sure everyone will find very useful: The WebKit nightly build - http://webkit.org Essentially Safari 3 beta. It has the most incredible DOM inspector I have ever seen (

[css-d] [ADMIN - OFF TOPIC] Re: Consistent Cross platform font size

2006-11-16 Thread Alex Robinson
My apologies to the list - my instinct was wrong and I held off from stepping in earlier to stop this thread. >This is getting way off-topic now, so I'm going to leave it at that. If you ever find yourself writing something like the above... ... STOP! DO NOT PASS GO! DO NOT COLLECT 200 CSS-D

[css-d] problem with FF 1.5 and background colors in absolutly positioned elements.

2006-11-16 Thread itay Malin
Greetings, When I have an element with position:relative, and inside it I have elements with position: absolute and background-color, The background-color isn't showing. The problem is only in FF1.5 (not 2.0 and not IE) (example: http://img2.tapuz.co.il/forums/1_89256141.htm) Thanks I/\/\ __

Re: [css-d] Bizarre Safari Issue (and IE7 check please

2006-11-16 Thread Ingo Chao
bj wrote: > http://kickasswebdesign.com/test/wp/ > Background color and background image won't show on the #header. It > almost looks like a clearing problem but I have a clearing element in > place that's working in every other browser. > > Also the two horizontal navigation areas don't show i

[css-d] Thinner div's

2006-11-16 Thread Marcelo Wolfgang
Hi all, I'm trying to figure out and understand a problem that I have multiple times while coding, so if anyone can point me out what I'm doing wrong, and which is the best direction I can follow I'll appreciate it. Here's the problem I have a div with a small image only ( 5px per example ) if I

Re: [css-d] Consistent Cross platform font size

2006-11-16 Thread Bradley Wright
On 16/11/2006 00:11, Graham Anderson wrote: > attribute for the Body > strstr ($_SERVER['HTTP_USER_AGENT'], "Macintosh") ? > print "body { font-size:76%;}" : /*UserAgent says its a Mac*/ > print "body { font-size:100%;} "; /*PC*/ > You know you can't trust the User Agent string, right? We've be

[css-d] Bizarre Safari Issue (and IE7 check please

2006-11-16 Thread bj
Page here: http://kickasswebdesign.com/test/wp/ relevant css here: http://kickasswebdesign.com/test/wp/wp-admin/themes/gridztheme/style.css Background color and background image won't show on the #header. It almost looks like a clearing problem but I have a clearing element in place that's wor

[css-d] text in the box

2006-11-16 Thread Ross Hulford
Hi, This page is a work-in-progess however I am trying to make the text stay inside the div butttons when the text size is increased (firefox). I tried word-wrap:break-word; but this does not work. http://www.blue-fly.co.uk/test.php http://www.blue-fly.co.uk/test/bf.css I do not really want

Re: [css-d] list links in IE6 - url

2006-11-16 Thread francky
Maren Child wrote: >Links in the second row of a navigation list do not behave like links in >IE6, but they are fine in Firefox: > >ul.menu { list-style-type: none; padding-bottom: 20px; margin-left: 0; >} >ul.menu li { display: inline; padding-bottom: 20px; text-align: left; >} >ul.menu a { text

Re: [css-d] List-items moving down because of display: block on link

2006-11-16 Thread dimpie
Ingo wrote: > > apply > vertical-align:bottom > to the li's > > http://archivist.incutio.com/viewlist/css-discuss/68792 > > > Ingo > > -- > http://www.satzansatz.de/css.html > Yes, applying the vertical-align: bottom worked. Great. Thank you very much Ingo. Dimpie

Re: [css-d] List-items moving down because of display: block on link

2006-11-16 Thread Ingo Chao
dimpie wrote: > ...In Internet Explorer 6 the list-items in ul#level1 are moving down as soon > as I hover over one of the list-items. > I think this has to do with the 'display: block' I've put on the tag, > because as soon as I remove it, the jumping of the list-items stops. > > > ... You c

[css-d] List-items moving down because of display: block on link

2006-11-16 Thread dimpie
Hi everybody, I'm getting quite desparate about this problem. I've been trying for hours and hours to solve the problem, but nothing works. In Internet Explorer 6 the list-items in ul#level1 are moving down as soon as I hover over one of the list-items. I think this has to do with the 'display:

[css-d] list links in IE6 - url

2006-11-16 Thread Maren Child
Links in the second row of a navigation list do not behave like links in IE6, but they are fine in Firefox: ul.menu { list-style-type: none; padding-bottom: 20px; margin-left: 0; } ul.menu li { display: inline; padding-bottom: 20px; text-align: left; } ul.menu a { text-decoration: underline; colo