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, ...Remove CSS from specific pageRemove CSS from specific page
Previous
 
Next
New Post
4/11/2011 12:15 PM
 
Hi guys,

Is there any way to remove css that being uploaded by Default.aspx from specific page ?

Thanks in advance.
Marina
 
New Post
4/13/2011 9:01 AM
 
Marina,

I am not aware of any way to "unload" a css link from a specific page. You could however, target that specific page in your CSS.

In your skin, place a class in the outermost div with something like class="page_<%=PortalSettings.ActiveTab.TabID %>". If you were on a page with the TabID of 435, it would return class="page_435". Then, in your CSS, you could specify a different, desired style for that specific page.

Another option is to use the 40Fingers Style Helper Skin Object which would allow you to place a class in the body element, and do the same thing w/ your CSS for that page.

Style Helper Skin Object on CodePlex: http://dnnskinextensions.codeplex.com...
Style Helper Skin Object Documentation: http://www.40fingers.net/Weblogsampne... *Scroll down to Add CSS class to the body tag

I hope this helps you achieve your desired results.


Ralph Williams, Jr.
UX Designer / Front-End Web Developer
www.RalphWilliams.com
Ralph Williams Consulting
Twitter: twitter.com/ralphwilliams

Professional DNN7: Open Source .NET CMS Platform
 
New Post
4/13/2011 9:31 AM
 
The Stylehelper skin object has a filter on URLs too, so you could unload CSS files only for a specific page.
The attribute to look for is: URL="Contact
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Remove CSS from specific pageRemove CSS from specific page


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