Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Container CSS issuesContainer CSS issues
Previous
 
Next
New Post
2/20/2006 2:47 PM
 

Im having issues getting CSS to work correctly for my custom skin & containers. It seems to only be overriding certain things...for instance, I have:

.containermaster_plain {
 font-size: 8px; 
 font-family: Arial, Helvetica, sans-serif;
 background-color: #ffffff; 
 color: #505050;
}

In my containers.css file. The container it uses appears to do everything in there except font size & family. I can change the background color, font color, etc and it updates fine...but it completely ignores my font size style. I've looked for other styles in my skin.css that might be interfering, but can't tell for sure.

Anyone have some ideas??

 
New Post
2/20/2006 7:33 PM
 

If you look up the source in your browser and check the class of the element you want to change, then you do need to add that class to skin.css. Otherwise it probably picks it up from Portal/_default/default.css

Salar

 
New Post
2/20/2006 9:20 PM
 
Ur saying I need to add the container style to the skin css in addition to the container css? That doesnt seem right, being the fact that I think inside styles override outside ones...but I'll give it a shot.
 
New Post
2/21/2006 8:19 AM
 
Override the styles that work for text, like Normal, Head, Subhead, etc

Do you know the truth when you hear it?
Néstor Sánchez
The Dúnadan Raptor -->Follow Me on Twitter Now!
 
New Post
2/21/2006 10:50 AM
 

Ok, according to the following source code, its adding a Normal style after I applied my container style in the cell:

<tr class="containermaster_plain">
  <td valign="top" width="100%" class="home_plain"><div id="dnn_ctr387_ContentPane" align="left"><!-- Start_Module_387 --><div id="dnn_ctr387_ModuleContent">
  <span id="dnn_ctr387_HtmlModule_HtmlHolder" class="Normal">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</span><!-- End_Module_387 -->
 </div></div></td>
 </tr>

Is there any way to stop DNN from adding Normal style spans before my text? I noticed the Styles selection box on the top of the text editor, but my custom style classes are of course not in there. Yes, I can modify the Normal class in default.css, but I need to allow diff text sizes in diff modules. Suggestions?

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Container CSS issuesContainer CSS issues


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out