Register  Login  
  February 4, 2012  
 Search
 
Foren      
DotNetNuke Forum der Deutschen DotNetNuke Community Minimize

Please be informed that all English forums are locked. You will find the new English forums while following the link.
www.schelian.com


Welcome Guest Search | Active Topics | Members

Icon in der Topnavi Options
Previous Topic · Next Topic
markusli
Posted: Monday, November 26, 2007 11:49:40 AM
Rank: Member
Groups: Member

Joined: 2/16/2006
Posts: 15
Location: Switzerland
Hallo Zusammen

Ich suche dringend Hilfe um das Icon in der Topnavi von DotNetNuke 4.6.2 zu löschen. Es handelt sich dabei nicht um das breadcrumb.gif...das habe ich gefunden, sondern um dasjenige das bei Navipunkten erscheint sofern die Hauptnavigationspunkte auch Subnavipunkte besitzen..alo das Dreieck-Icon das nach Unten zeigt. Wo finde ich das? Css? Code?

Danke für Eure Hilfe!Sad Confused Question
SchelianHP
Posted: Monday, November 26, 2007 12:19:15 PM

Rank: Administrator
Groups: Administration

Joined: 12/4/2004
Posts: 2,211
Location: Alzey Im schönen Rheinhessen
Öffnen mal dein Skin und suche nach Solpart.
Dort findest du so etwas wie downarrow , leftarrow usw.
Das ist das was du suchst.

HTH

Beste Grüße

Hans-Peter
DnnPortal.De Deutsche DotNetNuke Community
Homepage Deutsch
Homepage English
HP's Blog

markusli
Posted: Wednesday, September 09, 2009 10:19:30 AM
Rank: Member
Groups: Member

Joined: 2/16/2006
Posts: 15
Location: Switzerland
Hallo Zusammen

Topnavigation: ich habe da meine Problemchen...evtl. aber weiss Jemand hier doch noch Rat bevor ich ein anderes Modul reinstelle..Wink

Ich suche die Angaben die ich machen muss um in der Topnavigation im Hauptmenu (Level 0) im Aktiv-Zustand ein Icon in den Hintergrund zu kriegen. Anbei mein bisheriger Code..denke da fehlt einfach das entscheidende im ersten Teil (im ASCX-File) damit ich dann via CSS darauf verweisen kann...


im ASCX-File:

[dnn:NAV runat="server" id="dnnNAV" ProviderName="DNNMenuNavigationProvider" CSSControl="main_dnnmenu_bar" CSSContainerRoot="main_dnnmenu_container" CSSNode="main_dnnmenu_item" CSSNodeRoot="main_dnnmenu_rootitem" CSSIcon="main_dnnmenu_icon" CSSContainerSub="main_dnnmenu_submenu" CSSBreak="main_dnnmenu_break" CSSNodeHover="main_dnnmenu_itemhover" ]



im CSS steht dann:

.main_dnnmenu_bar {
cursor: pointer;
cursor: hand;
height:33px;
background-color: transparent;
padding:0px 0px 0px 0px;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
cursor: pointer;
cursor: hand;
color: #5F7F96;
font-size: 14pt;
font-weight: none;
font-style: italic;
background-color: Transparent;
font-family: "Times New Roman", Times, serif;
white-space: nowrap; /*Word wrapping menu item now optional*/
padding:0px 0px 0px 0px;
}

.main_dnnmenu_rootitem { /*TD if menu option for using tables is on*/
cursor: pointer;
cursor: hand;
color: #5F7F96;
font-size: 14pt;
font-weight: none;
font-style: normal;
background-color: Transparent;
font-family: "Times New Roman", Times, serif;
white-space: nowrap; /*Word wrapping menu item now optional*/
padding: 0px 12px 0px 5px; /*explicitly set padding for root menu items*/
}

.MainMenu_BreadcrumbActive
{
border: solid 10px purple;
background-color: green;
height: 50px;
}

.main_dnnmenu_itemhover {
cursor: pointer;
cursor: hand;
color: #234058;
font-size: 14pt;
font-weight: none;
font-style: normal;
background-color: Transparent;
font-family: "Times New Roman", Times, serif;
white-space: nowrap; /*Word wrapping menu item now optional*/
padding: 0px 12px 0px 5px; /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover td {
background-color: transparent;
}

.main_dnnmenu_rootitem_selected { /*TD if menu option for using tables is on*/
cursor: pointer;
cursor: hand;
color: #234058;
font-size: 14pt;
font-weight: none;
font-style: normal;
background-image: url(Navi_icon.gif);
background-position: bottom center;
background-repeat: no-repeat;
background-color: Transparent;
font-family: "Times New Roman", Times, serif;
white-space: nowrap; /*Word wrapping menu item now optional*/
padding: 0px 12px 0px 5px; /*explicitly set padding for root menu items*/
}




.main_dnnmenu_icon {
cursor: pointer;
cursor: hand;
text-align: center;
width: 15px;
height: 100%;
}
.main_dnnmenu_submenu {
background-color: #FFFFFF;
z-index: 3000;
cursor: pointer;
cursor: hand;
filterRazzrogidXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
height: 1px;
font-size: 1px;
}

.main_dnnmenu_arrow {
border-right: #cad5ea 1px solid;
border-bottom: #cad5ea 1px solid;
border-top: #cad5ea 0px solid;
font-family: webdings;
font-size: 10pt;
cursor: pointer;
cursor: hand;
}
.main_dnnmenu_rootmenuarrow {
font-family: webdings;
font-size: 10pt;
cursor: pointer;
cursor: hand;
}




Also: nur bei einem Aktiven Hauptmenupunkt sollte ein Bild im Hintergrund des Textes (Navigstionstext) angezeigt werden.




Danke für Eure Hilfe!
Users browsing this topic
Guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum Rss Feed : RSS

Yet Another Forum.net version 0.9.9 running under DotNetNuke.
Copyright © 2003-2004 Yet Another Forum.net. All rights reserved.

  

  Home | Informationen | Verzeichnis | Downloads | Foren | Module | Weblog | Kontakt | Artikel  
  (c) 2002 - 2005 Schelian IT Beratung   Terms Of Use | Privacy Statement