Thank you for reading my post. I have added a module.css to my custom module but my custom classes within my stylesheet (module.css) don't seem to have an effect on my modules ascx files. When I look at the raw html of the dnn page in my development environment, a reference to module.css exists along with portal, default, skin, container css. I am sure that my classes are uniquely named within my module.css so they are not superceded but any other style sheets. Any ideas? Thank you |