Thanks Craig!
But can you please elaborate a bit, or tell me if I’m on track.
Firstly; is there a DNN/.css that manages the module settings?
If so, do I need to do a new class for the Modules “Subject” and “Comment”?
I downloaded and opened a feedback module, which didn’t have a .CSS file.
I found in “ViewComments.ascx” that lblsubject and lblMessage has the CSS Classes “subhead” and “Normal”.
Is this the label only, or label and textbox?
Anyway, I borrowed a skin.css, stuck it into the module and renamed it “feedback.css”. I cleaned it up a bit, and make sure it has a “subhead” and a “Normal” class with “display: none;”
However, without andy pointer to “feedback.css” it’s not going to work??
Sooooo?
What about removing them in the “.ascx” files?
Can I then install the modified module under a different name?
?????
Thanks a lot!!!
Olle…