- Posts: 5
COMMUNITY FORUM
Be the first to comment!
- Michael Perez
-
Topic Author
- Offline
- New Member
Less
More
13 years 11 months ago #97102
by Michael Perez
Be the first to comment! was created by Michael Perez
I am in the process of configuring K2 and am having some trouble with a social link toward the top of my articles that reads, "Be the first to comment!". I have searched through all of the parameters in K2 for the articles and categories, but I can't find the parameter to disable that particular function. I want the social links at the bottom of my articles to appear as they are now. But I want to disable the "Be the first to comment!" link at the top of the article. Is this possible?
To see what I'm talking about, visit www.mikeperez.com/beta/ and click on the about > neighborhoods menu option.
To see what I'm talking about, visit www.mikeperez.com/beta/ and click on the about > neighborhoods menu option.
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
13 years 11 months ago #97103
by Yiota
Replied by Yiota on topic Be the first to comment!
Go to the category parameters, locate the iltem list parameters and just disable the comments anchor.
Please Log in or Create an account to join the conversation.
- Max Cox
-
- Offline
- New Member
Less
More
- Posts: 14
13 years 11 months ago #97104
by Max Cox
Replied by Max Cox on topic Be the first to comment!
I have the same problem and disabled anchor everywhere. But it's still there. Is there to completely remove it by editing css?
Thank you
Thank you
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
13 years 11 months ago #97105
by Yiota
Replied by Yiota on topic Be the first to comment!
Yes, you can try that, I think it's the .catItemCommentsLink statement.
Please Log in or Create an account to join the conversation.
- Michael Perez
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
13 years 11 months ago #97106
by Michael Perez
Replied by Michael Perez on topic Be the first to comment!
Yiota Ziaggou said:
Yes, you can try that, I think it's the .catItemCommentsLink statement.
Yiota,
Would you happen to know where this CSS file is located? I tried the file located at administrator > components > com_k2 > css > k2.css, but I can not find this class in the file anywhere.
Thanks
Yes, you can try that, I think it's the .catItemCommentsLink statement.
Yiota,
Would you happen to know where this CSS file is located? I tried the file located at administrator > components > com_k2 > css > k2.css, but I can not find this class in the file anywhere.
Thanks
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
13 years 10 months ago #97107
by Yiota
Replied by Yiota on topic Be the first to comment!
It is in components->com_k2->css->k2.css. You can copy this file to your template css folder and edit them there. (templates/your_template/css)
Please Log in or Create an account to join the conversation.