This topic is locked

not display broken image icon

8/27/2007 10:43:41 PM
ASPRunnerPro General questions
S
saintly author

Hello
ASPRunnerPro 5.0.
How can I make a page not display the broken image icon (if there is no image in that record)?

Sergey Kornilov admin 8/29/2007

Probably the easiest way is to replace no_image.gif file in images folder with 1x1 transparent gif file.

S
saintly author 9/2/2007

Probably the easiest way is to replace no_image.gif file in images folder with 1x1 transparent gif file.


Thankyou for the reponse, that is a good solution and I have implemented it, however is there another way to do this as I have a 3px white border CCS style on each image. I don't want the 1px transparent gif getting the border.

Sergey Kornilov admin 9/3/2007

I guess you can change include/style.css file for this purpose.