replace menu
This commit is contained in:
parent
eed185b894
commit
884183a2ce
10 changed files with 67 additions and 45 deletions
|
@ -19,6 +19,17 @@
|
|||
z-index: 502;
|
||||
}
|
||||
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren span
|
||||
{
|
||||
color: #000000 !important;
|
||||
background: transparent url(../Images/menu_popup2.gif) right center no-repeat !important;
|
||||
text-align: left !important;
|
||||
border-right: none !important;
|
||||
display: table !important;
|
||||
}
|
||||
|
||||
.TopMenu ul.AspNet-Menu li span
|
||||
|
||||
.TopMenu li.AspNet-Menu-Leaf a, /* leaves */
|
||||
.TopMenu li.AspNet-Menu-Leaf span
|
||||
{
|
||||
|
|
|
@ -278,14 +278,14 @@ BODY
|
|||
#Center
|
||||
{
|
||||
float: left;
|
||||
width: 540px;
|
||||
width: 730px;
|
||||
padding: 10px 0px 10px 10px;
|
||||
}
|
||||
|
||||
#StorefrontCenter
|
||||
{
|
||||
float: left;
|
||||
width: 755px;
|
||||
width: 955px;
|
||||
padding: 10px 0px 10px 10px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue