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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogStylingStyling
Previous
 
Next
New Post
4/27/2011 4:42 PM
 
I've been searching all over for where this module is pulling its styles from.  I want to be able to style the main blog content module, category module, and the recent post module for sure.  Does anyone know where these modules are pulling their styles from?  I've been looking for this for a few days now and it is really starting to bug me.  Thanks.
 
New Post
4/27/2011 8:24 PM
 
These CSS classes are defined in the module.css file. You can see the one for DotNetNuke.com here:

http://www.dotnetnuke.com/DesktopModules/Blog/module.css

Best practice would be to identify the classes you want to change and copy them to your skin's CSS file. SKin css files will load after module css files giving you the opportunity to change the style without modifying the core module css and future proofing your upgrades.


Steven Webster
Manager, Community Platform
F5 Networks, DevCentral
 
New Post
4/27/2011 8:24 PM
 
edit - double post...


Steven Webster
Manager, Community Platform
F5 Networks, DevCentral
 
New Post
4/28/2011 10:15 AM
 
Thanks.  I managed to style the main blog viewing module, but I am still lost on how to style the Categories module and Recent Posts module..  I believe the categories module is done using ViewCategories.ascx.  This is the line of code from that file:

<%@ Control Language="vb" AutoEventWireup="false" CodeBehind="ViewCategories.ascx.vb" Inherits="DotNetNuke.Modules.Blog.ViewCategories" %>
<asp:TreeView ID="tvCategories" runat="server" ShowLines="False" ShowExpandCollapse="False" CssClass="CommandButton" />

These IDs and classes don't exist in module.css.  Any idea where these might be at?  I think I've looked all over the blog directory for these .css files, but no luck.
 
New Post
5/19/2011 8:26 PM
 
It seems like the 'treeview' hates to be styled, and even using the css methods I know doesn't affect the Category text links. Anybody found a way to style this?
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogStylingStyling


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