Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Removing the image reference?

  • nluk100
  • nluk100's Avatar Topic Author
  • Offline
  • New Member
More
17 years 6 months ago #4319 by nluk100
Removing the image reference? was created by nluk100
I'm using lightbox and my popup shows the image name i.e. 124635637383.jpg - this is not very attractive and I can't seem to find a way to remove it in the css file??

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
17 years 6 months ago #4320 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Removing the image reference?
Hi there!
Can you give us a link to see it?!

Under what browser?

Thank you!

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • nluk100
  • nluk100's Avatar Topic Author
  • Offline
  • New Member
More
17 years 6 months ago #4321 by nluk100
Replied by nluk100 on topic Re: Removing the image reference?
The link is here .... www.leconcepts.com/installation.html and I see it in IE6 and FF.

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
17 years 6 months ago #4322 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Removing the image reference?
Hi there!

Well, in the file plugin_jw_sigpro.php, at the line 273 you can see the code
$html .= '<b>'.$images[$a].'</b>';

With this code we pass at "title atribute" of the <a> tag the image name to be as title when you click on the image.
This happens only if you not use the label txt or not use the "nice message" from the option of the plugin.

You can change that code and write between <b></b> the message you want.
But this you can do also at the options of the plugin. Please, check it out!

Regards!

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Charles Irestone
  • Charles Irestone's Avatar
  • Offline
  • Junior Member
More
15 years 3 days ago #4323 by Charles Irestone
Replied by Charles Irestone on topic Re: Removing the image reference?
Hi,

I too am trying to remove the image name (example.jpg) from the the Light Box Pop up.

But I am getting an error on the website when I try to alter or remove the code you referenced above.

$html .= '<b>'.$images[$a].'</b>';
}
}

How do I change this code to the name of image dissappears?

Thanks, Chuck

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum