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, ...Help With MENU Separators Images (HOW Do I..)Help With MENU Separators Images (HOW Do I..)
Previous
 
Next
New Post
8/12/2006 5:53 PM
 
I'm having trouble getting my separator to display.  I notice that whenever I upload the skin to the portal, everything goes fine except that when the package is being parsed, I see the little "x" image that normally shows up in the browser whenever an image on the site can't be found.  I have put my separator image in different folders to see if it would show up, but with no luck.  Right now, I have the image the same place where the skin is located (not in a subfolder), but the separator still does not display.  Any help would be greatly apprecicated.  Below are snippets of the code being used:

In the HTML:

<table cellpadding="0" cellspacing="0" class="menutitle">
    <tr height="22">
       <td>[SOLPARTMENU]</td>
    </tr>
</table>

In the XML:
<Objects>
    <Object>
        <Token>[SOLPARTMENU]</Token>
        <Settings>
            <Setting>
                <Name>Display</Name>
                <Value>Horizontal</Value>
            </Setting>
            <Setting>
                <Name>usearrows</Name>
                <Value>true</Value>
            </Setting>
            <Setting>
                <Name>userootbreadcrumbarrow</Name>
                <Value>false</Value>
            </Setting>
            <Setting>
                <Name>rootmenuitemcssclass</Name>
                <Value>rootmenuitem</Value>
            </Setting>   
            <Setting>
                <Name>rootmenuitembreadcrumbcssclass</Name>
                <Value>rootmenuitembreadcrumb</Value>
            </Setting>
            <Setting>
                <Name>separator</Name>
                <Value><![CDATA[<img src="break.gif" align="top" border="0">]]></Value>
            </Setting>       
            <Setting>
                <Name>submenuitemselectedcssclass</Name>
                <Value>submenuitemselected</Value>
            </Setting>
            <Setting>
                <Name>delaysubmenuload</Name>
                <Value>true</Value>
            </Setting>
        </Settings>
    </Object>
</Objects>
 
New Post
8/13/2006 1:48 AM
 

Dear Itsolis

I see in your .xml file that you don't have set the path where your images are... Set your image in your skinpath...
<Settings>
  <Setting>
    <Name>useskinpatharrowimages</Name>
    <Value>true</Value>
  </Setting>
</Settings>
Hope this will help.


Vriendelijke groeten
Gilbert Vanden Borre
 
New Post
8/13/2006 1:22 PM
 

Thanks for your response gvborre.  I have tried your suggestion, but to no avail.  It seems that that setting merely tells the application to look for images in the skinpath.  I have the separator image in just about every folder that matters just to see if it will show up, but it still doesn't.  This is puzzling to me because I've even tried modelling of a sample skin that shows the separator...the sample skin works, but mine doesn't.

Any other suggestions would be greatly appreciated.

Thanks.

ltsolis

 
New Post
8/13/2006 2:25 PM
 
Dear Itsolis

Can you post a link to see what you've done?

Vriendelijke groeten
Gilbert Vanden Borre
 
New Post
8/13/2006 4:18 PM
 

Hey gvborre

The link is www.bsndigital.com.  If you look at the page source, you will see the separator image (break.gif) in the code, but it does not show.

Thanks for your help.

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Help With MENU Separators Images (HOW Do I..)Help With MENU Separators Images (HOW Do I..)


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