Re: [css-d] Need fixed space between horiztonal menu elements

2005-07-04 Thread Michael Palmer
Hi Debbie, My suggestion is: 1. Make the menu div into an unordered list (display: block) 2. Put the links in separate list elements (display: inline) 3. Pad the list elements. Example code: HTML: ul id=navbar lia href=/index.shtmlHome/a/li lia href=/Services.shtmlServices/a/li lia

[css-d] Floated Boxes Jumping in IE

2005-07-04 Thread Brett Lucas
Dear all I have a problem with rendering in IE of a series of boxes containing textin a liquid layout. When the screen size changes the boxes flow underneath each other nicely in Mozilla/Firefox...but in IE they go higgledy piggledy (sic!) around the page...is this due to the 3 pixel jog?? I'm

[css-d] Re: css-d Digest, Vol 32, Issue 4

2005-07-04 Thread Stevem
Hi, Happy Fourth! Our offices are closed Monday, July 4th and will reopen Tuesday the 5th at 9:00am. I will respond Tuesday morning when I come in. Thanks, Stephen __ css-discuss [EMAIL PROTECTED]

[css-d] Gap between content and header in 3 col layout

2005-07-04 Thread Julie Ellam
Hello, I am attempting a three column layout but am having problems with a large gap between my central column and the header above. Can anyone help? http://www.test.room108.co.uk/css_test/index.htm Kind regards, Julie __

[css-d] Submit Button Styling

2005-07-04 Thread Hershel Robinson
Here is the HTML and CSS: http://mishpachaw.com/test.htm http://mishpachaw.com/css/test.css The 'search back issues' button looks as the graphic designer wants in Firefox, but in MSIE 6, there are spaces on the sides of the text of the button. The HTML and CSS provided are distilled down to

Re: [css-d] Submit Button Styling

2005-07-04 Thread Olly Hodgson
On 7/4/05, Hershel Robinson [EMAIL PROTECTED] wrote: Anyone know why they render differently? And more importantly, how to get IE to match Firefox? I've not yet figured out why, or a solution to it for that matter, but in my experience IE6 always seems to add space at either end of the button.

RE: [css-d] Floated Boxes Jumping in IE

2005-07-04 Thread Bruno Fassino
Brett Lucas wrote: I have a problem with rendering in IE of a series of boxes containing textin a liquid layout. When the screen size changes the boxes flow underneath each other nicely in Mozilla/Firefox...but in IE they go higgledy piggledy (sic!) around the page...is this due to the 3

[css-d] A positioning question

2005-07-04 Thread Angus at InfoForce Services
I know this is not an HTML list, however, I could probably control a lot of this with CSS. I am using the following: embed src=canadiannationalanthem.mid loop=false autostart=true h2 img src=../images/canadaflagwaving.gif width=270 height=150 align=right alt=Canadian Flag waving in the breeze

[css-d] font-size-adjust:.58;

2005-07-04 Thread Guillaume
Hi there, I'd like to share / ask this question i've been thinking of for a long time... It's about using the *font-size-adjust* property, specifying a x-height factor for whole or parts of fonts used in a document. Here is the W3C doc

[css-d] check site

2005-07-04 Thread Steve
Been messing with this for a day and a half. Just can`t seem to figure how to fix. Firefox and Safari look ok, but for IE mac and IE WIN things a little disturbed. Could PLEASE help me fix ?? [ site ] [ http://www.intheholler.com ][ here ]

Re: [css-d] check site

2005-07-04 Thread Donna Jones
Steve, do you have the webdev toolbar installed on Firefox? There is a handy way to validate your code from it. http://chrispederick.com/work/firefox/webdeveloper/ There are 22 errors in your code, plus you don't have encoding information, apparently. Also, the IE problem, if you give a

Re: [css-d] check site

2005-07-04 Thread Donna Jones
This is a P.S. to my previous message - wonder why it hasn't showed up on the list but just one of those things, i suppose. I copied your code etc and changed something, you have: #nav { position: fixed; left:0px; top:0px; width:170px; padding: .5em 0em 0em 0em; margin:22px 0 0

[css-d] feedback about CSS info web page

2005-07-04 Thread peter michaux
Hi, I'm new here and have been reading the archives and find the posts really interesting. I've been learning about CSS for about a month and a friend of mine wants to learn too. So I wrote a few things I've learned on a page. I'm new still new at all this so I hope I got it right. I don't want

[css-d] Trouble with Implementation of ListManial list

2005-07-04 Thread Debbie Silbert
Hello: I have an implementation of a ListMania horizontal list that is causing me grief. In summary: The menu bar is in a server side include file as follows: ul id=navlist !--#if expr=\$DOCUMENT_URI\ = \/index.shtml\ -- li id=currentstrongHome/strong/li !--#else -- lia

Re: [css-d] check site

2005-07-04 Thread Steve
OK Hows that I don`t have time tonite to fix the poem colors . [ I`m still learning THANKS FOR TEACHING ] [ http://www.intheholler.com ] On 7/4/05, Donna Jones [EMAIL PROTECTED] wrote: This is a P.S. to my previous message - wonder why it hasn't showed up on the list but just one of those

Re: [css-d] Style up a file input

2005-07-04 Thread Philippe Wittenbergh
On 5 Jul 2005, at 6:01 am, Jasper Kuperus wrote: Ok, you guys probably all know the file input: input type='file' name='file' / You'll get an input field and a 'browse' button. Ok that's no big deal. But... Now I want all the buttons to have a custom look. So let's say e.g.: [..]

Re: [css-d] font-size-adjust:.58;

2005-07-04 Thread Philippe Wittenbergh
On 5 Jul 2005, at 10:21 am, Gunlaug Sørtun wrote: Guillaume wrote: If you look at the doc provided by the W3C http://www.w3.org/TR/REC-CSS2/fonts.html#propdef-font-size-adjust and compare the two examples they provide, especially the second, where they use the font-size-adjust property, it

Re: [css-d] Trouble with Implementation of ListManial list

2005-07-04 Thread David Laakso
Debbie Silbert wrote: Hello: I have an implementation of a ListMania horizontal list that is causing me grief. Pretty much same answer as before. Check the CSS and HTML on this pagehttp://css.maxdesign.com.au/listamatic/horizontal09.htm against what you've got to see how to set a menu

Re: [css-d] font-size-adjust:.58;

2005-07-04 Thread L. David Baron
On Tuesday 2005-07-05 12:30 +0900, Philippe Wittenbergh wrote: There have been some experiments with this in the early days of CSS-D http://archivist.incutio.com/viewlist/css-discuss/2391 But no browsers support this *at all*. 'font-size-adjust' is supported by Mozilla (and thus Firefox) on

[css-d] i think i'm due for an alignment

2005-07-04 Thread Colin
Hello all, I've been following the list for about a year, and this is my first serious crack at a table-less design. http://www.dreampowercostumes.com/test/ The page validates, and has the looks identical in Firefox and IE, so I suspect that I can't blame my browser :o) The problem is in