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 ForumsLinksLinksApplying separate CSS class for links module in separate pagesApplying separate CSS class for links module in separate pages
Previous
 
Next
New Post
7/14/2009 9:20 AM
 

 Hi,

I'm currently using links module in left pane for Menu navigation in one page and in other page using the links module for horizontal menu navigation. How do i give separate css style for each of these. There is only one css file called module.css in links module. can we have separate styles for link modules in each page? If so how can we do it?

Thanks in advance.Appreciate any immediate help.

Regards.

Sri

 
New Post
7/14/2009 9:28 AM
 

did you try using different containers ?

 


Erik van Ballegoij, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
New Post
7/14/2009 9:38 AM
 

 Hi Erik,

Thanks it worked.Iam new to dnn and was not aware of possible options.

Regards,

Sri

 
New Post
7/14/2009 5:11 PM
 

Hi Erik,

How do we apply css for two links module in same page? I changed the container setting at module level to be different for each links module in same page and applied separte css class yet a common css class applied at page level container get applied. How can we resolve this issue. Can you please suggest?

Thanks in advance.

Regards,

Sri

 
New Post
10/21/2009 5:29 PM
 

Hi Sri,

you should use two containers with different id's applied.

eg:

div id="container1"

and

div id="container2"

This makes it possible to work with inheritance:

CSS:

#container1 .linkitem {	
    your: style;
}
#container2 .linkitem {	
    your: style;
}

And please be sure to check out the new Version of the link module (BETA) on Codeplex. It is by far more skinnable as we changed the tables to standard conform unordered lists.

http://dnnlinks.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34444

Cheers,

Jo

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsLinksLinksApplying separate CSS class for links module in separate pagesApplying separate CSS class for links module in separate pages


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