2 zeiliges Menü implementiert
This commit is contained in:
@@ -391,7 +391,12 @@
|
|||||||
|
|
||||||
<div class="d-none d-md-block">
|
<div class="d-none d-md-block">
|
||||||
|
|
||||||
<div style="width:100%;margin-right:150px;height:20px;">
|
|
||||||
|
|
||||||
|
<nav class="navbar fixed-top navbar-expand-lg navbar-light" style="background-color:#fff">
|
||||||
|
|
||||||
|
<div class="navbar-nav mb-lg-0">
|
||||||
|
<div style="width:100%;margin-right:150px;height:20px;">
|
||||||
<ul class="nav nav-pills">
|
<ul class="nav nav-pills">
|
||||||
<li class="nav-item dropdown">
|
<li class="nav-item dropdown">
|
||||||
<a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false"> <button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#myModal" style="background-color:#fff"><img src="../images/samples/default-avatar.jpg"; width="10"; /></button><asp:LoginName ID="LoginName1" runat="server" /></a>
|
<a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false"> <button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#myModal" style="background-color:#fff"><img src="../images/samples/default-avatar.jpg"; width="10"; /></button><asp:LoginName ID="LoginName1" runat="server" /></a>
|
||||||
@@ -401,11 +406,10 @@
|
|||||||
<li><a id="LogoutButton" class="stretched-link" style="text-decoration: none;background-color:#fff;color:#043381"><img src="../images/Icons/main/Logout.svg.png"; style="width:20px; height:20px;color:#043381;background-color:#fff;"/>Logout</a></li>
|
<li><a id="LogoutButton" class="stretched-link" style="text-decoration: none;background-color:#fff;color:#043381"><img src="../images/Icons/main/Logout.svg.png"; style="width:20px; height:20px;color:#043381;background-color:#fff;"/>Logout</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div></div>
|
||||||
|
|
||||||
<nav class="navbar navbar-expand-lg navbar-light" style="background-color:#fff">
|
<ul class="navbar-nav mt-0">
|
||||||
|
<li>
|
||||||
<a class="navbar-brand" href="../newpageJulius_Sidebar.aspx?lan2=DE&lan3=0"><img src="../images/Logo_small.png" style:"width:120px" alt="Schriftzug: Verag AG Blaue Schrift: Verag Spedition Graue Schrift: AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"/></a>
|
|
||||||
<div class="align-self: center" style="margin-left:auto;margin-right:auto">
|
<div class="align-self: center" style="margin-left:auto;margin-right:auto">
|
||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
<%If Me.Page.User.Identity.Name = "test" Then %>
|
<%If Me.Page.User.Identity.Name = "test" Then %>
|
||||||
@@ -424,7 +428,7 @@
|
|||||||
<a class="dropdown-item" href="#">Separated link</a>
|
<a class="dropdown-item" href="#">Separated link</a>
|
||||||
</div>-->
|
</div>-->
|
||||||
</div>
|
</div>
|
||||||
|
</li><li>
|
||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
<%If Me.Page.User.Identity.Name = "test" Then %>
|
<%If Me.Page.User.Identity.Name = "test" Then %>
|
||||||
<a type="button" class="btn btn-primary" href="CustomerIndex.aspx" style="background-color:#fff; color:#043381;border:hidden;">Kundenseite</a>
|
<a type="button" class="btn btn-primary" href="CustomerIndex.aspx" style="background-color:#fff; color:#043381;border:hidden;">Kundenseite</a>
|
||||||
@@ -442,7 +446,7 @@
|
|||||||
<a class="dropdown-item" href="#">Separated link</a>
|
<a class="dropdown-item" href="#">Separated link</a>
|
||||||
</div>-->
|
</div>-->
|
||||||
</div>
|
</div>
|
||||||
|
</li><li>
|
||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
<%If Me.Page.User.Identity.Name = "test" Then %>
|
<%If Me.Page.User.Identity.Name = "test" Then %>
|
||||||
<a type="button" class="btn btn-primary" href="Invoices.aspx" style="background-color:#fff; color:#043381;border:hidden;">Rechnungen</a>
|
<a type="button" class="btn btn-primary" href="Invoices.aspx" style="background-color:#fff; color:#043381;border:hidden;">Rechnungen</a>
|
||||||
@@ -459,10 +463,10 @@
|
|||||||
<div class="dropdown-divider"></div>
|
<div class="dropdown-divider"></div>
|
||||||
<a class="dropdown-item" href="#">Separated link</a>
|
<a class="dropdown-item" href="#">Separated link</a>
|
||||||
</div>-->
|
</div>-->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</li>
|
||||||
|
</ul>
|
||||||
<div style="margin-right:-8px;">
|
|
||||||
<div id="divueberdropdown">
|
<div id="divueberdropdown">
|
||||||
<div class="dropdown" style="background-color:#fff; color:#043381; margin-right:9.813rem;position:sticky;">
|
<div class="dropdown" style="background-color:#fff; color:#043381; margin-right:9.813rem;position:sticky;">
|
||||||
<button class="dropbtn"> <center><img id="myImage" src="../<%=flagpath%>" style="border:1px solid #fff;width:32px; justify-items:center;" alt="Logo Schriftzug: Verag Spedition AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></button>
|
<button class="dropbtn"> <center><img id="myImage" src="../<%=flagpath%>" style="border:1px solid #fff;width:32px; justify-items:center;" alt="Logo Schriftzug: Verag Spedition AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></button>
|
||||||
@@ -482,10 +486,10 @@
|
|||||||
<a id="ButtonBulgariaLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=BG&lan3=0" style="background-color:#fff;color:#043381;text-decoration: none;"><img src="../<%= imgPath%>images/flags/flagge_BG_big.gif"; width="20"; <% If laenderkuerzel = "bg" Then Response.Write("style='border:1px solid #000'")%>/><%=stringBG%></a>
|
<a id="ButtonBulgariaLangPicker" class="btn btn-primary btn-sm" href="<%= navParent%>&lan2=BG&lan3=0" style="background-color:#fff;color:#043381;text-decoration: none;"><img src="../<%= imgPath%>images/flags/flagge_BG_big.gif"; width="20"; <% If laenderkuerzel = "bg" Then Response.Write("style='border:1px solid #000'")%>/><%=stringBG%></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
</nav></div>
|
||||||
</nav></div>
|
|
||||||
<div style="margin-left:5px;margin-right:5px">
|
<div style="margin-left:5px;margin-right:5px">
|
||||||
<div style="height:95px;"></div>
|
<div style="height:95px;"></div>
|
||||||
<form id="leftLinks" runat="server" style="float:initial">
|
<form id="leftLinks" runat="server" style="float:initial">
|
||||||
|
|||||||
Reference in New Issue
Block a user