Products

Solutions

Resources

Partners

Community

About

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, ...FeedBrowser and Forums do not display correctly in XHTML skinFeedBrowser and Forums do not display correctly in XHTML skin
Previous
 
Next
New Post
6/16/2008 10:01 AM
 

I'm having a problem with the FeedBrowser and Forums not displaying correctly when using an XHTML skin. If I change the DOCTYPE to HTML Transitional, all is fine, but when I use XHTML DOCTYPE, the tabs in the FeedBrowser are not displayed horizontally and display without being skinned, and the rest of the feedbrowser is unskinned. Also in the Forums the tables are not drawn correctly, they are unfinished at the bottom right of each row. The XHTML skin is otherwise fully compliant, apart from on these pages.

Is the FeedBrowser dependent on HTML 4?

 

 
New Post
6/18/2008 8:25 AM
 
I've confirmed that this problem exists for me in third party skins, not just my own. Just adding a skin.doctype.xml file to the default DNN-Blue and DNN-Grey skins will also produce this same error with the feedbrowser. This is happening on clean installs of DNN too.
 
New Post
6/18/2008 9:09 AM
 

Hi Ryan,

I'm afraid that I'm not going to be able to yield much insight into the problem you're having, but wanted to suggest that you log this as a bug in the DNN Gemini system located at http://support.dotnetnuke.com.

Since work items are tracked on a per-project basis, you'll need to submit two issues: one for the feedbrowser and one for the forums.

Brandon


Brandon Haynes
BrandonHaynes.org
 
New Post
6/26/2008 4:10 PM
 

I found the solution to the feedbrowser problem in my case. In the settings for the Feedbrowser, the values of the Themes, platinum and graphite are lowercase, but need to be Title case in order to match the css classes in the javascript and css files.

In:

admin/syndication/feedbrowsersettings.ascx

Change:

<asp:DropDownList id="Theme" runat="server" CssClass="NormalTextBox" Width="250px">
                <asp:ListItem Value="platinum">Platinum</asp:ListItem>
                <asp:ListItem Value="graphite">Graphite</asp:ListItem>
</asp:DropDownList>

to

<asp:DropDownList id="Theme" runat="server" CssClass="NormalTextBox" Width="250px">
                <asp:ListItem Value="Platinum">Platinum</asp:ListItem>
                <asp:ListItem Value="Graphite">Graphite</asp:ListItem>
</asp:DropDownList>

 

 
New Post
6/27/2008 6:27 AM
 

but where is the solution for the forum module? any one can share your way.


sunblognuke v5 for dnn

Ultimate Blogging Module for DotNetNuke Platform
The professional provider of DotNetNuke support, skin design and custom module development.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...FeedBrowser and Forums do not display correctly in XHTML skinFeedBrowser and Forums do not display correctly in XHTML skin


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