summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--themes/penguin/images/ampache.pngbin2398 -> 3810 bytes
-rw-r--r--themes/penguin/images/background.gifbin57 -> 41 bytes
-rw-r--r--themes/penguin/images/bg_login.jpgbin18798 -> 20327 bytes
-rw-r--r--themes/penguin/images/bottom.gifbin103 -> 96 bytes
-rw-r--r--themes/penguin/images/bottomright.gifbin103 -> 94 bytes
-rw-r--r--themes/penguin/templates/default-rtl.css1
-rw-r--r--[-rwxr-xr-x]themes/penguin/templates/default.css15
-rw-r--r--themes/penguin/theme.cfg.php3
8 files changed, 11 insertions, 8 deletions
diff --git a/themes/penguin/images/ampache.png b/themes/penguin/images/ampache.png
index 854a7d5a..b053dd8b 100644
--- a/themes/penguin/images/ampache.png
+++ b/themes/penguin/images/ampache.png
Binary files differ
diff --git a/themes/penguin/images/background.gif b/themes/penguin/images/background.gif
index 8a8b470d..857578ca 100644
--- a/themes/penguin/images/background.gif
+++ b/themes/penguin/images/background.gif
Binary files differ
diff --git a/themes/penguin/images/bg_login.jpg b/themes/penguin/images/bg_login.jpg
index 6779a35e..b2eef204 100644
--- a/themes/penguin/images/bg_login.jpg
+++ b/themes/penguin/images/bg_login.jpg
Binary files differ
diff --git a/themes/penguin/images/bottom.gif b/themes/penguin/images/bottom.gif
index d0fe95e8..75e83a95 100644
--- a/themes/penguin/images/bottom.gif
+++ b/themes/penguin/images/bottom.gif
Binary files differ
diff --git a/themes/penguin/images/bottomright.gif b/themes/penguin/images/bottomright.gif
index ccdc3960..7ef339d6 100644
--- a/themes/penguin/images/bottomright.gif
+++ b/themes/penguin/images/bottomright.gif
Binary files differ
diff --git a/themes/penguin/templates/default-rtl.css b/themes/penguin/templates/default-rtl.css
index e6ac1aa4..50c2f466 100644
--- a/themes/penguin/templates/default-rtl.css
+++ b/themes/penguin/templates/default-rtl.css
@@ -662,6 +662,7 @@ right: expression(-this.parentNode.offsetWidth%2+"px");
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
line-height: 20px;
+ float:right;
}
#information_actions h3 {
float:right;
diff --git a/themes/penguin/templates/default.css b/themes/penguin/templates/default.css
index 76c11138..d4b99896 100755..100644
--- a/themes/penguin/templates/default.css
+++ b/themes/penguin/templates/default.css
@@ -50,7 +50,7 @@ a img, :link img, :visited img {
body {
background:#222 url(../images/background.gif) repeat;
font-family:Arial, Helvetica, Sans-Serif;
- min-width:1250px;
+ min-width:900px;
}
p {
color: #fc0;
@@ -151,13 +151,13 @@ body {
#headerbox {
position:absolute;
top:0px;
- left:307px;
+ left:264px;
font-size: 10px;
padding-top: 5px;
padding-bottom: 5px;
- background: #fff;
+ /*background: #fff;*/
height: 30px;
- width: 450px;
+ width: 504px;
}
#headerlogo, #headerlogo a {
position: absolute;
@@ -197,7 +197,7 @@ body {
position:absolute;
top:5px;
left: 815px;
- width:400px;
+ width:350px;
text-align:left;
z-index:250;
text-transform:uppercase;
@@ -591,6 +591,7 @@ a.button {
text-transform:uppercase;
padding-bottom: 10px;
color:#FFF;
+ width:500px;
}
.box-list {
}
@@ -658,10 +659,10 @@ right: expression(-this.parentNode.offsetWidth%2+"px");
margin-right:10px;
}
#information_actions {
- padding: 20px 0px 10px 0px;
+ padding: 0px 0px 10px 0px;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
- line-height: 20px;
+ line-height: 15px;
}
#information_actions h3 {
float:none;
diff --git a/themes/penguin/theme.cfg.php b/themes/penguin/theme.cfg.php
index a9299060..b177f992 100644
--- a/themes/penguin/theme.cfg.php
+++ b/themes/penguin/theme.cfg.php
@@ -1,7 +1,7 @@
;;;;;;;;;;;;;;;;;;
;<?php exit(); ?>;
;;;;;;;;;;;;;;;;;;
-; Copyright (c) 2001 - 2007 Ampache.org
+; Copyright (c) 2001 - 2011 Ampache.org
; All rights reserved.
;
; This program is free software; you can redistribute it and/or
@@ -32,6 +32,7 @@ name = "Penguin"
; person who actually created this theme
; DEFAULT: N/A
author = "Jeroen Doppenberg"
+; Updated by harrysand
; Theme Maintainer
; This is just a way of listing who is responsible for