Junior Member
Junior Member
zaveri.vismay   2011-09-03, 07:38
#1
Hi,
I want to remove the image number being displayed for images i.e. image 1 of 3 from the colorbox slideshow.How am I supposed to do that.What am I supposed to change? adding display:none!important in colorbox.css file is not solving my problem
Administrator
Administrator
acrylian   2011-09-03, 08:10
#2
The colorbox does only display that if in slideshow mode. To my knowledge it can't be removed. See http://colorpowered.com/colorbox/ to learn more.

But for usability's sake I would want to know how many image there are...Be it 10, 100 or 1000 is really important for visitors...
Junior Member
Junior Member
jobyjacob   2013-04-06, 05:53
#3
we can remove the image count by using the property 'current'.

$(".colorbox").colorbox({current:false});
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.