Overriding Design
garg - June 30, 2009 - 00:45
| Project: | AJAX Comments |
| Version: | 6.x-1.7 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hello,
Is there a way to override the comment design code? For example, I want a parent comment to have a div wrapped around the child comments. Then it would look more like slashdot comments. I don't know how I could override the code to make that happen. Will the module itself need to be edited?
Any help will be much appreciated :)

#1
You'll have to create a new module altering the comment module. This module doesn't have anything to do with it, again you'll want to alter the comment module.
To me it feels like it's outside the scope of this module, but I guess the maintainer will be the one to decide that.
#2
Flying Drupalist is totally right. 95% is in comments.module. But CSS styles from ajax_comments can be overridden too.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.