Author: rfelden
Date: Wed Dec 19 14:42:21 2007
New Revision: 43
URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D43&repname=3D=
corporate_portal_templates_v3
Log:
css additions (demo purpose)
Modified:
trunk/src/jsp/shared/css/base.css
Modified: trunk/src/jsp/shared/css/base.css
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/trunk/src/jsp/shared/=
css/base.css&rev=3D43&repname=3Dcorporate_portal_templates_v3
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/src/jsp/shared/css/base.css (original)
+++ trunk/src/jsp/shared/css/base.css Wed Dec 19 14:42:21 2007
@@ -25,7 +25,7 @@
background-image: url(../images/h1-bkg.gif);
background-repeat: repeat-x;
background-position: bottom;
-}
+}
=
h2{
font-size: 15px;
@@ -39,32 +39,32 @@
padding: 0px 0px 20px 0px;
margin: 0px;
font-weight: bold;
-}
-h4{
- font-size: 14px;
- margin: 4px 0px 8px 0px;
- padding: 0px;
-}
-
-h4 a:link, h4 a:visited{
- font-size: 14px;
-}
-
-h4 a:hover{
- font-size: 14px;
-}
-
-h5{
- font-size: 12px;
- font-weight: bold;
- margin: 0px 0px 5px 0px;
- padding: 0px;
+}
+h4{
+ font-size: 14px;
+ margin: 4px 0px 8px 0px;
+ padding: 0px;
+}
+
+h4 a:link, h4 a:visited{
+ font-size: 14px;
+}
+
+h4 a:hover{
+ font-size: 14px;
+}
+
+h5{
+ font-size: 12px;
+ font-weight: bold;
+ margin: 0px 0px 5px 0px;
+ padding: 0px;
}
=
h6{
font-size: 11px;
margin: 0px 0px 20px 0px;
-}
+}
=
div, form {
padding: 0px;
@@ -75,10 +75,10 @@
width: 920px;
text-align: left;
margin: 0 auto;
-}
-
-#header,#pub,#main,#bottom-nav,#footer {
- overflow: hidden;
+}
+
+#header,#pub,#main,#bottom-nav,#footer {
+ overflow: hidden;
}
=
#container {
@@ -145,7 +145,47 @@
background:transparent url(../images/tabs/tab-right709DCE.gif)
no-repeat =
top right;
}
=
+#column-left {
+ width: 210px;
+ clear:left;
+ float: left;
+ overflow: hidden;
+ padding: 30px 0px 30px 0px ;
+}
+
+#column-left p{
+ font-size: 11px;
+}
+
+#column-left p a:link, #column-left p a:visited, #column-left p a:hover{
+ font-size: 11px;
+}
+
+#column-left ul li {
+ margin:0px 0px 0px 0px;
+ padding : 0 0 0 0px ;
+ background-image:none ;
+}
+
+#column-left ul li ul li {
+ padding:0px 0px 0px 10px;
+ =
+}
+
+#column-left div div {
+ height:17px;
+ margin:2px 2px 2px 2px ;
+ padding:3px 2px 3px 4px ;
+ background:#CCCFD2;
+}
+
+#column-left div div:hover {
+ background:#BBBBBB;
+}
=
+#column-left li ul {
+ background-color:#EDF2F5;
+}
=
#column-left li.standard {
font-weight:normal;
@@ -247,14 +287,14 @@
=
a.red:hover{
color: #990000;
-}
-
-.fleft{
- float: left;
-}
-
-.fright{
- float: right;
+}
+
+.fleft{
+ float: left;
+}
+
+.fright{
+ float: right;
}
/* ------- Global (end) ------- */
=
@@ -272,19 +312,19 @@
background-repeat: no-repeat;
background-position: 0px 0px;
}
-
-a.home:link, a.home:visited, a.home:hover{
- background-image: url(../images/icons/icon-home.gif);
- background-position: 0px 2px;
-}
+
+a.home:link, a.home:visited, a.home:hover{
+ background-image: url(../images/icons/icon-home.gif);
+ background-position: 0px 2px;
+}
=
a.sitemap:link, a.sitemap:visited, a.sitemap:hover{
- background-image: url(../images/icons/icon-sitemap.gif);
+ background-image: url(../images/icons/icon-sitemap.gif);
background-position: 0px 0px;
}
=
a.email:link, a.email:visited, a.email:hover{
- background-image: url(../images/icons/icon-email.gif);
+ background-image: url(../images/icons/icon-email.gif);
background-position: 0px 1px;
}
=
@@ -400,9 +440,9 @@
#top-nav div{
margin: 8px 0px 0px 0px;
float: left;
- padding: 0px 12px 0px 0px;
- background-image: url(../images/top-nav-dotted-bkg.gif);
- background-position: right 4px;
+ padding: 0px 12px 0px 0px;
+ background-image: url(../images/top-nav-dotted-bkg.gif);
+ background-position: right 4px;
background-repeat: no-repeat;
}
=
@@ -422,7 +462,7 @@
margin: 0px;
list-style: none;
}
-
+
#banner {
width: 920px;
float: left;
@@ -492,7 +532,7 @@
=
#pub div.button{
position: absolute;
- z-index: 100;
+ z-index: 100;
margin: -74px 0px 0px 735px;
}
=
@@ -514,26 +554,12 @@
height: 7px;
}
=
-#column-left {
- width: 210px;
- clear:left;
- float: left;
- overflow: hidden;
- padding-bottom: 30px;
-}
-
-#column-left p{
- font-size: 11px;
-}
=
-#column-left p a:link, #column-left p a:visited, #column-leftp a:hover{
- font-size: 11px;
-}
=
#column-main {
width: 710px;
float: left;
- overflow: hidden;
+ overflow: hidden;
padding-bottom: 30px;
}
=
@@ -620,56 +646,56 @@
padding: 7px 10px 7px 10px;
text-decoration: none;
font-weight: bold;
-}
-
-ul.carrers{
- margin: 0px;
- padding: 0px;
- overflow: hidden;
-}
-
-ul.carrers li{
- padding: 0px 0px 10px 28px;
- margin: 0px;
- list-style: none;
- background-image: url(../images/icons/icon-life-preserver.gif);
- background-position: top left;
- background-repeat: no-repeat;
-}
-
-ul.carrers li a:link, ul.carrers li a:visited, ul.carrers li a:hover{
- font-size: 12px;
-}
-
-div.low{
- font-size: 11px;
- color: #999999;
- margin: 0px;
- padding: 0px;
- font-weight: normal;
-}
-
-div.title-link{
- overflow: hidden;
- padding: 0px 0px 15px 0px;
- margin: 0px 0px 20px 0px;
- background-image: url(../images/h1-bkg.gif);
- background-repeat: repeat-x;
- background-position: 0px 30px;
-}
-
-div.title-link h1{
- float: left;
- background-image: none;
- padding: 0px;
- margin: 0px;
-}
-
-div.title-link a:link, div.title-link a:visited, div.title-link a:hover{
- margin: 5px 0px 0px 0px;
- float: right;
- font-size: 12px;
-}
+}
+
+ul.carrers{
+ margin: 0px;
+ padding: 0px;
+ overflow: hidden;
+}
+
+ul.carrers li{
+ padding: 0px 0px 10px 28px;
+ margin: 0px;
+ list-style: none;
+ background-image: url(../images/icons/icon-life-preserver.gif);
+ background-position: top left;
+ background-repeat: no-repeat;
+}
+
+ul.carrers li a:link, ul.carrers li a:visited, ul.carrers li a:hover{
+ font-size: 12px;
+}
+
+div.low{
+ font-size: 11px;
+ color: #999999;
+ margin: 0px;
+ padding: 0px;
+ font-weight: normal;
+}
+
+div.title-link{
+ overflow: hidden;
+ padding: 0px 0px 15px 0px;
+ margin: 0px 0px 20px 0px;
+ background-image: url(../images/h1-bkg.gif);
+ background-repeat: repeat-x;
+ background-position: 0px 30px;
+}
+
+div.title-link h1{
+ float: left;
+ background-image: none;
+ padding: 0px;
+ margin: 0px;
+}
+
+div.title-link a:link, div.title-link a:visited, div.title-link a:hover{
+ margin: 5px 0px 0px 0px;
+ float: right;
+ font-size: 12px;
+}
=
/* ------- Main content (end) ------- */
=
@@ -711,108 +737,108 @@
margin: 0px;
}
/* ------- Promo (end) ------- */
-
-/* ------- News (start) ------- */
-dl.news{
- padding: 0px;
- margin: 0px;
- overflow: hidden;
- width: 440px;
-}
-
-dl.news dt{
- float: left;
- width: 50px;
- padding: 0px;
- margin: 0px;
-}
-
-dl.news dt div.month{
- background-repeat: no-repeat;
- background-position: top;
- font-size: 11px;
- font-weight: normal;
- margin: 0px;
- padding: 3px 0px 4px 0px;
- width: 33px;
- text-align: center;
- text-transform: uppercase;
-}
-
-dl.news dt div.day{
- background-repeat: no-repeat;
- background-position: top;
- font-size: 20px;
- font-family: Georgia,Arial;
- font-weight: normal;
- padding: 0px 0px 10px 0px;
- margin: 0px;
- width: 33px;
- text-align: center;
-}
-
-dl.news dd{
- float: left;
- width: 390px;
- padding: 0px 0px 20px 0px;
- margin: 0px;
-}
-
-dl.news dd .low{
- margin: 0px 0px 5px 0px;
-}
-
-dl.news dd p{
- padding: 0px 0px 10px 0px;
- margin: 0px;
-}
+
+/* ------- News (start) ------- */
+dl.news{
+ padding: 0px;
+ margin: 0px;
+ overflow: hidden;
+ width: 440px;
+}
+
+dl.news dt{
+ float: left;
+ width: 50px;
+ padding: 0px;
+ margin: 0px;
+}
+
+dl.news dt div.month{
+ background-repeat: no-repeat;
+ background-position: top;
+ font-size: 11px;
+ font-weight: normal;
+ margin: 0px;
+ padding: 3px 0px 4px 0px;
+ width: 33px;
+ text-align: center;
+ text-transform: uppercase;
+}
+
+dl.news dt div.day{
+ background-repeat: no-repeat;
+ background-position: top;
+ font-size: 20px;
+ font-family: Georgia,Arial;
+ font-weight: normal;
+ padding: 0px 0px 10px 0px;
+ margin: 0px;
+ width: 33px;
+ text-align: center;
+}
+
+dl.news dd{
+ float: left;
+ width: 390px;
+ padding: 0px 0px 20px 0px;
+ margin: 0px;
+}
+
+dl.news dd .low{
+ margin: 0px 0px 5px 0px;
+}
+
+dl.news dd p{
+ padding: 0px 0px 10px 0px;
+ margin: 0px;
+}
/* ------- News (end) ------- */
-
-/* ------- Bottom nav (start) ------- */
-#bottom-nav{
- padding: 10px 0px 20px 0px;
-}
-
-#bottom-nav ul {
- float: left;
- padding: 0px;
-}
-
-#bottom-nav ul li {
- float: left;
- padding: 0px 20px 0px 0px;
- margin: 0px;
- list-style: none;
-}
-
-#bottom-nav ul.fleft {
- float: left;
- margin: 10px 0px 0px 20px;
-}
-
-#bottom-nav ul.fright {
- float: right;
- margin: 10px 0px 0px 0px;
-}
-/* ------- Bottom nav (end) ------- */
+
+/* ------- Bottom nav (start) ------- */
+#bottom-nav{
+ padding: 10px 0px 20px 0px;
+}
+
+#bottom-nav ul {
+ float: left;
+ padding: 0px;
+}
+
+#bottom-nav ul li {
+ float: left;
+ padding: 0px 20px 0px 0px;
+ margin: 0px;
+ list-style: none;
+}
+
+#bottom-nav ul.fleft {
+ float: left;
+ margin: 10px 0px 0px 20px;
+}
+
+#bottom-nav ul.fright {
+ float: right;
+ margin: 10px 0px 0px 0px;
+}
+/* ------- Bottom nav (end) ------- */
=
/* ------- Footer (start) ------- */
#footer {
padding: 0px 0px 30px 0px;
-}
-
-#footer #copyright{
- float: left;
- font-size: 11px;
- padding: 10px 0px 0px 20px;
-}
-#footer #key{
- float: left;
- padding: 10px 0px 0px 10px;
-}
-
-#footer .logo{
- float: right;
- padding: 0px 20px 0px 0px;
+}
+
+#footer #copyright{
+ float: left;
+ font-size: 11px;
+ padding: 10px 0px 0px 20px;
+}
+#footer #key{
+ float: left;
+ padding: 10px 0px 0px 10px;
+}
+
+#footer .logo{
+ float: right;
+ padding: 0px 20px 0px 0px;
}
/* ------- Footer (end) ------- */
\ No newline at end of file
_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list