Hi @carlucci

Sure, our template is fully compatible with all devices and is 100% responsive.
On your website, there are some custom styles in the file /templates/ja_podcast/local/css/custom.css that are causing an error. I have updated it for you.

Kindly check and let me know if there is any issue.

Regards

    phinb
    I didn't know that the custom css file was located at
    /templates/ja_podcast/local/css/custom.css
    This has caused a mess, my fault for not knowing that the location of the file is in another place than usual.
    Dominic and you have changed my css file and I don't know how to rebuild it.
    1.--------------------Labels--------------------------- --------
    https://gpc.com.es/index.php/podcast/podcast-listing/list-all-tags/postcard

    .item-tag-image > img {
    max-width:800px! Important;
    }
    .com-tags-tag.tag-category .list-group .list-group-item {
    width: 33%;
    float: left;
    min-height: 360px! Important;
    
    }

    2.-------------Megafilter.---------------------------------

    https://gpc.com.es/index.php/podcast/podcast-listing/busqueda-de-recetas-con-filtro#sort=name&sortdir=desc

    Megafilter worked. Dominic gave me some functional codes.
    But due to my ignorance it no longer works in dark mode and so little in light mode.
    I am sorry that I have spoiled all your work.
    Please be so kind and rebuild it again.

    https://gpc.com.es/index.php/podcast/podcast-listing/busqueda-de-recetas-con-filtro#sort=name&sortdir=desc

    I have solved myself the megafilter except the three fields that you see in the screenshot below.
    But I don't know if it's normal as it is or if another css should be put.


    I have not been able to solve the css of the Tags.
    I have not been able to solve the css of the labels.
    You should see three images per line of the same size as seen in the following link

    https://gpc.com.es/index.php/podcast/podcast-listing/list-all-tags/postcard

    .com-tags-tag.tag-category .list-group .list-group-item {
    	max-width: initial!Important;
    	width: 33%!Important;
    	float: left!Important;
    	min-height: 360px!Important;
    	
    }

    I had to restore my last backup, the css code had gone haywire.
    Dominic made a mistake in the parentheses Braces" { } . The closing brace was not closed, it was open. But don't worry, Dominic; this can happen to anyone. I didn't realize it and I noticed that the css didn't work.
    I'm not reproaching Dominic, I consider him a good professional.
    Sometimes a small error leads to catastrophe. it You can't judge a person by a distraction failure.

    If that weren't enough, Phinb puts the custom.css file in /templates/ja_podcast/local/css/custom.css. I have never seen css codes in local/css/. I didn't know what was happening and decided to restore my backup. Then I realized the two errors.
    I started to clean up the css code as I have been able to do.
    Besides, I couldn't ask anyone for help and here I am waiting for the manna from heaven. Several days without answering.
    Please close the thread and I'll post another one, the previous one doesn't work, the link has changed.

    Write a Reply...
    You need to Login to view replies.