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, ...Problem With Dynamic SizingProblem With Dynamic Sizing
Previous
 
Next
New Post
2/14/2007 12:05 AM
 

First off, Im a Newbie!
I have just began making skins and still am not to familiar with things but here is my Goal / Problem
I am trying to make this design.
There is a Logo on the top row of the skin table
the next row is divided into 3 coloms, Left Col is for the menu, Middle is for a "cap" on the end of the menu, Right has the login and registration links and has a background image that should blend right into the logo row BUT is DOESNT, there is a blank space
here is the code for that
<table height="100%" width="800"  border="0" align="center" cellpadding="0" cellspacing="0" class="SmartnerBoarder">
  <tr>
    <td colspan="3" height="100%">&nbsp;<dnn:logo id="dnnLOGO" runat="server"></dnn:logo></td>
  </tr>
  <tr>
    <td style="height: 19px; width: 1px;"><div align="left">
    <dnn:MENU id="dnnSOLPARTMENU" runat="server" leftseparator='<img src="CompanyWhite_links_menubg.gif">'
            leftseparatorbreadcrumb='<img src="CompanyWhite_hover_menubg.gif">' rightseparator='<img src="CompanyWhite_links_menubg.gif">'
            rightseparatorbreadcrumb='<img src="CompanyWhite_hover_menubg.gif">' rootmenuitemactivecssclass="MainMenu_TabMenuItemSelHover"
            rootmenuitembreadcrumbcssclass="MainMenu_TabRootMenuItemSel" rootmenuitemcssclass="MainMenu_TabRootMenuItem"
            rootmenuitemselectedcssclass="MainMenu_TabMenuItemHover">
        </dnn:MENU></div></td>
    <td style="height: 19px; width: 21px;"><div align="left" class="menuEndPiece">
        </div></td>
    <td style="height: 19px" width="334"><div align="center" class="bottomConcave">
        <dnn:LOGIN id="dnnLOGIN" runat="server" CssClass="Login"></dnn:LOGIN><b> :: </b>
        <dnn:USER id="dnnUSER" runat="server" CssClass="user"></dnn:USER></div></td>
  </tr>

The other thing is that I want this skin to remain at 800px no matter the content, which I am not able to do?
also How do I get the menu to not increase in lenght past a certain point?

Sorry for being such a newbie
Thanks in advace to anyone who can teach me

Mark Hollas

 
New Post
2/14/2007 8:13 AM
 

Hi

I did not have enough time to analyze your table. But I would suggest you to study some of the well made free skinpacks available around the DNN Community.

With regards to forcing the table to remain at 800 no matter what you have inside it. This is not possible

If you drop a module in there with further table or content that goes beyond your 800px wide, it will force it to go beyond that.

 

Salar

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Problem With Dynamic SizingProblem With Dynamic Sizing


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