[ start | index | login ]

ThemeColor

Created by mpecher. Last edited by mpecher, 4 years and 33 days ago. Viewed 266 times. #1
[edit] [rdf]
labels
attachments
To change the theme colours:

form.css:

Buttons
-    background-color:#0080e8; blue
+    background-color:#c71602; red

nav-horizontal.css:
/* NAV */
     div#nav {
         font-size: 0.8em;
-        border-bottom: 5px solid #c71602; /*#0080e8;*/
+        border-bottom: 5px solid #0080e8;
     }
     * html div#nav {
         /* hide ie/mac */
@@ -54,11 +54,11 @@
         margin: 0;
         padding: 5px 15px 5px 15px;

- color: #c71602; /*#0080e8;*/ + color: #0080e8; } div#nav a:hover { text-decoration: none; - background-color: #c71602; /*#0080e8;*/ + background-color: #0080e8; } div#nav a.current { display: inline-block; @@ -67,7 +67,7 @@ /* end hide */

color: #FFF; - background: #c71602; /*#0080e8;*/ + background: #0080e8;

font-size: 1.1em !important; } @@ -77,7 +77,7 @@ div#nav a.current:visited, div#nav a.current:hover { color: #FFF; - background-color: #c71602; /*#0080e8;*/ + background-color: #0080e8; }

#browseMenu  {
     float: left;
-    background-color: #c71602;
+    background-color: #0080E8;
     margin: -15px 0px 0px 0px;
     width: 120px;
 }
@@ -145,7 +144,7 @@
 #browseMenu a:hover {
     text-decoration: none;
     background-color: #FFFFFF;
-    color: #c71602
+    color: #0080e8
     }


typo.css
-*/        div#branding  {
+
+        div#branding h1 {
             font-size: 2.6em;
             letter-spacing: -1px;

margin: 0; line-height: 1.5em; color: #3e9ade; - - font-family: Georgia, 'Times New Roman', Times, serif; - color: #C71602; /*#E80701; #B61300; */ - font-weight: bold; - font-size: 3em; - text-align: left; - font-style: italic; - float: left; - margin: 10px 0px 0px 10px; }

div#branding p { margin: 0; line-height: 1em; - }

h2 { @@ -287,7 +270,7 @@ text-align: left; font-size: 1em; font-weight: bold; - background: #D8E85B; /*#d7e9f5;*/ + background: #b5d5ff; /*#d7e9f5;*/ } .tableHeaderTable td a { text-decoration: none !important;

no comments | post comment

Menu:
Java & J2EE
Development
Books

Help:
Help FAQ
Formatting


< February 2012 >
SunMonTueWedThuFriSat
1234
567891011
12131415161718
19202122232425
26272829


Logged in Users: (1)
… and 10 Guests.



Disclaimer: Views and opinions are that of the individual author, and not that of Marand Custom Solutions. This site is an open forum for technical content, and the company accepts no liability for any content or view expressed.