From e5e49e283afcb7cf1ced5441abfa2a621961beaa Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 16 Dec 2013 17:07:33 +0000 Subject: [PATCH 1/5] Implement software submenu --- css/style.css | 17 ++++++++++ images/ico_distrho.png | Bin 0 -> 673 bytes includes/header.php | 70 ++++++++++++++++++++++++++++++----------- 3 files changed, 69 insertions(+), 18 deletions(-) create mode 100644 images/ico_distrho.png 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 0000000000000000000000000000000000000000..77fd37caa9a567d22867959d29564456bf0a4bd7 GIT binary patch literal 673 zcmV;S0$%-zP)e zSad^gZEa<4bO1wgWnpw>WFU8GbZ8()Nlj2!fese{00Id~L_t(I%UzQ(Xca*ahQGac zmwOP2iiJUoXrUHLKoA>=f{2Y^Az~v4BG}p3*;v{s>BY*@LJ-tW5EQX7kWO2L7>OV+ zG4Jm7pB;`6l?Cj4y=`B*_auF z!GH+@&~;sr@ra}slKx8asrk9s;mvFrz|3;^9p_WoV6!K% zBI&K950XZiYcf8}83)?7ttEZzIc~%lmjK4&@esh>_s1CD z(q$l4Rdpv{(W<2L?tUM*4vc^~U_OK}EQ+Eqc1N93+5!gdUiSDoU=%_qfg*DTc$rdK z%^4)%(#*`vBT1WP_D<3hcRveU3n84#>pfZEhna07>1e$(MikVOuf*-u~_80K?+2R49N;CR+*f!f_~ zRaN!8>$*VGG`M>)9*+-Cbz;ixY*Q_M*WKx7h?(K;g}Yah9!vT<<@8(9OG#(`x9|=U z+P0;xYnrBEI2=x1=iZ_y_5n2@V5=<4UjS{}hPtkO^8Eh+EQw*ftjluL00000NkvXX Hu0mjf;>9WR literal 0 HcmV?d00001 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*/ + + + + @@ -102,10 +137,9 @@ else*/ Home