Thread
:
How can i hide this?
View Single Post
(#
3
(
permalink
))
Wojjie
Confirmed User
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.
Wojjie
View Public Profile
Find all posts by Wojjie