HomeHomeDotNetNuke Forg...DotNetNuke Forg...Module ForumsModule ForumsReportsReportsChange the color of column headersChange the color of column headers
Previous
 
Next
New Post
11/28/2011 1:19 PM
 
I have been searching for a way to change the color in my skin of the column headers when using the reports module.  I cannot find where to change it or the class to define in the skin.css to set it to the color I want.  Any advice?
 
New Post
5/18/2013 11:16 PM
 
If you type this statement in:
SELECT FirstName as '<font size="3" color="red">FirstName</font>', LastName FROM users

you get this

See how the FirstName Column  text is larger red now. Is that what you were looking for?

If so here is how it works:

Select

Your Property value

as''<font size="3" color="red">Delete this text you are reading and type in what you want displayed as the Column name</font>'

(*Note as and ' need to be touching Ex. as ' = no good as' =good*)

FROM

where it is pulling info from

 

You can change colors by modifying color="color name"

reference http://www.w3schools.com/tags/att_font_color.asp  for more info on color names and codes.

Also Very important make sure you have the closing statement< / font > from above, if not it will change all the text to follow to the color that you specified.

Hope this helps!

 
Previous
 
Next
HomeHomeDotNetNuke Forg...DotNetNuke Forg...Module ForumsModule ForumsReportsReportsChange the color of column headersChange the color of column headers


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Start  Professional Edition Trial
Have Someone Contact Me

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

Sponsors

DotNetNuke Corporation

DotNetNuke (DNN) provides a suite of solutions that make designing, building and managing feature-rich sites and communities fast, easy and cost-effective. The DotNetNuke Platform CMS is the foundation for more than one million websites worldwide. DNN Social, our newest solution, enables businesses to create immersive, interactive communities. Thousands of organizations like True Value Hardware, Bose, Cornell University, Glacier Water, Dannon, Delphi, USAA, NASCAR, Northern Health and the City of Denver have leveraged DNN to deploy highly engaging business- critical websites. Our rapid growth in product sales and deployments resulted in DotNetNuke Corp. being named one of the fastest growing private companies in America by Inc. Magazine in 2011 and 2012.