Hi,

Is possible customize the popup?

Comments

eugene.ilyin’s picture

It depends on what you want to change.
If you need to change the form - use hook_form_alter.
If you need to change the style of popup, try to override file comment_abuse.js with hook js_alter

eugene.ilyin’s picture

Status: Active » Closed (fixed)

Seems your problem was solved.

BeaPower’s picture

How do you use css to change it? Im a beginner so don't know hook format

eugene.ilyin’s picture