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, ...Skins slowing down DNN?Skins slowing down DNN?
Previous
 
Next
New Post
4/17/2007 7:06 AM
 

Help everybody!!! Did anyone of you DNN user ever verified some skins dramatically slow down DNN? The skin I'm talking about has practically no images, but is css based (I mean I'm not using TABLES for the general layout of the pages, but DIVS, either floated or relatively positioned ). My site works acceptably well (fast) with default dnn-blue skin, but slows down intolerably with this new skin.

Someone has suggestions? Some of my collegues  are now of the opinion that DNN works well (meaning at an acceptable speed) only with table based layout. If that's the case I'm sorry I must say I'm really disappointed. Pleas tell me it's not like that!

 
New Post
4/17/2007 7:36 AM
 

Hi Hoppers  - I have heard from an experienced DNN developer that the new DNN 4.5 is in fact more efficient and faster than ever before, however, I can also say that a skin that is not built the same way can cause you some grief.

Any chance of providing a link here so we can give you an assessment or some help as to why you think your skin is failing?

Nina Meiers
My Site  -  My Blogs  - Goodies - DNNSkins - Nina's Free Skins 


Nina Meiers My Little Website
If it's on DNN, I fix, build, deploy, support,skin, host, design, consult, implement, integrate and done since 2003.
Who am I? Just a city chic, having a crack at organic berry farming.. and creating awesome websites.
 
New Post
4/17/2007 9:35 AM
 

Sorry, it's a lan based application, Web UI based on DNN

 

This is the skin 

 

<div id="pagePlaceHolder">
        <div id="pageWrapper">
            <div id="header">
                <div id="mainMenu">
                 [CONTENTPANE:3]                  
                </div>
                <img  alt="Keypass-the power of business" id="logoKey" src="images/logo_key.gif" />
                <div id="subHeader">
                    <div id="extendedMenu">[SOLPARTMENU]</div><div id="logon">[KP_MULTILANGUAGE]&nbsp;[LOGIN]</div>
                </div>
            </div>
            <div id="ContentWrapper">
                <div id="leftColumn">
                    &nbsp;
                    [CONTENTPANE:1]
                </div>
                <div id="mainContent">
                    [CONTENTPANE]
                </div>
            </div>
        </div>
    </div>

Really simple I'd say

 

And this is the correspondin css:

/***********   basic rules  ***********/

HTML,BODY
{
    margin: 0;
    padding: 0;
    text-align: center; /* IE5.x */
   
}

BODY
{
    font-size:11px;
    font-family:Verdana,Arial,sans-serif;
    color:#000;
   
}

input
{
    border: 1px solid;
    border-color:Olive;
}



#pagePlaceHolder
{
    width:99%;
    margin:auto; /* Mozilla */
    text-align:left; /* IE5.x  + */
}

#pageWrapper
{
    float:left;
    width:100%;
}

/****** skin  - LAYOUT *********/
#pageWrapper
{
    height: 2000px;
    margin-top:0;
    background: #fff url(images/newimages/bodyBkg.jpg) 17% 0 repeat-y;
    padding-bottom: 15px;
}


#header
{
    float:left;
    width:100%;
    background: url(images/newimages/headerBkg.jpg) repeat-x top left;
    border-bottom: 2px ridge #54809B;
   
}

#mainMenu
{
    float:left;
    width:70%;
    height:40px;
    margin: 10px;
}

#logoKey
{
    position:relative;
    bottom:10px;
    float:right;
    margin: 10px;
    width:130px;
    height:69px;
}

#subHeader
{   
    float:left;
    width:100%;
    height:20px;
     background: #B8C5D8;
   
   
       
}

#extendedMenu
{
    float:left;
    width: 60%;
}


#logon
{
    float: right;
    width: 20%;
    text-align:right;
}

#logon .SkinObject{
    display: block;
    position:relative;
    bottom:1.6em;
    right:5px;
}

#contentWrapper
{
    float:left;
    width:100%;
   
   
}



#leftColumn
{
    float:left;
    width: 17%;
    margin-right: 1%;
    background-color:#B4C4D4;
}

#mainContent
{
    float:left;
    width: 67%;
    margin-right: 1%;
    padding-top: 5px;
}
/*
#rightColumn
{
    float:right;
    width: 13%;
    height: 200px;
    background-color:#B4C4D4;
}
*/

 

Thanks for the replay anyway

 
New Post
4/19/2007 12:24 PM
 

Did not seem to have any problem here.  Does this delay happen each time you view a page with the skin?

 
New Post
4/19/2007 1:28 PM
 

Sometime it takes more, sometimes less, but the general impression is every page viewed with this skin is slower than the same page with the default skin.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Skins slowing down DNN?Skins slowing down DNN?


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