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 ForumsForumForumView / Edit modeView / Edit mode
Previous
 
Next
New Post
6/12/2007 5:40 AM
 

Hi all,

I just installed DNN version 4.5.3 and made a simple skin with div's. you can view the skin here  (dutch). here is a sample of the ascx file:

[div align="center"] 
  [div class="main"]
   [div class="header"></div]
   [div class="menu"][dnn:MENU runat="server" id="dnnMENU" userootbreadcrumbarrow="false" usesubmenubreadcrumbarrow="false" usearrows="false" separator="[img src=&quot;separator.gif&quot;/]" /][/div]
   [div class="contentwrapper"]
    [div class="contentpane"][div runat="server" id="ContentPane"][/div][/div]
    [div class="leftpane"][div id="LeftPane" runat="server"][/div][/div]
    [br clear="all" /]
   [/div] <!-- end contentwrapper -->
   [div class="footer"][dnn:COPYRIGHT runat="server" id="dnnCOPYRIGHT" /] [dnn:LOGIN runat="server" id="dnnLOGIN" /][/div]
  [/div] <!-- end main -->
 [/div]<!-- end center -->

css used:

.contentwrapper 
{
 width:840px;
 background-image:url(bg-content.jpg);
}

.contentpane
{
 /*border:1px solid blue;/**/
 float:left;
 margin-left:10px;
 width:556px;
 padding:10px;
}


.leftpane
{
 /*border:1px solid blue;/**/
 float:left;
 width:214px;
 padding:10px 5px 10px 5px;
}

What happens is that if I'm in edit mode the skin works fine, if I switch to view mode the leftpane sits inside the contentpane and is placed under the forum in the contentpane. I solved it by using tables but I thought it is worth mentioning it.

regards Bas

 
New Post
6/12/2007 10:00 PM
 

I have the same issue but I can not get it to work because it shifts the container as well on certian skins, well all the skins that I have tried. There must be an error in the way the forum builds it self when it is in runtime mode so to speak. This is a big issue, I can't beleave that no one else has seen this. Did anyone figure out how to fix it yet?

 
New Post
6/12/2007 11:18 PM
 

Your skins looks great. Thanks for sharing

 
New Post
6/12/2007 11:21 PM
 

Ok, I looked at it a bit under the "scope" there are a lot of HTML issues here. There are multiple Empty tags that should be ending "A" tags as well as a table that is not closed propery. I hope that they find these issues and fix them. I am guessing the reason many have not seen this is because if you can contribute to the forums the HTML apprears correct. This issue only occures if you do not grant Edit access to the user currnetly viewing the forum. I would say this is a testing issue more then anything. Since the team is not looking at it as a read only user then they will not see this.

 
New Post
6/14/2007 5:49 PM
 

Hi all,

thank for the replies, now I know for sure it's not just my skin. I hope they find a solution. In the meanwhile I solved it by using tables.

@ fun-e thnx for the complement,

I'm willing to share the skin, I've changed it and got it running in ie7, ie6, ie5.5, ie5, firefox1.5 netscape 9 and opera.
Even build a new container to go with it, you can have the .psd file I made for the images aswell, just sent me an email bas.grootjans@mail.com

regards Bas

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumView / Edit modeView / Edit mode


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