Page 1 of 1

Please help with styling NMS

Posted: Sun Apr 23, 2006 1:05 am
by 99debra99
Hello there!

I'm having a bit of trouble styling my subscribe to newsletter box for the excellent NMS module. Please take a look:

http://www.fireworks-styles.com/index.php

If you take a look at the bottom left hand box, (the newsletter subscribe box), I want to style this via CSS so I can change the style of the button etc. How would I achieve this?

Thank you.

Kind regards, Debra. :) :)

Re: Please help with styling NMS

Posted: Sun Apr 23, 2006 10:15 am
by Dr.CSS
this is how i did mine,,

form{margin:0 0px;padding: 0}
form h3{margin-bottom: 10px}
form div{padding: 5px 0;}
form input {margin:3px 0}

inside a

but you might want to look at the 'Form' CSS under  Layout » Stylesheets if it is associated with the template, i don't use it on that page,,

  mark

Re: Please help with styling NMS

Posted: Sun Apr 23, 2006 4:18 pm
by 99debra99
Doh!

Thanks Mark...I get a block sometimes when it comes to stylesheets...I forgot about the Forms one included in the template!

Thanks for your help  :)