I have see that in your site, in the mobile view, JComments is hided.
How is possible make this in my site?
Thanks
Paolo
jarkko
14 years, 9 months ago
Hi,
This is possible with MobileJoomla extensions that are not published yet.
paolo.tateo
14 years, 9 months ago
When will it be?
Thanks
trijulio
13 years, 5 months ago
you can hide it with css
just put this on the css file of the template:
div#jc{display:none;}
and to hide the link from blog view, you can use this:
.jcomments-links{display:none;}
hope it works
By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.