New: Some change to allow icons in menu
@ -182,8 +182,8 @@ div.fiche
|
|||||||
<?php
|
<?php
|
||||||
$minwidthtmenu=0;
|
$minwidthtmenu=0;
|
||||||
$heightmenu=19;
|
$heightmenu=19;
|
||||||
//$minwidthtmenu=70;
|
$minwidthtmenu=70;
|
||||||
//$heightmenu=47;
|
$heightmenu=47;
|
||||||
?>
|
?>
|
||||||
|
|
||||||
div.tmenu
|
div.tmenu
|
||||||
@ -385,7 +385,8 @@ li.tmenu {
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
<?php $i=2; ?>
|
||||||
|
|
||||||
div.mainmenu_home {
|
div.mainmenu_home {
|
||||||
position : relative;
|
position : relative;
|
||||||
color: white;
|
color: white;
|
||||||
@ -429,40 +430,10 @@ div.mainmenu_commercial {
|
|||||||
div.mainmenu_accountancy {
|
div.mainmenu_accountancy {
|
||||||
position : relative;
|
position : relative;
|
||||||
color: white;
|
color: white;
|
||||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/menus/accountancy.png' ?>);
|
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/menus/money.png' ?>);
|
||||||
background-repeat:no-repeat;
|
background-repeat:no-repeat;
|
||||||
background-position:center top;
|
background-position:center top;
|
||||||
height:28px;
|
height:24px;
|
||||||
margin-left: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.mainmenu_project {
|
|
||||||
position : relative;
|
|
||||||
color: white;
|
|
||||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/menus/generic.png' ?>);
|
|
||||||
background-repeat:no-repeat;
|
|
||||||
background-position:center top;
|
|
||||||
height:28px;
|
|
||||||
margin-left: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.mainmenu_members {
|
|
||||||
position : relative;
|
|
||||||
color: white;
|
|
||||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/menus/generic.png' ?>);
|
|
||||||
background-repeat:no-repeat;
|
|
||||||
background-position:center top;
|
|
||||||
height:28px;
|
|
||||||
margin-left: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.mainmenu_cashdesk {
|
|
||||||
position : relative;
|
|
||||||
color: white;
|
|
||||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/menus/generic.png' ?>);
|
|
||||||
background-repeat:no-repeat;
|
|
||||||
background-position:center top;
|
|
||||||
height:28px;
|
|
||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -495,7 +466,47 @@ div.mainmenu_ecm {
|
|||||||
height:28px;
|
height:28px;
|
||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
div.mainmenu_generic1 {
|
||||||
|
position : relative;
|
||||||
|
color: white;
|
||||||
|
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/menus/generic1.png' ?>);
|
||||||
|
background-repeat:no-repeat;
|
||||||
|
background-position:center top;
|
||||||
|
height:26px;
|
||||||
|
margin-left: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.mainmenu_generic2 {
|
||||||
|
position : relative;
|
||||||
|
color: white;
|
||||||
|
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/menus/generic2.png' ?>);
|
||||||
|
background-repeat:no-repeat;
|
||||||
|
background-position:center top;
|
||||||
|
height:26px;
|
||||||
|
margin-left: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.mainmenu_generic3 {
|
||||||
|
position : relative;
|
||||||
|
color: white;
|
||||||
|
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/menus/generic3.png' ?>);
|
||||||
|
background-repeat:no-repeat;
|
||||||
|
background-position:center top;
|
||||||
|
height:26px;
|
||||||
|
margin-left: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.mainmenu_generic4 {
|
||||||
|
position : relative;
|
||||||
|
color: white;
|
||||||
|
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/menus/generic4.png' ?>);
|
||||||
|
background-repeat:no-repeat;
|
||||||
|
background-position:center top;
|
||||||
|
height:26px;
|
||||||
|
margin-left: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Login */
|
/* Login */
|
||||||
|
|
||||||
|
|||||||
BIN
htdocs/theme/eldy/img/menus/Thumbs.db
Normal file
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 2.1 KiB |
BIN
htdocs/theme/eldy/img/menus/company2.png
Normal file
|
After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
BIN
htdocs/theme/eldy/img/menus/generic1.png
Normal file
|
After Width: | Height: | Size: 976 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 943 B |
|
Before Width: | Height: | Size: 866 B After Width: | Height: | Size: 867 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 992 B |
BIN
htdocs/theme/eldy/img/menus/globe.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.1 KiB |
BIN
htdocs/theme/eldy/img/menus/mail.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
BIN
htdocs/theme/eldy/img/menus/money.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 900 B After Width: | Height: | Size: 1.7 KiB |