Re: [css-d] Change of font-size in div affects div height

2007-12-04 Thread Ian Young
Are you sure you didn't really want to set font-size on the content of the div and not on the div itself? Example: http://www.gunlaug.no/tos/alien/iy-1/test_07_1204.html Thanks Georg As ever, a very elegant solution. This is what I like about CSS. There is always something new to

Re: [css-d] Fwd: rounding image corners , png images and IE6

2007-12-04 Thread DAVOUD TOHIDY
On Mon, 3 Dec 2007 12:07:59 -0800, corey deep wrote: I have a test file which utilizes png w/ transparencies You may also try a png behaviour which is an htc file to fix it for ie. Just put it in google. best davoud _

Re: [css-d] Change of font-size in div affects div height

2007-12-04 Thread Gunlaug Sørtun
Ian Young wrote: http://www.iyesolutions.co.uk/templates/css/size3.html Not often I see a document with double sets of everything. You should clean up the source-code for that test-case. Just tried that solution and the font-size didn't change. Did I miss something here? Yes, you have to

Re: [css-d] Dropdown menu not working in IE + Site test

2007-12-04 Thread Keno Multimedia
I have made the relevant changes as suggested ... Could I have a site check and cross browser test please!! http://www.sun-safe.com.au/ http://www.sun-safe.com.au/default-stylesheet.css Thanks, Ken. David Laakso wrote: Keno Multimedia wrote: I have managed to get the menu to now

Re: [css-d] Advanced CSS techniques book

2007-12-04 Thread Ocean Mist
Where can I find a copy of the book list? Two others I love ( in addition to all of Eric's boosk which I have) are: The Art and Science of CSS and The CSS Anthology - both by Sitepoint. (By the way, when I first sent this out it went to Eric's email address. Is it okay to use Reply to All?)

Re: [css-d] First post

2007-12-04 Thread Cyber Cog
If you read Erics reply, or maybe read it again. ;-) You may just think to yourself, I'm just glad someone set this list up so I can get the help and insight I need,.. cool!. Or not. Best thoughts. Really? Really, really. - Cy On 12/4/07, Big Moxy [EMAIL PROTECTED] wrote: Ditto here! Why do

Re: [css-d] First post

2007-12-04 Thread Big Moxy
Ditto here! Why do we need to receive duplicate emails? Tim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rick Faircloth Sent: Monday, December 03, 2007 3:55 PM To: css-d@lists.css-discuss.org Subject: Re: [css-d] First post No problem here! I would

Re: [css-d] Dropdown menu not working in IE + Site test

2007-12-04 Thread David Laakso
Keno Multimedia wrote: I have made the relevant changes as suggested ... Could I have a site check and cross browser test please!! http://www.sun-safe.com.au/ http://www.sun-safe.com.au/default-stylesheet.css Thanks, Ken. I believe it is working as you intend in IE6/IE7, Safari,

Re: [css-d] Advanced CSS techniques book

2007-12-04 Thread Jim Nannery
Ocean Mist wrote Where can I find a copy of the book list? Two others I love ( in addition to all of Eric's boosk which I have) are: The Art and Science of CSS and The CSS Anthology - both by Sitepoint. snipped a bit Eric wrote Please add it to the list! (Just be sure to put the

Re: [css-d] First post

2007-12-04 Thread Rick Faircloth
At first, any new toy is fun, despite it flaws. But after 6 months of play, the fun diminishes and the flaws begin to grate... Rick PS - Don't get me wrong, it's a great list, but I'm on quite a few lists, and almost all function differently. You have to hit reply, or reply-to-all, you have to

Re: [css-d] First post

2007-12-04 Thread Michael Adams
On Mon, 03 Dec 2007 18:54:41 -0500 Rick Faircloth wrote: No problem here! I would greatly appreciate it if you could share with me how to set that up on Outlook 2007! Um - no. I'm on Linux. If i was a cynic i would say try Thunderbird with Lightning as a replacement. I have heard that they

Re: [css-d] ADMIN: First post

2007-12-04 Thread Eric A. Meyer
Okay, That's enough: e-mail client configuration, the relative merits of e-mail clients, and mailing list settings aren't any more on topic than spreadsheet setup or particle physics would be. Time to end the thread now. Thanks. -- Eric A. Meyer (http://meyerweb.com/eric/), List

Re: [css-d] 3 Columns with percentual width

2007-12-04 Thread Mauro Lages
Thierry Your solution is awesome, i studied it yesterday and it work perfectly. Thank you very much. Best Regards Mauro Lages - Original Message - From: Thierry Koblentz [EMAIL PROTECTED] To: 'Mauro Lages' [EMAIL PROTECTED]; css-d@lists.css-discuss.org Sent: Monday, December 03,

Re: [css-d] STILL PROBLEMS

2007-12-04 Thread david
Jan Christian Anker wrote: Mauricio wrote: S-- CSS Specs says: Font names containing whitespace should be quoted [1] So, in your style sheet instead of: font-family: Comic Sans MS; write: font-family: Comic Sans MS; --E In my case: Does not matter, have tested both. Still

[css-d] making a sliding sidebar

2007-12-04 Thread Scott Thigpen
Hi, I'm trying to make my sidebar move with my content bar. If I add tons of text in the content bar, I want the sidebar to move with it. How can I accomplish this? Here is the site in question: http://www.sthig.com/churchNext/ and here is my CSS

Re: [css-d] making a sliding sidebar

2007-12-04 Thread Scott Thigpen
nevermind, I figured out what to do. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html

Re: [css-d] table woes...IE/Safari

2007-12-04 Thread Philippe Wittenbergh
On Dec 5, 2007, at 5:34 AM, Ray Leventhal wrote: http://www.cprtools.net/downloads/dl3.php which renders as expected in FF/Win and Opera/Win. In Safari/Win, I'm seeing the captions far away from the tables they are associated with. This has me stumped. Vertical margins on captions or

Re: [css-d] STILL PROBLEMS

2007-12-04 Thread Rob Emenecker
You may want to expand the font-family declaration to catch variations of the name as well as the generic... font-family: Comic Sans MS, Comic Sans, fantasy; __ css-discuss [EMAIL PROTECTED]

[css-d] ie menu problem, please help

2007-12-04 Thread Scott Thigpen
hi, So I'm building a scalable navigation menu. It works in everything except IE and it just turns into a set of stairs so to speak. I'm not sure what I'm doing wrong. here is the site in question: http://www.sthig.com/churchNext/ and here is my css

Re: [css-d] ie menu problem, please help

2007-12-04 Thread Keno Multimedia
Hi Scott, tidy up or validate your css file remove the ; #container { width: 760px; text-align: left; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; ; } --- also try adding display: inline tag in your

Re: [css-d] ie menu problem, please help

2007-12-04 Thread Scott Thigpen
I found out the problem, I was not floating it. All works now. Thanks for reminding me about validating. will do that right now! __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

Re: [css-d] changed behavior of recently updated FF

2007-12-04 Thread jaklitsch maya
I have been working on this site for a number of weeks and things, with some exception have been looking pretty good in both IE6 and FF. These are the only browsers I bother with. I am now involved in carrying out requested revision, typos, and fine tuning the content when it suddenly noticed

Re: [css-d] changed behavior of recently updated FF

2007-12-04 Thread David Laakso
jaklitsch maya wrote: I have been working on this site for a number of weeks and things, with some exception have been looking pretty good in both IE6 and FF. These are the only browsers I bother with. I am now involved in carrying out requested revision, typos, and fine tuning the content