![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a floated image and some paragraph text in a fluid box. It works beautifully, but only when the text extends beyond the image. Could someone take a look at my source please and tell me how I can 'fix' the second box. http://www.stayintheknow.info/index-test.html There's a slightly different outcome on FF and IE(7). |
#3
| |||
| |||
|
|
I have a floated image and some paragraph text in a fluid box. It works beautifully, but only when the text extends beyond the image. Could someone take a look at my source please and tell me how I can 'fix' the second box. http://www.stayintheknow.info/index-test.html |
#4
| |||
| |||
|
|
In article <1187653433.17122.0 (AT) damia (DOT) uk.clara.net>, "tezza" <tezza (AT) home (DOT) now> wrote: I have a floated image and some paragraph text in a fluid box. It works beautifully, but only when the text extends beyond the image. Could someone take a look at my source please and tell me how I can 'fix' the second box. http://www.stayintheknow.info/index-test.html Did you look at overflow: hidden; on .box-outer? This makes it behave better in Safari at least. |
#5
| |||
| |||
|
|
dorayme wrote: In article <1187653433.17122.0 (AT) damia (DOT) uk.clara.net>, "tezza" <tezza (AT) home (DOT) now> wrote: I have a floated image and some paragraph text in a fluid box. It works beautifully, but only when the text extends beyond the image. Could someone take a look at my source please and tell me how I can 'fix' the second box. http://www.stayintheknow.info/index-test.html Did you look at overflow: hidden; on .box-outer? This makes it behave better in Safari at least. Maybe for the 2% but as I said don't look for it to work for MSIE... |
#6
| |||||
| |||||
|
|
In article <6ab69$46ca52cf$40cba7c2$24499 (AT) NAXS (DOT) COM>, "Jonathan N. Little" <lws4art (AT) centralva (DOT) net> wrote: Anyway, Jonathan, I thought of you on Sunday. Buggered if I could get my dial-up working on my Win2000 box. It refuses to work since the apache server was activated, |
|
since I put in an extra hard drive, since I put in an ethernet card. See how many factors are building up here? |
|
I gave up and just use the internal server on it and usb memory stick things across from my Mac (which is on broadband). All to look at IE 6. |
|
Don't suppose you would get on a plane and come over and sort all this networking business out for me and get a beer or two for your efforts and then piss off back? Won't take you long. |
|
Nah, didn't think you would jump at it... |
#7
| |||
| |||
|
|
dorayme wrote: In article <6ab69$46ca52cf$40cba7c2$24499 (AT) NAXS (DOT) COM>, "Jonathan N. Little" <lws4art (AT) centralva (DOT) net> wrote: Anyway, Jonathan, I thought of you on Sunday. Buggered if I could get my dial-up working on my Win2000 box. It refuses to work since the apache server was activated, Apache on the Win2K box or on your LAN? On the box itself. |
|
I gave up and just use the internal server on it and usb memory stick things across from my Mac (which is on broadband). All to look at IE 6. IS the problem with Win2K and the LAN or your MAC? |
| Still have the WinXP CD sitting on the new 400GB drive resting on my scanner...still cannot get myself to upgrade... |
#8
| |||
| |||
|
|
In article <7b11f$46ca6e17$40cba7c2$19383 (AT) NAXS (DOT) COM>, "Jonathan N. Little" <lws4art (AT) centralva (DOT) net> wrote: dorayme wrote: In article <6ab69$46ca52cf$40cba7c2$24499 (AT) NAXS (DOT) COM>, "Jonathan N. Little" <lws4art (AT) centralva (DOT) net> wrote: Anyway, Jonathan, I thought of you on Sunday. Buggered if I could get my dial-up working on my Win2000 box. It refuses to work since the apache server was activated, Apache on the Win2K box or on your LAN? On the box itself. I gave up and just use the internal server on it and usb memory stick things across from my Mac (which is on broadband). All to look at IE 6. IS the problem with Win2K and the LAN or your MAC? The problem dial up when I wanted it is simply a problem with the box and its software. It dials up but handshaking is some sort of problem judging by the notices. |
|
As a little footnote: when a friend of muine and I were trying to get the server set up with php right so that some websites would show up right the other day, it was a mule to get IE6 to conect to the internal server (FF was a simple breeze). IE6 kept wanting to dial up! It could not believe the server was right there under its nose. My friend deleted all the modem settings (they were not working anyway for the moment. Then IE started behaving. |
|
I even rang up my ISP and they tried but failed to solve the problem (got me to delete the driver and reinstall and rewrite the modem settings and so on). Buggered if I know what is what... makes me that more tempted to go XP... and see if that helps to shake it all up. Still have the WinXP CD sitting on the new 400GB drive resting on my scanner...still cannot get myself to upgrade... I am tempted to do the same except that this box was handed to me and has just about everything on it and I am a bit scared of disturbing it all - my skills with PCs are very very rudimentary. Be nice to have IE6 and 7 on the same machine but... |
#9
| |||||
| |||||
|
|
As a little footnote: when a friend of muine and I were trying to get the server set up with php right so that some websites would show up right the other day, it was a mule to get IE6 to conect to the internal server (FF was a simple breeze). IE6 kept wanting to dial up! It could not believe the server was right there under its nose. My friend deleted all the modem settings (they were not working anyway for the moment. Then IE started behaving. Don't mean to intrude, |
|
but sounds like a name resolution issue. I have a similar development setup, and the local copies of sites have names that won't get confused with the public names (i.e. joesbar vs joesbar.com). These names need to be in the hosts file and in the apache config, otherwise the browser will try to resolve them via a public dns server, and fail because there is no public record for that domain name. Your setup isn't getting to that failure because it thinks it needs to dial up to get the dns. The fact that FF works suggests more of a caching problem with IE. I have had that problem and have been unable to come up with any rhyme or reason on it, but I have short term memory problems and am probably missing something obvious. |
|
I even rang up my ISP and they tried but failed to solve the problem (got me to delete the driver and reinstall and rewrite the modem settings and so on). Buggered if I know what is what... makes me that more tempted to go XP... and see if that helps to shake it all up. A suggestion. Try to break the problem(s) into their separate "parts." When I troubleshoot I try to classify in three categories: normal/normal: Everything works as you expect. normal/abnormal: It doesn't do what you want, but is doing what it's supposed to do when something is wrong. abnormal/abnormal: Your problem is probably here. The new hard drive can probably be ignored, it's an unlikely contributer. The two network ports (dial up and Ether card) are another matter. One isolation approach: 1) get simple dial up working 2) get it to work along side the Ethernet card (Lan) |
|
Once you can get the "networking" working, then look at the "routing" (why look elsewhere for a local resource). |
|
A side note re "upgrading" to XP (in your current situation). Don't. You will lose everything you have, and you will gain many new problems. |
#10
| |||
| |||
|
|
tezza wrote: I have a floated image and some paragraph text in a fluid box. It works beautifully, but only when the text extends beyond the image. Could someone take a look at my source please and tell me how I can 'fix' the second box. http://www.stayintheknow.info/index-test.html There's a slightly different outcome on FF and IE(7). Floats are supposed to do that, they are not contained with a parent with normal flow. your could add "overflow: hidden;" to .box-inner, but MSIE will not cooperate. The other option is to place after your last P in DIV.box-inner a block that clears to the left. Look up 'clear' property... -- Take care, Jonathan |

![]() |
| Thread Tools | |
| Display Modes | |
| |