Click to See Complete Forum and Search --> : Please Help Me, Hiding Pics


Piggy
01-05-2004, 08:52 AM
Is there a code to hide pictures?
I have an InvisionFree board, with a portal, and I want to delete the Print button on the news, because it doesn't work.

Thanks. :)

Pittimann
01-05-2004, 09:07 AM
Hi!

There is only one safe method to protect your images :(:

don't show them (and what is not shown doesn't need to be hidden)!

Cheers - Pit

chris9902
01-05-2004, 09:11 AM
try this,

add style="display:none in the img code

like this:

<img src="pic.jpg" style="display:none />

Piggy
01-05-2004, 09:19 AM
I can't edit the image code. :(
I can only add codes.

chris9902
01-05-2004, 09:36 AM
could you add a set of divs arund it,

like <div><img src="pic"></div>

Piggy
01-05-2004, 10:14 AM
No, I can't edit that part of the portal, only the left side. :(
The only way to do it, is with a JavaScript.