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

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...CSS on child pages issueCSS on child pages issue
Previous
 
Next
New Post
11/17/2010 5:44 AM
 
Hello there,

I have created a page "Contactus.aspx" and its child page suppose "OfficeContact.aspx". Below is the piece of code which i have placed on both pages in the left pane. <td> is using an inline style while <a> is using a css class "CommandButton2" which resides on skin.css of the default MinimalExtropy skin.
The issue i am facing is that both these styles are only being applied on the parent page i.e. Contactus.aspx and not on the child page "OfficeContact.aspx". Can someone tell me if i am doing something wrong here?

<table width="100%" border="0" cellspacing="0">
<tr style="height:27px;">
<td style="background: url(./DesktopModules/Blog/Images/bloglink-bg.gif) no-repeat; width:100%;">
 <a href="contactus.aspx" ID="lnktopstories" Class="CommandButton2">Home Contact</a>
 </td>
 </tr>
<tr style="height:27px;">
<td style="background: url(./DesktopModules/Blog/Images/bloglink-bg.gif) no-repeat; width:100%;">
 <a href="contactus/OfficeContact.aspx" ID="lnktopstories" Class="CommandButton2">Office Contact</a>
 </td>
 </tr>
 </table>


Second, is there any module available that can display links for main and child pages on the main page and child pages. e.g. there are 3 pages a,b & c  and links for all these three pages should appear on all these 3 pages.
 
New Post
11/17/2010 6:45 AM
 
Have you tried debugging it using Firebug to see if the CSS file is being loaded or the CSS properties are being overridden? Also, have you set the Child Page from DNN to use the same skin as the Parent?
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...CSS on child pages issueCSS on child pages issue


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