Newsletter MadeSimple - customization

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Newsletter MadeSimple - customization

Post by saltydog »

The two input areas in the subscription form (email and username) seem to be hardcoded.
I need to embed the form into my lefty-column area, but the 2 input fields are too long., and I didn't find any way to shorten them from the module.
Should I have to hack the code?
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm
Location: Finland

Re: Newsletter MadeSimple - customization

Post by tsw »

div.wrapperfornms input {
width:5em;
}

and use something like


{cms_module module="nms"...}
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Re: Newsletter MadeSimple - customization

Post by saltydog »

tsw wrote: div.wrapperfornms input {
width:5em;
}

and use something like


{cms_module module="nms"...}


Great!
Thank you very much!
Post Reply

Return to “Modules/Add-Ons”