[WSG] Font Display Problem ... !

2005-03-09 Thread Meraj Rasool Khattak
Hello, I have tried to built a site through valid XHTML CSS (although it is not 100% valid XHTML) I have a very strange problem with font displaying rendering (as my users have complained). Problem is that, when someone visits the site some time he sees the font a bit large (if they refresh

Re: [WSG] Font Display Problem ... !

2005-03-09 Thread David Laakso
On Wed, 9 Mar 2005 00:42:13 -0800 (PST), Meraj Rasool Khattak [EMAIL PROTECTED] wrote: [...] I have a very strange problem with font displaying rendering (as my users have complained). Problem is that, when someone visits the site some time he sees the font a bit large (if they refresh the

Re: [WSG] Image at the bottom of a column

2005-03-09 Thread Dennis Murphy Anderson
on 3/9/05 9:23 AM, Carlos Rincon Sanchez at [EMAIL PROTECTED] wrote: Hi all, I need to put an image at the bottom of a column. The web page has 3 colored columns using this: http://www.redmelon.net/tstme/3cols2/ I need something like this:

[WSG] Browser [Firefox IE] Navbar issues

2005-03-09 Thread Jenny Francois
Hello All, I'm new to the group. I'm having some coding issues on a site I'm creating. I'm using horizontal menus within a 2 column template. Here is the direct link to the page: http://www.aekituesday.com/interviews/index.html How can I get this to display correctly in both IE Firefox?

Re: [WSG] Image at the bottom of a column

2005-03-09 Thread David Laakso
On Wed, 09 Mar 2005 16:23:56 +0100, Carlos Rincon Sanchez [EMAIL PROTECTED] wrote: Hi all, I need to put an image at the bottom of a column. The web page has 3 colored columns using this: http://www.redmelon.net/tstme/3cols2/ An alternate to the background image approach, might be something

Re: [WSG] Image at the bottom of a column

2005-03-09 Thread pixeldiva
On Wed, 09 Mar 2005 16:23:56 +0100, Carlos Rincon Sanchez [EMAIL PROTECTED] wrote: Hi all, I need to put an image at the bottom of a column. The web page has 3 colored columns using this: http://www.redmelon.net/tstme/3cols2/ I need something like this:

Re: [WSG] Problems with floats in IE

2005-03-09 Thread David Laakso
On Wed, 09 Mar 2005 17:07:28 +, Stuart Homfray [EMAIL PROTECTED] wrote: [...] Have a look at: http://www.stuarthomfray.co.uk/temp/WorkingPage.html (CSS: http://www.stuarthomfray.co.uk/temp/WorkingCSS.css) As to why it seems to work, I have no idea. Anyone? HTH Stuart Stuart, I regret to say

Re: [WSG] Problems with floats in IE

2005-03-09 Thread Stuart Homfray
David Laakso wrote: Stuart, I regret to say Opera7.54u2 is not happy with it. Best, ~david Absolutely - well spotted!! ;) (grins sheepishly) Seriously, stupid of me not to have checked before posting - the fieldset isn't clearing the submit button. I noticed that Tatham has an empty paragraph

Re: [WSG] Lime Green Bug On Mac IE

2005-03-09 Thread John Horner
Thanks both Phillippe and Neerav for responding. Perhaps it was, as Phillippe suggests, my memory at fault, and the transparent/inherit problem I recalled was Netscape 4 not Mac IE5. I'm still waiting for the guy (he's interstate) to confirm the browser and version, but it's almost certainly

[WSG] Object Mp3 into FF

2005-03-09 Thread Helmut Granda
I dont know if it is ok to post this kind of question here. I am trying to play a simple Mp3 file in the server, it works in IE, and I have read that if something works on IE but not in other browsers it is most likely because it is not writen properly. I have tested it extensibly in my machine

Re: [WSG] Object Mp3 into FF

2005-03-09 Thread Matthew Cruickshank
Helmut Granda wrote: Could some one take a look and help me find where I am making the mistake? Web references are good too. I have been searching for nearly 3 hours in different sites but none that I have found cover mp3, I even found a way around to embed Media Player in FF. How isn't it

[WSG] Re: Object Mp3 into FF

2005-03-09 Thread Helmut Granda
I dont know if it is ok to post this kind of question here. I am trying to play a simple Mp3 file in the server, it works in IE, and I have read that if something works on IE but not in other browsers it is most likely because it is not writen properly. I have tested it extensibly in my machine

Re: [WSG] Problems with floats in IE

2005-03-09 Thread Kornel Lesinski
Stuart, I regret to say Opera7.54u2 is not happy with it. fieldset p { clear: both; } BTW: Latest Opera 8 beta has issue with floating fieldsets fixed (well, mostly). -- regards, Kornel Lesiski ** The discussion list for

Re: [WSG] Re: Object Mp3 into FF

2005-03-09 Thread John Britsios
Dear Helmut, You have two errors. Line 2: A quoted string cannot be immediately followed by text. It must be followed by a space or the end of the tag. Line 7: The EMBED element cannot be used here. It is not contained in an element that allows its use. Regards, John S. Britsios Accessibility

Re: [WSG] Re: Object Mp3 into FF

2005-03-09 Thread Helmut Granda
Thanks to John and Matthew to take the time to respond, I have tried all your suggestions, and still it didnt work, BUT I went ahead and uploaded the file to a different server and it works. Now! puts a big ? on my forehead, is there any specific reason or any specific setting that has to be

Re: [WSG] Re: Object Mp3 into FF

2005-03-09 Thread Helmut Granda
Matthew Cruickshank wrote: Helmut Granda wrote: Thanks to John and Matthew to take the time to respond, I have tried all your suggestions, I doubt it. AWWW, thanks for that :-P and still it didnt work, BUT I went ahead and uploaded the file to a different server and it works. The only

[WSG] positioning definition list elements site check needed

2005-03-09 Thread Carol Doersom
This is what I want to see in the footer of my pages: LOCATION:blah blah blah MAIL TO:blah blah blah PHONE:blah blah blah It seems to call for a definition list but I can't find a sensible way to get each pair of list items on its own line. If I make the dts and dds

Re: [WSG] Re: Object Mp3 into FF

2005-03-09 Thread Matthew Cruickshank
Helmut Granda wrote: Server 1: works on IE only HTTP/1.1 200 OK Date: Wed, 09 Mar 2005 23:24:48 GMT Server: Apache/1.3.33 (Unix) Last-Modified: Wed, 09 Mar 2005 20:11:48 GMT ETag: 985415-29b5-422f5884 Accept-Ranges: bytes Content-Length: 10677 Connection: close Server 2:works on IE and FF HTTP/1.1

Re: [WSG] Re: Object Mp3 into FF

2005-03-09 Thread Helmut Granda
Matthew Cruickshank wrote: Huh? So you're saying both servers don't return a Content-Type? What's the url? (and in the meantime complain to the admins of the boxes) The content-length of the first one seems a little small. 10677 bytes is only about a second of audio. also as a side note, when

Re: [WSG] positioning definition list elements site check needed

2005-03-09 Thread Erik Peterson
Carol t wrote: This is what I want to see in the footer of my pages: LOCATION:blah blah blah MAIL TO:blah blah blah PHONE:blah blah blah Hi Carol, I was able to get this by using the following: #footerwrap dl { /* all the stuff you had plus: */ overflow: auto; }

[WSG] Re: [off-list] positioning definition list elements site check needed

2005-03-09 Thread Erik Peterson
Btw, this is something that I would definitely avoid having in my javascript files: function pasuser(form) { //password form if (form.pass.value==support) {location=referrals2.htm} else {alert (The password you entered is incorrect. Please try again. For more information call

Re: [WSG] Re: Object Mp3 into FF

2005-03-09 Thread Matthew Cruickshank
Helmut Granda wrote: Here are the site tests that I am doing Doesnt work on IE or FF: IE- Fails Server 1 http://www.hamsterballstudios.com/extrafiles/vo/volaunch2.html Ok... this site is producing vastly different to the headers you previously posted. There's now - perhaps magically - a

Re: [WSG] Re: Object Mp3 into FF

2005-03-09 Thread Helmut Granda
Matthew, Thank you very much for taking the time to respond and help. Your links are great resource! One thing is for sure that the server www.multimedia.net will play in IE and FF because it has the mp3 headers correct, while www.hamsterballstudios.com has the headers incorrectly. So to

Re: [WSG] Re: Object Mp3 into FF

2005-03-09 Thread Matthew Cruickshank
Helmut Granda wrote: So to recap. 1. headers in multimedia247.net are set up properly 2. headers in hamsterballstudios.com are not set up correctly 3. code does not validate - solution 1. fix the headers in hamsterballstudios.com 2. fix HTML So my fears that