Jump to content


Disable Active Image Css


2 replies to this topic

#1 Calipso

    Young Padawan

  • Members
  • Pip
  • 6 posts

Posted 31 December 2006 - 10:07 AM

hey guys how do i disable a image from being clicked in css? for example on my myspace i have images in my view more pics how do i disable them from people clicking them to view my pic comments?

#2 Matthew.

    Official Spammer .Matt

  • Members
  • PipPipPipPip
  • 2,749 posts
  • Gender:Male
  • Location:England

Posted 31 December 2006 - 10:27 AM

You cannot disable a link using css, but you can hide it.

For example to hide all images:

img { display: none }


#3 Calipso

    Young Padawan

  • Members
  • Pip
  • 6 posts

Posted 31 December 2006 - 10:38 AM

what about a img active?





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users