Forum

Questions and discussions

lightbox photo preview - black background and image title

Discuss template's customization

lightbox photo preview - black background and image title

Postby Indivstock » Sat Jul 20, 2013 9:13 pm

How to delete / turn off the black background and title at a hover image?
Indivstock
 

Re: lightbox photo preview - black background and image titl

Postby PascalP » Tue Aug 27, 2013 11:43 am

inc/script.js

Code: Select all
//Photo preview
function lightboxon(fl,width,height,event,rt,title,author)
{
rcontent="<table border='0' cellpadding='0' cellspacing='1' bgcolor='gray' width='"+(width+2)+"'  height="+(height+2)+"><tr valign='bottom'><td bgcolor='#FFFFFF' style='background-image: url("+fl+"); background-repeat: no-repeat;'><div class='hover_string'><p style='text-align:center'>"+title+"&nbsp;&nbsp;&nbsp; 2013"+author+"</p></div></td></tr></table>";

preview_moving(rcontent,width,height,event)
}


remove

Code: Select all
//Photo preview
function lightboxon(fl,width,height,event,rt,title,author)
{
rcontent="<table border='0' cellpadding='0' cellspacing='1' bgcolor='gray' width='"+(width+2)+"'  height="+(height+2)+"><tr valign='bottom'><td bgcolor='#FFFFFF' style='background-image: url("+fl+"); background-repeat: no-repeat;'><div class='hover_string'></div></td></tr></table>";

preview_moving(rcontent,width,height,event)
}
PascalP
 
Posts: 41
Joined: Thu Apr 22, 2010 4:42 pm
Location: Tours, France

Re: lightbox photo preview - black background and image titl

Postby mj72 » Sun Jan 18, 2015 7:10 pm

There goes the author!
:-)

Thanks a lot. This forum is quite good.
mj72
 
Posts: 96
Joined: Sat Jan 10, 2015 10:55 am

Remove author / photographer from hover (mouseover)

Postby mj72 » Tue Oct 15, 2019 9:01 pm

In Corlate template / theme you should do this in:

Corlate template > custom.js > remove <span>"+author+"</span>
mj72
 
Posts: 96
Joined: Sat Jan 10, 2015 10:55 am


Return to Design & Templates

Who is online

Users browsing this forum: No registered users and 3 guests

cron
  Photo Store Script

Professional php photo stock script and WordPress plug-in for photographers and video producers.

  Support
  CMSaccount Inc.