The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Change the look of your recently shared images into a slide show.

5 posters

Go down

 Change the look of your recently shared images into a slide show. Empty Change the look of your recently shared images into a slide show.

Post by كونان2000 Thu 25 Jul 2024, 18:55

Hello All
The following tutorial will help you change the appearance of your most recently shared images into a slide show.

 Change the look of your recently shared images into a slide show. LynzjPF
https://i.postimg.cc/dvnWNF2M/Animation.gif
-------------------------------------

To enhance the homepage layout, you can convert the recently shared images gallery into a slideshow.

1: To enhance the homepage layout, you can convert the recently shared images gallery into a slideshow.
2: The slideshow adapts to various screen sizes, making it ideal for use on mobile phones and tablets.

_______________________



 Change the look of your recently shared images into a slide show. 31-20e3 You must first have the Recently shared images enabled under Administration Panel > Modules > Recently shared images > Configuration

"Recently shared images" settings"
Activate the "Recently shared images" on this forum : Yes
Display the link in the navigation bar : Yes
Display the recently shared images on the homepage : Yes
 Change the look of your recently shared images into a slide show. Xvqhij11



 Change the look of your recently shared images into a slide show. 32-20e3 "Search in the index_box template for the code that begins with
Code:
<!-- BEGIN switch_forum_images -->
and ends with
Code:
<!-- END switch_forum_images -->
, and delete it."


replace it with
Code:
<!-- BEGIN switch_forum_images -->
<div id="konan-solid" class="forum-images">
<div class="konan-images">Recently shared images</div>
<div class="konan-solid">
<a href="/images" class="konan-konan">List of images</a>
 <button id="moveRight">❮</button>
  <button id="moveLeft">❯</button>
<div class="conan-conan">
<div class="fo-header">
<div class="category-title">
<script type="text/javascript">
 $(document).ready(function(){
    var scrollableContent = $('.conan-conan');
    var scrollAmount = 350;

    $('#moveLeft').click(function(){
        scrollableContent.animate({scrollLeft: '+=' + scrollAmount}, 400);
    });

    $('#moveRight').click(function(){
        scrollableContent.animate({scrollLeft: '-=' + scrollAmount}, 400);
    });
});
</script>

 <style>
div#imageList {width: 300px;}
 .konan-images {font-weight: bold;padding: 5px;text-align: center;color: white;background: #3594e1;}              
 .konan-solid {padding: 10px;border: dotted 1px #035393;background: white;}              
 .conan-conan {margin-top: 11px;height: 257px;overflow: scroll;}
a.konan-konan {font-weight: 900;font-size: 17px;border-radius: 10px;color: #fff !important;border: solid 1px #d5dcdf9c;padding: 5px;background: #249eff;float: right;text-decoration: none !important;}
.forum-hidden .container-imgs-list {max-height: 250px !important;padding: 0 !important;text-decoration: auto;}
.container-imgs-list img {height: 222px;width: 222px;}
.container-imgs-list {overflow: initial !important;display: flex;flex-wrap: nowrap;justify-content: left;padding: 0;flex-direction: row-reverse;}          
.container-imgs-list .image_item {width: 222px;height: 222px;transform: rotate(90deg);}
.container-imgs-list .image_column {display: flex;margin: 10px;flex-direction: row-reverse;}
button#moveLeft {border-radius:10px;width:50px;height:40px;font-size:22px;margin-right:10px;color:#f0ffff;background:#2196F3;cursor: pointer;}
button#moveRight {border-radius: 10px;width: 50px;height: 40px;font-size: 22px;margin-right: 10px;color: #f0ffff;background: #2196F3;cursor: pointer;}
.container-imgs-list .image_column {display: inline;transform: rotate(270deg);flex-direction: row-reverse;}
#imageList > div:nth-child(5) {left: 380px;top: -130px;position: relative;}
.container-imgs-list .image_item.overflown {opacity: 0;transform: scale(.4);}
.container-imgs-list {border: 0;}
</style>              
</div></div>
  
<div class="container-imgs-list" style="max-height: 200px; margin-top: 0px" id="imageList">
{switch_forum_images.SCRIPTS}
</div></div></div></div>
<!-- END switch_forum_images -->
Save and publish  Change the look of your recently shared images into a slide show. 2997428975

After installation, you can modify the colors of the slideshow using the CSS code inside the template,


We hope you like this great little Trick and Tip on how to make the change Very Happy .


___________________________________________________________________
banana
"This program is available for use and distribution freely, provided that the source is acknowledged."


Last edited by كونان2000 on Tue 17 Sep 2024, 04:10; edited 1 time in total
كونان2000
كونان2000
Forumember

Male Posts : 284
Reputation : 120
Language : Arabic

https://anime.forumperso.com/

invisible_fa, TonnyKamper, Jucarese, poesia-verses, perlesias and Wizzard like this post

Back to top Go down

 Change the look of your recently shared images into a slide show. Empty Re: Change the look of your recently shared images into a slide show.

Post by Wizzard Fri 26 Jul 2024, 08:41

As always, good job. Smile
Wizzard
Wizzard
Forumember

Male Posts : 125
Reputation : 23
Language : English

https://net-cafe.forumotion.com/

كونان2000 likes this post

Back to top Go down

 Change the look of your recently shared images into a slide show. Empty Re: Change the look of your recently shared images into a slide show.

Post by perlesias Fri 26 Jul 2024, 17:17

Please delete this message that I forgot to edit instead of posting another one, I apologize.


Last edited by perlesias on Fri 26 Jul 2024, 17:36; edited 1 time in total
perlesias
perlesias
Forumember

Posts : 218
Reputation : 7
Language : spanish

Back to top Go down

 Change the look of your recently shared images into a slide show. Empty Re: Change the look of your recently shared images into a slide show.

Post by perlesias Fri 26 Jul 2024, 17:35

@كونان2000 Can you make the prefixes appear in their corresponding color?

 Change the look of your recently shared images into a slide show. Captur13

Should I open a topic in support? bounce
perlesias
perlesias
Forumember

Posts : 218
Reputation : 7
Language : spanish

كونان2000 likes this post

Back to top Go down

 Change the look of your recently shared images into a slide show. Empty Re: Change the look of your recently shared images into a slide show.

Post by كونان2000 Sat 27 Jul 2024, 04:46

Wizzard wrote:As always, good job. Smile
thank you @Wizzard
I'm glad you liked it Very Happy




perlesias wrote: @كونان2000  Can you make the prefixes appear in their corresponding color?

 Change the look of your recently shared images into a slide show. Captur13

Should I open a topic in support? bounce

hi  @perlesias
Yes
If you have any problems Please open a new topic and ask for help making sure you give your forum URL and a link to this topic.
Shake
كونان2000
كونان2000
Forumember

Male Posts : 284
Reputation : 120
Language : Arabic

https://anime.forumperso.com/

perlesias likes this post

Back to top Go down

 Change the look of your recently shared images into a slide show. Empty Re: Change the look of your recently shared images into a slide show.

Post by SLGray Sat 27 Jul 2024, 06:38

Technically no since it is not an official tutorial.  It is best to ask for help here since the author of the tutorial posted it.


 Change the look of your recently shared images into a slide show. Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51555
Reputation : 3524
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

 Change the look of your recently shared images into a slide show. Empty Re: Change the look of your recently shared images into a slide show.

Post by كونان2000 Sat 27 Jul 2024, 07:15

SLGray wrote:Technically no since it is not an official tutorial.  It is best to ask for help here since the author of the tutorial posted it.
hi SLGray
Member perlesias has no problem with the slideshow.

Wants to modify the prefix code to fit the slideshow

This is a separate code blackeye

كونان2000
كونان2000
Forumember

Male Posts : 284
Reputation : 120
Language : Arabic

https://anime.forumperso.com/

perlesias and Wizzard like this post

Back to top Go down

 Change the look of your recently shared images into a slide show. Empty Re: Change the look of your recently shared images into a slide show.

Post by TonnyKamper Sat 27 Jul 2024, 19:07

Great job cheers
TonnyKamper
TonnyKamper
Active Poster

Female Posts : 1096
Reputation : 80
Language : Dutch/English
Location : DSF Admin

http://www.nederlandheelt.nl/forum

كونان2000 likes this post

Back to top Go down

 Change the look of your recently shared images into a slide show. Empty Re: Change the look of your recently shared images into a slide show.

Post by SLGray Sat 27 Jul 2024, 23:04

كونان2000 wrote:
SLGray wrote:Technically no since it is not an official tutorial.  It is best to ask for help here since the author of the tutorial posted it.
hi SLGray
Member perlesias has no problem with the slideshow.

Wants to modify the prefix code to fit the slideshow

This is a separate code  blackeye

Oh.  Thanks for the information.


 Change the look of your recently shared images into a slide show. Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51555
Reputation : 3524
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

كونان2000 likes this post

Back to top Go down

 Change the look of your recently shared images into a slide show. Empty Re: Change the look of your recently shared images into a slide show.

Post by كونان2000 Sun 28 Jul 2024, 03:28

TonnyKamper wrote:Great job cheers
thank you TonnyKamper ^^  :rose:

SLGray wrote:Oh.  Thanks for the information.
You're welcome! 

Wishing you all a wonderful day    flower
كونان2000
كونان2000
Forumember

Male Posts : 284
Reputation : 120
Language : Arabic

https://anime.forumperso.com/

TonnyKamper likes this post

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum