[Projeler-commits] r161 - in vezir: . panel/template/login template/azmesai template/azmesai/images
projeler-uludag at uludag.org.tr
projeler-uludag at uludag.org.tr
12 Ağu 2006 Cmt 21:04:29 EEST
Author: gokmen.goksel
Date: Sat Aug 12 21:04:29 2006
New Revision: 161
Added:
vezir/template/azmesai/images/logo.png (contents, props changed)
Removed:
vezir/template/azmesai/images/head-az-laf-cok-is.png
vezir/template/azmesai/images/head-az-mesai.png
vezir/template/azmesai/images/head-eskiler.png
vezir/template/azmesai/images/head-tile.gif
Modified:
vezir/index.php
vezir/panel/template/login/stil.css
vezir/template/azmesai/stil.css
Log:
news
Modified: vezir/index.php
=================================================================
--- vezir/index.php (original)
+++ vezir/index.php Sat Aug 12 21:04:29 2006
@@ -6,9 +6,10 @@
<link href="template/azmesai/stil.css" rel="stylesheet" type="text/css">
</head>
<body>
- <div id="main">
-
+ <div id="logo">
+ <img src="template/azmesai/images/logo.png">
</div>
+ <div id="pinfo"> </div>
</body>
</html>
Modified: vezir/panel/template/login/stil.css
=================================================================
--- vezir/panel/template/login/stil.css (original)
+++ vezir/panel/template/login/stil.css Sat Aug 12 21:04:29 2006
@@ -4,17 +4,21 @@
font-family: Tahoma, Sans-Serif;
}
+body {
+ background-color:#333;
+}
+
/* For Login */
#loginPane {
- background: url('images/login.jpg') no-repeat left top;
+ background: url('login.jpg') no-repeat left top;
height: 200px;
- margin: 14% auto;
+ margin: 15% auto;
width: 350px;
}
#loginNodes {
- padding-top: 100px;
+ padding-top: 88px;
}
#loginPane .txt {
@@ -23,7 +27,7 @@
font-size: 1.6em;
font-weight: bold;
letter-spacing: 1px;
- width: 160px;
+ width: 140px;
border:1px solid #999;
padding-left:2px;
}
Modified: vezir/template/azmesai/stil.css
=================================================================
--- vezir/template/azmesai/stil.css (original)
+++ vezir/template/azmesai/stil.css Sat Aug 12 21:04:29 2006
@@ -5,15 +5,40 @@
}
body {
+ background: url('images/top-tile.gif') repeat-x top;
+
margin:0px auto;
- background: url('images/head-tile.gif') repeat-y top;
- background-color:#313431;
+ background-color:#FFF;
}
#main {
- height:100%;
background: url('images/top-tile.gif') repeat-x top;
+ height:4px;
}
+
+#logo {
+ width:500px;
+ margin:10px auto;
+ padding-top:12px;
+}
+
+#pinfo {
+ width:500px;
+ margin:20px auto;
+ margin-bottom:10px;
+ height:20px;
+ color:#F5FAFE;
+ background-color:#99CC33;
+ border:1px solid #99AA33;
+ text-align:left;
+}
+
+#head {
+ padding:10px;
+ vertical-align:bottom;
+ font-size:2em;
+}
+
/* For Login */
#loginPane {
Projeler-commits mesaj listesiyle ilgili
daha fazla bilgi