[css-d] Works great in IE7, not so much in FF/Safari

2008-03-27 Thread tmesa.mesadesignhouse
In IE7 (I haven't checked IE6 yet), the navigation centers vertically perfectly. In FF (on PC and Mac) and Safari, the navigation is going to the top of the box that is a background image. I can't for the life of me figure out why. Then I need to put the donation box (in its own div) in the

Re: [css-d] Safari-only positioning problem

2008-03-27 Thread Gunlaug Sørtun
Debbie Campbell wrote: > I'm having a problem with the position of an iframe in Wordpress, > only in Safari - it's moved down and to the right from where it > should be: > >> http://www.redkitecreative.com/projects/flame/bookstore/ > > Is there a Safari-only CSS target/solution for this? Hope

Re: [css-d] getting titles to appear under image - when hovering on animage map

2008-03-27 Thread Al Sparber
From: "Stuart King" <[EMAIL PROTECTED]> To: "Al Sparber" <[EMAIL PROTECTED]> Sent: Thursday, March 27, 2008 12:27 PM Subject: Re: [css-d] getting titles to appear under image - when hovering on animage map > Hi Al . . . > Thank you . . . > > I have a new version up. It is perfect in mac's Safari

Re: [css-d] getting titles to appear under image - when hovering on animage map

2008-03-27 Thread Al Sparber
From: "tedd" <[EMAIL PROTECTED]> > I can't speak for Al, but I assume it's a typo like "havging". Yes. That's what it is :-) __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http

Re: [css-d] getting titles to appear under image - when hovering on animage map

2008-03-27 Thread Al Sparber
From: "Cory Shubert" <[EMAIL PROTECTED]> Al, I have a question on this example you sent, just trying to understand. You posted this code in the backend of the example: #wrapper { 936px; margin: 0 auto; overflow: hidden; padding: 30px; background-color: #F7F3E7; width: 936px; height: 220px; /*TEM

Re: [css-d] :: drop down menus ::

2008-03-27 Thread David Hucklesby
On Thu, 27 Mar 2008 18:15:26 +0530, Amrinder wrote: > Hi > > I am stuck with dropdown menus. They are working fine in IE-7, and firefox > and the evil > IE6 doesn't render it. > Should I use javascript or CSS for this. > > Here is my code: > [code snipped] If this is not working in IE 5 or 6, it

Re: [css-d] What choice?

2008-03-27 Thread David Laakso
Casadio Pablito wrote: > I have a PHP page that final user must always print > > Best regards and thank you very much > Pablito > > Casadito, I am no expert on CSS style sheets for print. I did find the list wiki informative and helpful in that regard, though:

Re: [css-d] IE6 in standard mode?

2008-03-27 Thread Gunlaug Sørtun
Cristian Palmas wrote: > from the e-mail read so far, I argued that IE6 can work in standard > mode like FF2 and the other standard compliant browsers (even if > several hacks are necessary). It is right or things are not so > simple? You're right, but things are definitely not "simple". IE6 h

Re: [css-d] getting titles to appear under image - when hovering on animage map

2008-03-27 Thread tedd
At 9:39 AM -0500 3/27/08, Cory Shubert wrote: > Al, I have a question on this example you sent, just trying to >understand. > >You posted this code in the backend of the example: > >#wrapper { > 936px; > margin: 0 auto; > overflow: hidden; > padding: 30px; > backgroun

[css-d] Safari-only positioning problem

2008-03-27 Thread Debbie Campbell
Hello all, I'm having a problem with the position of an iframe in Wordpress, only in Safari - it's moved down and to the right from where it should be: > http://www.redkitecreative.com/projects/flame/bookstore/ Is there a Safari-only CSS target/solution for this? It's fine in Opera, IE, FF, etc.

Re: [css-d] getting titles to appear under image - when hovering on animage map

2008-03-27 Thread Cory Shubert
Al, I have a question on this example you sent, just trying to understand. You posted this code in the backend of the example: #wrapper { 936px; margin: 0 auto; overflow: hidden; padding: 30px; background-color: #F7F3E7; width: 936px; heigh

Re: [css-d] getting titles to appear under image - when hovering on animage map

2008-03-27 Thread tedd
At 10:14 PM -0400 3/26/08, Al Sparber wrote: >From: "Stuart King" <[EMAIL PROTECTED]> >That's an awfully complex approach. My advice would be to have each gallery >image be a separate image, use the ALT attribute properly, then carry the >popup title as the actual text of the link, embedded inside

[css-d] IE6 in standard mode?

2008-03-27 Thread Cristian Palmas
Hi Folks, from the e-mail read so far, I argued that IE6 can work in standard mode like FF2 and the other standard compliant browsers (even if several hacks are necessary). It is right or things are not so simple? Regards. -- ~ Cristian Palmas ~ _

Re: [css-d] browser combatibility issues

2008-03-27 Thread Zack Frazier
Daniel, I checked the site in Opera/Mac and everything seems fine - opacity, hovers, bottom footer border, etc. As for your problems ... 1) The height of your anchor is being computed to 12px even though the image is larger. This fixes the problem by forcing the anchor to wrap around the w

Re: [css-d] IE incorrect box model with percentages?

2008-03-27 Thread Cristian Palmas
2008/3/24, Gunlaug Sørtun <[EMAIL PROTECTED]>: > Read this article - all of it... > > ...and if what's written there doesn't apply to your encounter with > box-model problems in IE6, then give us a link to a live page of yours > so we c

Re: [css-d] Two style sheets?

2008-03-27 Thread tedd
At 12:59 AM -0400 3/27/08, Marcy Schaller wrote: >Can two style sheets be applied simultaneously to the same markup? > >I have a "general" style sheet for a friend's website that standardizes >the look of all her pages. One of her pages has some unique layout >requirements that I'm thinking of putt

Re: [css-d] browser combatibility issues

2008-03-27 Thread Cristian Palmas
2008/3/27, Daniel Hammond <[EMAIL PROTECTED]>: > Thanks, that fixed it in Safari. IE still ignores it altogether, but I guess > that's ok. > > > Daniel > Hi Daniel, I've tested your page on Safari 3.1 for PC (under Win XP Home SP2): I saw that the rollover effect is incorrect, because a small

Re: [css-d] getting titles to appear under image - when hovering on an image map

2008-03-27 Thread tedd
At 5:02 PM -0700 3/26/08, Stuart King wrote: >Hi css'erss >I am trying to get the titles of each individual gallery (gallery1; >gallery2; gallery3; gallery4; and gallery5;) to appear underneath the dots >when hovering over the image above. > >URL: >http://www.adrianavargasdesign.com/pages/protfolio

[css-d] :: drop down menus ::

2008-03-27 Thread Amrinder
Hi I am stuck with dropdown menus. They are working fine in IE-7, and firefox and the evil IE6 doesn't render it. Should I use javascript or CSS for this. Here is my code: ** XHTML code ** Home About Us Retail Products Milk Powders

Re: [css-d] getting titles to appear under image - when hovering on an image map

2008-03-27 Thread Jason Pruim
On Mar 26, 2008, at 8:02 PM, Stuart King wrote: > Hi css'erss > I am trying to get the titles of each individual gallery (gallery1; > gallery2; gallery3; gallery4; and gallery5;) to appear underneath > the dots > when hovering over the image above. > > URL: > http://www.adrianavargasdesign.com/p

[css-d] What choice?

2008-03-27 Thread Casadio Pablito
Hi at all I have a PHP page that final user must always print To do that I make the following css media="print" body {font-family: serif} .out_range{font-size:14px;color:red;} .noprint {display:none} caption {font-size:16px} table{border-collapse: collapse;width:90%} table.analisys td { border: 2px

Re: [css-d] site check with mini problems

2008-03-27 Thread Gunlaug Sørtun
>> http://www.jordan-business.net/power30_08/ BTW: you should get rid of the in front of the doctype. It makes browsers render the page in quirks mode, which tends to complicate things unnecessarily. Georg -- http://www.gunlaug.no ___

Re: [css-d] site check with mini problems

2008-03-27 Thread Gunlaug Sørtun
Ibrahim Y wrote: > http://www.jordan-business.net/power30_08/ > 1. I want to extend the background for 'right' div to be at the same > height with 'left' & 'center' , note that I'm using % width for each > div. This will work, with minor additions to the markup/CSS:

Re: [css-d] site check with mini problems

2008-03-27 Thread Christian Kirchhoff
I am not sure what it is exactly, but somehow the last characters of the right column are appearing. In your example it was the "n" of "Zina Shaaban". But if you delete some text, then one or two of the new last characters appear. If you delete everything but the header "Influetials" (which see

Re: [css-d] site check with mini problems

2008-03-27 Thread Christian Kirchhoff
For problem one you could use some faux columns approach, like in http://www.alistapart.com/articles/fauxcolumns/ Give the form a background that "mimics" the columns. Best regards, Christian *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Cha

[css-d] site check with mini problems

2008-03-27 Thread Ibrahim Y
Hi folks, I've this page http://www.jordan-business.net/power30_08/ everything seems to be OK, except for 1. I want to extend the background for 'right' div to be at the same height with 'left' & 'center' , note that I'm using % width for each div. 2. on IE a character 'n' appear (sometim