1. Fabio Colzada
  2. Bugs
  3. Sunday, 09 June 2013
  4.  Subscribe via email
I am having a little problem with Ccomment: I don't have indentation of replies (all comments have the same space from border).
I am aware it could be a template issue, but where should I look to find the code that implement the "indentation" feature? Any tips on how to solve this?

Thanks :)
Attachments (1)
Responses (8)
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
Thank you for sharing this! I added a margin to .ccomment-replies just in case it is needed.
By the way -> the code that you have above only the second margin is applied as it overrides the rules of the first one.

Regards,
Daniel

P.S. Don't forget to leave a review about the component over here: http://extensions.joomla.org/extensions/contacts-and-feedback/articles-comments/24030 Thanks!
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. Bugs
  3. # 1
Accepted Answer Pending Moderation
Got it!
I see Ccomment relies on the current template nesting rule for <ul> tags. In my case, for some reason, it has been set by the template owners to... no margin at all.

Getting the code from your Ccomment css template page I added:

[code type=css]
.ccomment-replies{
margin: 0.5em 0;
margin: 0 0 0 2em;
}
[/code]

in /media/com_comment/templates/default/css/default.css

In this way (I suppose) it overrides my template css for that specific class and now it looks great!
I don't know if this override will work in any case, but if it is so... maybe it would be useful to add it to the component css by default? So that it will be independent by some weird template setting. Just a suggestion, eheh. Have a good day guys!
  1. more than a month ago
  2. Bugs
  3. # 2
Accepted Answer Pending Moderation
I knew it ;) but maybe I still have to learn all its secrets :P I'll let you know if I find something new about my issue. Thanks for now!
  1. more than a month ago
  2. Bugs
  3. # 3
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
Use this tool:
http://www.youtube.com/watch?v=FsX6qwQqGgQ

And a new window into the world of web development will open in front of your eyes :)

Cheers,
Daniel
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. Bugs
  3. # 4
Accepted Answer Pending Moderation
It's ok, maybe I will ask again once the website will be online. I will try to figure out what the problem is. Do you know the folder where I can find the css of ccomment? And/or the css class responsible for the nesting effect?
  1. more than a month ago
  2. Bugs
  3. # 5
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
Yes, most probably the margin is removed by your template. Without a link to your page I cannot tell you what the problem could be.

Regards,
Daniel
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. Bugs
  3. # 6
Accepted Answer Pending Moderation
I did it, I see the reply button and I can add comments as reply, but they are not nested, they come right after the one I replied to, but at their same level, this is why I thought of some kind of css problem.
  1. more than a month ago
  2. Bugs
  3. # 7
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
Just go to the backend and enable nested comments. Once you do so people will see a button -> reply. And if they use it comments will get indented.
Regards,
Daniel
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. Bugs
  3. # 8
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Last questions

Matukio Teilnehmerliste Anzeige
Hallo Ich habe ein Problem. auf. Ich nutze Matukio und im Frontend werden die Ze...
21 Replies
Posted on Friday, 06 October 2023
ccomment is stuck, saving forever
Hi Guys, Sitename: traveltomtom.net is anyone experiencing problems with c...
0 Replies
Posted on Tuesday, 28 November 2023
  • New
  • ReCaptcha einrichten schlägt fehl...
    Hallo Zusammen, vielleicht kann mir jemand helfen, ich bin schon total am ve...
    2 Replies
    Posted on Wednesday, 22 November 2023
  • New
  • Gebühren werden nicht weitergeleitet
    Hallo in allen Buchungsprozessen werden die Gebühren nicht weitergeleitet. (...
    3 Replies
    Posted on Wednesday, 22 November 2023
  • New
  • Problem with matukio search plugin on J!4
    We are still in the process of upgrading our site to J!4 Sadly we have a proble...
    30 Replies
    Posted on Friday, 22 September 2023
  • Resolved