View Single Post
(#3 (permalink))
Old
Wojjie Wojjie is offline
Confirmed User
Wojjie is on a distinguished road
 
Posts: 81
Join Date: Jun 2004
Location: Toronto, Canada
05-15-2004, 08:07 AM

If its just an image, put a hidden visibility on it.

<img style="visitbility: hidden" src="...">

I think that is the right syntax, otherwise you can do it using a <div> tag.
Reply With Quote