Forum
Welcome, Guest
Please Login to access forum.
Re:How can I disable som images? (1 viewing) 
Go to bottom
TOPIC: Re:How can I disable som images?
#6480
John Dagelmore
Admin
Posts: 3873
User Offline
Re:How can I disable som images? Karma: 84  
*.noamp is an example, in the case that you assign the class 'noamp' to an element
If you have images having a css class 'jcepopup' you have to specify the CSS selector accordingly: img.jcepopup or *.jcepopup
Use an inspector tool such as Firebug to check the images class, or check the source code directly.
 
Logged Logged  
  The administrator has disabled public write access.
Go to top