Author: duncan
Date: Tue Nov 6 16:55:40 2007
New Revision: 10087
Log:
A bit of fun with the web pages
John's new style and header
Plus a little favicon
Added:
branches/rel-1/freevo/src/www/htdocs/favicon.ico (contents, props changed)
branches/rel-1/freevo/src/www/htdocs/images/freevoheader2.png (contents,
props changed)
Modified:
branches/rel-1/freevo/src/www/htdocs/images/freevoheader2.jpg
branches/rel-1/freevo/src/www/htdocs/styles/main.css
branches/rel-1/freevo/src/www/web_types.py
Added: branches/rel-1/freevo/src/www/htdocs/favicon.ico
==============================================================================
Binary file. No diff available.
Modified: branches/rel-1/freevo/src/www/htdocs/images/freevoheader2.jpg
==============================================================================
Binary files. No diff available.
Added: branches/rel-1/freevo/src/www/htdocs/images/freevoheader2.png
==============================================================================
Binary file. No diff available.
Modified: branches/rel-1/freevo/src/www/htdocs/styles/main.css
==============================================================================
--- branches/rel-1/freevo/src/www/htdocs/styles/main.css (original)
+++ branches/rel-1/freevo/src/www/htdocs/styles/main.css Tue Nov 6
16:55:40 2007
@@ -1,6 +1,7 @@
BODY {
background: #638BCA;
- font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
+/* font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif; */
+ font-family: Arial, Helvetica, sans-serif;
color: navy;
margin: 0px 0px 0px 0px;
}
@@ -44,7 +45,7 @@
td { padding: 4px; margin: 0px; border-style: none; }
TD.tablelink {
- background: #2A577E;
+ background: #3366CC;
color: white;
text-align: left;
cursor: pointer;
@@ -58,7 +59,7 @@
}
TD.channel {
- background: #0B1C52;
+ background: #000099;
color: white;
font-weight: bold;
text-align: center;
@@ -75,7 +76,7 @@
}
td.guidehead {
- background: #0B1C52;
+ background: #000099;
color: white;
font-weight: bold;
border: #638BCA 1px solid;
@@ -96,8 +97,9 @@
}
TD.basic {
- background: #2A577E;
- color: white;
+ background: #3366CC;
+ border: #638BCA 1px solid;
+ color: white;
text-align: left;
border: none;
}
@@ -106,13 +108,14 @@
border: none;
}
TD.back {
- background: #2A577E;
+ background: #3366CC;
color: white;
text-align: left
}
TD.recording {
- background: #993333;
+ background: #993333;
+ border: #638BCA 1px solid;
color: white;
text-align: left
}
@@ -123,7 +126,7 @@
}
TD.scheduled {
- background: #996600;
+ background: #00FF33;
color: white;
text-align: left
}
@@ -135,7 +138,7 @@
}
TD.item {
- background: #2A577E;
+ background: #3366CC;
color: white;
text-align: left
border: none;
@@ -179,13 +182,15 @@
TD.favorite {
- background: #006666;
+ background: #3366CC;
+ /*#006666;*/
+ border: #638BCA 1px solid;
color: white;
text-align: left
}
TD.program {
- background: #2A577E;
+ background: #3366CC;
color: white;
text-align: left;
border: #638BCA 1px solid;
@@ -199,7 +204,7 @@
}
TD.programnodata {
- background: #2A577E;
+ background: #3366CC;
color: #c9c9ff;
text-align: center;
}
@@ -225,7 +230,7 @@
background: #0B1C52;
color: white;
font-size: 22px;
- font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
+ font-family: Arial, Helvetica, sans-serif;
text-align: center;
cursor: move;
}
@@ -247,7 +252,7 @@
table.popupbuttons tbody td {
text-indent: 0;
cursor: pointer;
- background: #2A577E;
+ background: #3366CC;
color: white;
text-align: center;
/* #border: #2a577e 2px solid; */
@@ -271,7 +276,7 @@
background: #0B1C52;
color: white;
font-size: 13px;
- font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
+ font-family: Arial, Helvetica, sans-serif;
border: #000 3px solid;
}
@@ -326,12 +331,12 @@
height: 101px ; }
*/
-#titlebar { background: #666699 url(../images/freevoheader2.jpg) left
no-repeat;
+#titlebar { background: #4D77AA url(../images/freevoheader2.png) center
no-repeat;
height: 101px;
color: #000;
}
-#subtitle { background-image: url(../images/headertxtbg.png);
+#subtitle { background-image: alignurl(../images/headertxtbg.png);
height: 21px;
font-size: 14px;
text-align: center;
@@ -380,11 +385,11 @@
width: 70%;
padding: 0.5em 1em 0.5em 1em;
text-align: center;
- background-color: #2A577E;
+ background-color: #3366CC;
}
#navbar a { padding: 0.5em 1em 0.5em 1em;
- background-color: #2A577E;
+ background-color: #3366CC;
color: white; }
#navbar a:hover { padding: 0.5em 1em 0.5em 1em;
@@ -406,7 +411,7 @@
#header {
float:left;
width:100%;
- background: #666699 url("../images/tab/bg.gif") repeat-x bottom;
+ background: #4D77AA url("../images/tab/bg.gif") repeat-x bottom;
font-size:93%;
line-height:normal;
}
Modified: branches/rel-1/freevo/src/www/web_types.py
==============================================================================
--- branches/rel-1/freevo/src/www/web_types.py (original)
+++ branches/rel-1/freevo/src/www/web_types.py Tue Nov 6 16:55:40 2007
@@ -176,6 +176,7 @@
self.res += '\t<title>Freevo | '+title+'</title>\n'
# meta tags, encoding is taken from the users config
self.res += '\t<meta http-equiv="Content-Type" content= "text/html;
charset='+ config.encoding +'"/>\n'
+ self.res += '\t<link rel="shortcut icon" href="/favicon.ico" />\n'
# css style sheet
if style != None:
self.res += '\t<link rel="stylesheet" href="styles/main.css"
type="text/css" />\n'
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog