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, ...Which CSS element do I change to change forecolor of module titleWhich CSS element do I change to change forecolor of module title
Previous
 
Next
New Post
3/31/2008 2:46 AM
 

I've tried playing with CSS entries in portal.css, skin.css and container.css and I can't get the color of the text, in my module titles to change.

I've altered just about everything else. Any ideas?

 

 
New Post
3/31/2008 9:13 AM
 

.Head class in your skin.css file will control all the module titles. Just set the color style and your set. so

.Head
{color: green;
}

should make all module titles show as green. Can also set the [TITLE] token to point to custom style in the container if you want to control it at the container level. From then your just setting the CSS the token points to.

 

 
New Post
4/1/2008 12:11 AM
 

Thanks for that. - it did the trick.

In fact, I've been experimenting for awhile now, and I had made that change. Subsequently I'd been tweeking the CSS is the StyleSheet editor on the Site Settings page though, and I'd added the same thing, but with "black" as the color in there. Apparently that overrides the skins.css file!  (Oops.)

Thanks.

 
New Post
4/1/2008 8:57 AM
 

lol ah yes the *cough* lovely portal.css file. lol hierarchy goes

default.css
skin.css
container.css
portal.css

I have had so many headaches trying to make changes to client sites just to find out they have changed the portal.css and that is why it doesn't look like my demo site. lol

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Which CSS element do I change to change forecolor of module titleWhich CSS element do I change to change forecolor of module title


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