![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
Jamie Allison wrote: "Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> wrote in message news:Nmqyg.492349$Fs1.4878 (AT) bgtnsc05-news (DOT) ops.worldnet.att.net... Suggestions: 1. place the images in a <span> and float the span. Start the span after a couple of lines of the text, and within the paragraph. Example at this page of mine: http://countryrode.com/service/service.php Notice there are no <table>s on the page. I've took a look at your code and done mine the same with h2>Person Name</h2 p span class="imgright img /span some text here /p My problem now is that when i do another one of these below but with imgleft instead of imgright the text title from the bottom one ends up to the side of the top picture. I would like to have: ... Any ideas what i am doing wrong here? Looks as if you missed the: class="clear" on the heading elements. .clear { clear: both; } |
|
-- -bts -Warning: I brake for lawn deer |
#12
| |||
| |||
|
|
excellent although it gives me a big white space towards the top of the page which i think is due from having the navigation to the right up there. |
#13
| ||||
| ||||
|
|
Jamie Allison wrote: excellent although it gives me a big white space towards the top of the page which i think is due from having the navigation to the right up there. Try it without the "clear" on the first one, Patricia Allison. |
|
I do not see the images. The path: http://www.hsnsg.org.uk/images/meetus_rightpic01.jpg returns your error page. They do show in Internet Explorer, but not in Firefox or Opera. |
|
Would be prudent to name the image files with the persons' names. Ex: http://www.hsnsg.org.uk/images/patriciaallison.jpg |
|
-- -bts -Warning: I brake for lawn deer |
#14
| |||
| |||
|
|
"Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> wrote: I do not see the images. The path: http://www.hsnsg.org.uk/images/meetus_rightpic01.jpg returns your error page. They do show in Internet Explorer, but not in Firefox or Opera. I use mozilla and if i put the above link into the address bar i see the image. It also works in IE. What was the actual error page you got? No errors are shwing up in the error logs. |
#15
| |||
| |||
|
|
Jamie Allison wrote: "Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> wrote: I do not see the images. The path: http://www.hsnsg.org.uk/images/meetus_rightpic01.jpg returns your error page. They do show in Internet Explorer, but not in Firefox or Opera. I use mozilla and if i put the above link into the address bar i see the image. It also works in IE. What was the actual error page you got? No errors are shwing up in the error logs. Here is what I see when I try to look at the rightpic01 image directly. http://k75s.home.att.net/show/hsnsg-patricia.jpg I get this same error 403 in Firefox, Opera, and in IE6 |
|
This is the meetus page, in Firefox: http://k75s.home.att.net/show/hsnsg.jpg |
|
-- -bts -Warning: I brake for lawn deer |
#16
| |||
| |||
|
|
"Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> wrote: Jamie Allison wrote: "Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> wrote: Here is what I see when I try to look at the rightpic01 image directly. http://k75s.home.att.net/show/hsnsg-patricia.jpg I get this same error 403 in Firefox, Opera, and in IE6 Ooh yeah i have hotlink protection enabled so that people cant view the images directly. |
|
This is the meetus page, in Firefox: http://k75s.home.att.net/show/hsnsg.jpg It would appear that you have all images turned off on this page which is why you dont see the peoples pictures? Am i right in thinking this? |
|
Also i noticed why my Arrow alt tags are a bit annoying now no images are displayed so i will change them. |
#17
| |||
| |||
|
|
Ooh yeah i have hotlink protection enabled so that people cant view the images directly. |
#18
| |||
| |||
|
|
"Jamie Allison" <jamie (AT) jamieallison (DOT) co.uk> kirjoitti viestissä:cpidnbfn5Kf67lLZRVny2Q (AT) bt (DOT) com... snip Ooh yeah i have hotlink protection enabled so that people cant view the images directly. So there's your problem. Turn of http referer and you don't get images. You are obviously blocking images from anyone whose referer is not from those pages? |
|
Referer can be turned on by purpose, or by firewall etc. might block it etc. so you are creating issue with your hotlinking protection. Instead, if there is need, consider blacklisting urls etc. aproach in hotlink prevention instead of blocking all but certain referer, or accept the fact that some people won't see images. |
#19
| |||
| |||
|
|
Regarding hotlinked images, I've never found a foolproof way to enable the blocking without causing other problems. |
#20
| |||
| |||
|
|
"Jamie Allison" <jamie (AT) jamieallison (DOT) co.uk> kirjoitti viestissä:cpidnbfn5Kf67lLZRVny2Q (AT) bt (DOT) com... snip Ooh yeah i have hotlink protection enabled so that people cant view the images directly. So there's your problem. Turn of http referer and you don't get images. You are obviously blocking images from anyone whose referer is not from those pages? |
|
Referer can be turned on by purpose, or by firewall etc. might block it etc. so you are creating issue with your hotlinking protection. Instead, if there is need, consider blacklisting urls etc. aproach in hotlink prevention instead of blocking all but certain referer, or accept the fact that some people won't see images. |
![]() |
| Thread Tools | |
| Display Modes | |
| |