Pro version thumbnails are not working

  • Posted by TemplatePlazza (5200) Offline

Are you sure this would work ? The articles are build using Yootheme Pro Builder and not the Joomla core editor. Therefore I'm not sure that this code will recognize the title and category written at the beginning of each


Have you tried it? It should be working properly, I think
1 year 6 days ago - 1 year 6 days ago #19 by TemplatePlazza
Last edit: 1 year 6 days ago by TemplatePlazza.

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

  • Posted by TemplatePlazza (5200) Offline

Apexbit Services wrote:
Just one more question. What do I use to change the font for introtext ?
You can do add this to CSS adjustment for International 2 (ronaldo) :
.mfp_mid_108 .mfp_default_item .mfp_introtext  {
  font-family:sans-serif;
  font-size:0.7em;
}
1 year 6 days ago #20 by TemplatePlazza

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

  • Posted by Apexbit Services (13) Offline
Is there a way to translate the "Load more" button in infinity theme ? How about changing the text and background color ?
1 year 3 days ago - 1 year 3 days ago #21 by Apexbit Services
Last edit: 1 year 3 days ago by Apexbit Services.

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

  • Posted by TemplatePlazza (5200) Offline

Is there a way to translate the "Load more" button in infinity theme ? 

You can do that by adding a language override. If you don't know to add it please follow this video :

How about changing the text and background color ?

It's the same way you add Css Adjustment before. Use 'Inspect element' to get unique class for the module instance then add a css class like this :
.mfp_mid_97 .mfp_load_btn_wrp_last_item button{ background-color:red; } ​​​​​​
​change the .mfp_mid_97 with your unique module class
1 year 3 days ago - 1 year 3 days ago #22 by TemplatePlazza
Last edit: 1 year 3 days ago by TemplatePlazza.

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

  • Posted by Apexbit Services (13) Offline

.mfp_mid_171 .mfp_load_btn_wrp_last_item button{ background-color:red; } ​​​​​​

I used this code but the background of the "Load More" button didn't change :-(
1 year 1 day ago #23 by Apexbit Services

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

  • Posted by TemplatePlazza (5200) Offline
Can you point me to the web/page where the module is published?
1 year 1 day ago #24 by TemplatePlazza

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

Powered by Kunena Forum