New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

Problem with "Category Module" and my css ?

  • Doctorweb
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0

Problem with "Category Module" and my css ? was created by Doctorweb

Hi, i am using "All video Share Pro".
I have a problem with "Category module" please look :
www.ciociariaturismo.it/it/la-ciociaria/...a/video-gallery.html

How can I solve the problem?

thanks
6 years 1 month ago #8958

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

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: Problem with "Category Module" and my css ?

A CSS conflict with your theme.

Solution:

1. Open /modules/mod_allvideosharegallery/tmpl/default_categories.php

2. Search for
<div class="avs categories <?php echo htmlspecialchars( $params->get( 'moduleclass_sfx' ) ); ?>">
3. Replace it as
<div class="avs <?php echo htmlspecialchars( $params->get( 'moduleclass_sfx' ) ); ?>">
4. Save the changes and try now.

Instead of modifying the above file directly, I would suggest to write a template override and do the changes. So, you will not get the issue again when you upgrade to our latest versions. Kindly refer www.ostraining.com/blog/joomla/overrides/
Last edit: 6 years 1 month ago by Administrator.
6 years 1 month ago #8959

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

  • Doctorweb
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 10
  • Thank you received: 0

Replied by Doctorweb on topic Re: Problem with "Category Module" and my css ?

Thanks...now in OK !!
6 years 1 month ago #8962

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

Time to create page: 0.090 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies