Keyword

I don't want to see the Filename of the Picture (new version)

  • Yiota
  • Yiota's Avatar
  • Visitor
10 years 2 months ago #53169 by Yiota
OK. Do you see the Classic folder? If you do, follow the procedure I have instructed above about the overrides and make the appropriate change in the attribute mentioned in order to remove the filename in the popup.

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

More
10 years 2 months ago #53170 by webdeveloper81
Solved! Thank you very much!

P.S. for the moment this plugin is perfect for me, but I need also another plugin (for another section in the website I'ms developing) that adapts pictures to fullscreen (possibly full responsive too). Can you suggest some plugin developed by your team?

Thank you,


Alessio

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

  • Yiota
  • Yiota's Avatar
  • Visitor
10 years 2 months ago #53171 by Yiota
Could you be a little more specific about that. What pictures are adapted to fullscreen?

Thank you.

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

More
10 years 2 months ago #53172 by webdeveloper81
ok...what I would like to know if there's any chance with this plugin (or another one developed by your team) to adapt/show pictures to full screen dimension (or something simiilar to full screen).

Another question...I created a table for every article where I want to add a gallery in this way:

<table style="height: 100%;  width: 100%;" border="0" align="center">
<tbody>
<tr>
<td align="center">{gallery}xxx{/gallery}
</tr>
</tbody>
</table>

and the result I want is to center the thumbnails to the center of the page...can you help me? The thumbnails are aligned to the left...

Thank you,


Alessio

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

More
10 years 2 months ago #53173 by webdeveloper81
I have another questions...how can I insert the tag {gallery}xxx{/gallery} in a module (custom html) instead of an article?

thank you!

Alessio

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

  • Yiota
  • Yiota's Avatar
  • Visitor
10 years 2 months ago #53174 by Yiota
To center the thumbnails of your gallery you need to add to

ul.sigFreeClassic a text-align:center; and to
ul.sigFreeClassic li.sigFreeThumb a float:none; and display:inline-block;

Now to use the {gallery} tags in a custom html module you can do it the same way you do it with the article but you will have to enable the option Prepare Content from the module's settings.

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

More
10 years 2 months ago #53175 by webdeveloper81
Thank you very much!!!! I solved all I asked you ;)

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

  • Yiota
  • Yiota's Avatar
  • Visitor
10 years 2 months ago #53176 by Yiota
You are welcome @webdeveloper81

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

More
10 years 1 month ago #53177 by James Lee
Hi.  I&#039;m having the same issue as webdeveloper81, but I would like to also removed the text ..."Image 2 of 15" that appears below the image in the pop-up.  Unfortunately I don&#039;t see where I can removed this in default.php.

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

More
10 years 1 month ago #53178 by Lefteris
@james011

This is coming from the popup engine. I suggest hiding with CSS. For example if you use Fancybox try:
.fancybox-title {display: none;}

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

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


Powered by Kunena Forum