Closed (fixed)
Project:
AJAX Comments
Version:
6.x-1.7
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2009 at 00:45 UTC
Updated:
26 Jul 2009 at 14:00 UTC
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 :)
Comments
Comment #1
Flying Drupalist commentedYou'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.
Comment #2
neochief commentedFlying Drupalist is totally right. 95% is in comments.module. But CSS styles from ajax_comments can be overridden too.