diff --git a/css/style.css b/css/style.css index 91887e6..1ffc4f0 100644 --- a/css/style.css +++ b/css/style.css @@ -432,6 +432,23 @@ fieldset table { background:none repeat scroll 0 0 transparent; } +#div_menuSoftware { + position: absolute; + top: 30px; + left: 0px; + background-color: #111111; + border: 1px solid #222222; + padding: 8px; + padding-top: 0px; + visibility: hidden; + text-decoration: none; +} + +#div_menuSoftware img { + padding-right: 4px; + padding-top: 8px; +} + #donations_container { padding-left: 10px; padding-right: 10px; diff --git a/images/ico_distrho.png b/images/ico_distrho.png new file mode 100644 index 0000000..77fd37c Binary files /dev/null and b/images/ico_distrho.png differ diff --git a/includes/header.php b/includes/header.php index 9c72664..94a91cc 100644 --- a/includes/header.php +++ b/includes/header.php @@ -27,11 +27,14 @@ else*/ - - + + + + @@ -72,18 +110,6 @@ else*/ resize: none; } - - @@ -92,6 +118,15 @@ else*/ + +
+ Applications
+ Plugins + +
+ + @@ -102,10 +137,9 @@ else*/ Home