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, ...Remove Arrows???Remove Arrows???
Previous
 
Next
New Post
6/1/2006 9:59 AM
 

I have a vertical menu that I want to remove the arrows from, cause it's pickig up the 'buttone' style background, and it don't want that. Skin was built in HTML, not a straight aspx. How can I remove the arrows?

Thanks guys!

 
New Post
6/1/2006 10:56 AM
 

Dear russiansks

Try to put this in your skin.xml

<Object>
  <Token>[SOLPARTMENU]</Token>
  <Settings>
   <Setting><Name>usearrows</Name><Value>false</Value></Setting>  
  </Settings>
 </Object>

  Perhaps this will help

Vriendelijke groeten
Gilbert Vanden Borre
 
New Post
6/1/2006 11:04 AM
 
Also:

If you wish to remove the main menu arrow from the menu display you can use:

.MainMenu_MenuArrow
{
    display: none;
}

If you wish to remove the root menu arrow from the menu display you can use:

.MainMenu_RootMenuArrow
{
    display: none;
}

Thanks,

Lee Sykes - DNN Creative Magazine - 600+ Video Tutorials, Articles, Interviews - July Issue 58 out now!
DNN Creative Magazine for DotNetNuke

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
 
New Post
6/1/2006 11:39 AM
 

Dnncreative

Of course

But I thought that there is always a 'spacer.gif'...

IF Solpart have a MenuItemImage then solpart return
    <img src="MenuItemImage.gif">
IF Solpart have not a MenuItemImage then solpart return
    'spacer.gif'

and when users have set borders or a background in the MainMenu_MenuArrow or the MainMenu_RootMenuArrow or they are set by default in the skin and they are not overridden then you have problems... probably you can see this spacer... But this was wrong I think... Here I make a mistake. 
 


Vriendelijke groeten
Gilbert Vanden Borre
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Remove Arrows???Remove Arrows???


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