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, ...Gap at top where control panel collapsesGap at top where control panel collapses
Previous
 
Next
New Post
8/13/2007 9:09 PM
 

I have a white 1 pixel line at the top of my skin where the control panel collapses. I tried a fix from a book and that gave me an even bigger gap. Here is the html and css for that part of the skin: HTML CSS .controlpanel { width: 100%; background-color: #fefefe; }

 
New Post
8/14/2007 7:38 AM
 

Hi
 
 Yes this white line can drive you mad.
 I remember a post explaining that it was a space in the control panel code somewhere and the poster gave a complicated resolution.
 Another poster pointed out that the control panel already knows where to go and so does not have to be referenced in the skin.aspx.
 
 The "hack" solution (which I have been using ever since is to remove the highlighted control panel markup from your skin.
 
 EG: fragment from a 4.41 default skin
 
 <TABLE class="pagemaster" border="0" cellspacing="0" cellpadding="0">
 <TR>
 <TD valign="top">
 <TABLE class="skinmaster" width="770" border="0" align="center" cellspacing="0" cellpadding="0">
 <TR>
 <TD id="ControlPanel" runat="server" class="contentpane" valign="top" align="center"></TD>
 </TR>
 
<TR>
 <TD valign="top">
 <TABLE class="skinheader" cellSpacing="0" cellPadding="3" width="100%" border="0">
 
 This works for me and I have never encounter a problem.
 
 Note: I do not make any htm skin files but if you use these remember to remove the same lines.
 
 Hope this works / helps.

Ian


Mutate and Survive
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Gap at top where control panel collapsesGap at top where control panel collapses


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