Please help with styling NMS

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
99debra99

Please help with styling NMS

Post 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. :) :)
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Please help with styling NMS

Post 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
99debra99

Re: Please help with styling NMS

Post 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  :)
Locked

Return to “Layout and Design (CSS & HTML)”