Fixes for style 3
This commit is contained in:
parent
4f0727ba40
commit
9d5d723eef
4 changed files with 148 additions and 140 deletions
|
|
@ -158,7 +158,7 @@ coolmenu.construct();
|
||||||
/*border-left:#353535 solid 1px;
|
/*border-left:#353535 solid 1px;
|
||||||
border-right:#353535 solid 2px;
|
border-right:#353535 solid 2px;
|
||||||
border-bottom:#353535 solid 2px;*/
|
border-bottom:#353535 solid 2px;*/
|
||||||
background: url('^FileUrl(style3/main_top_bg.jpg);');
|
background: url('^FileUrl(style3/spacer.gif);');
|
||||||
}
|
}
|
||||||
|
|
||||||
.cLevel0over {
|
.cLevel0over {
|
||||||
|
|
@ -168,7 +168,7 @@ coolmenu.construct();
|
||||||
/*border-left:#353535 solid 1px;
|
/*border-left:#353535 solid 1px;
|
||||||
border-right:#353535 solid 2px;
|
border-right:#353535 solid 2px;
|
||||||
border-bottom:#353535 solid 2px; */
|
border-bottom:#353535 solid 2px; */
|
||||||
background: url('^FileUrl(style3/main_top_bg.jpg);');
|
background: url('^FileUrl(style3/spacer.gif);');
|
||||||
}
|
}
|
||||||
|
|
||||||
.cLevel0border {
|
.cLevel0border {
|
||||||
|
|
|
||||||
|
|
@ -2,145 +2,153 @@
|
||||||
#menuTitle:css03.css
|
#menuTitle:css03.css
|
||||||
#url:style3/css03.css
|
#url:style3/css03.css
|
||||||
#mimeType:text/css
|
#mimeType:text/css
|
||||||
body, html {
|
body, html {
|
||||||
margin:0px;
|
margin:0px;
|
||||||
background-color:#b53018;
|
background-color:#b53018;
|
||||||
padding:0px;
|
padding:0px;
|
||||||
}
|
}
|
||||||
|
#main {
|
||||||
#main {
|
width:98%;
|
||||||
width:98%;
|
/*min-width:790px;*/
|
||||||
/*min-width:790px;*/
|
margin:0px;
|
||||||
margin:0px;
|
padding:0px;
|
||||||
padding:0px;
|
padding-top:20px;
|
||||||
padding-top:20px;
|
padding-bottom:20px;
|
||||||
padding-bottom:20px;
|
position:relative;
|
||||||
position:relative;
|
}
|
||||||
}
|
#header {
|
||||||
|
background: url('^FileUrl(style3/header_bg.jpg);') repeat-x;
|
||||||
#header {
|
width:100%;
|
||||||
background: url('^FileUrl(style3/header_bg.jpg);') repeat-x;
|
margin:0px;
|
||||||
width:100%;
|
height:115px;
|
||||||
margin:0px;
|
}
|
||||||
height:115px;
|
#headerTitle {
|
||||||
}
|
background: url('^FileUrl(style3/header_left.jpg);') no-repeat left top;
|
||||||
#headerTitle {
|
height:100%;
|
||||||
background: url('^FileUrl(style3/header_left.jpg);') no-repeat left top;
|
width:100%;
|
||||||
height:100%;
|
}
|
||||||
width:100%;
|
#headerRight {
|
||||||
}
|
background: url('^FileUrl(style3/header_right.jpg);') no-repeat right top;
|
||||||
#headerRight {
|
width:100%;
|
||||||
background: url('^FileUrl(style3/header_right.jpg);') no-repeat right top;
|
height:100%;
|
||||||
width:100%;
|
text-align:right;
|
||||||
height:100%;
|
position:relative;
|
||||||
text-align:right;
|
}
|
||||||
position:relative;
|
#headerRight #title {
|
||||||
}
|
position:absolute;
|
||||||
#headerRight #title {
|
top:25px;
|
||||||
position:absolute;
|
left:20px;
|
||||||
top:25px;
|
font-family:arial;
|
||||||
left:20px;
|
text-align:left;
|
||||||
font-family:arial;
|
}
|
||||||
text-align:left;
|
#title h1 {
|
||||||
}
|
text-transform:uppercase;
|
||||||
#title h1 {
|
margin-bottom:0px;
|
||||||
text-transform:uppercase;
|
font-weight:normal;
|
||||||
margin-bottom:0px;
|
font-size:26pt;
|
||||||
font-weight:normal;
|
margin-top:0px;
|
||||||
font-size:26pt;
|
color:white;
|
||||||
margin-top:0px;
|
}
|
||||||
color:white;
|
#title h1 a {
|
||||||
}
|
color:white;
|
||||||
#title h1 a {
|
text-decoration:none;
|
||||||
color:white;
|
}
|
||||||
text-decoration:none;
|
#title h2 {
|
||||||
}
|
margin:0px;
|
||||||
#title h2 {
|
font-size:12pt;
|
||||||
margin:0px;
|
color:#bebebe;
|
||||||
font-size:12pt;
|
padding-left:20px;
|
||||||
color:#bebebe;
|
}
|
||||||
padding-left:20px;
|
#title img {
|
||||||
}
|
z-index:5;
|
||||||
#title img {
|
}
|
||||||
z-index:5;
|
#login {
|
||||||
}
|
position:absolute;
|
||||||
#login {
position:absolute;
font-size:8pt;
top:45%;
right:150px;
color:white;
|
font-size:8pt;
|
||||||
z-index:6;
|
top:45%;
|
||||||
font-family:arial;
}
#login a {
color:white;
}
|
right:150px;
|
||||||
|
color:white;
|
||||||
|
z-index:6;
|
||||||
|
font-family:arial;
|
||||||
|
}
|
||||||
|
#login a {
|
||||||
|
color:white;
|
||||||
|
}
|
||||||
.loginBox {
|
.loginBox {
|
||||||
font-size:8pt;
margin:0px;
display:inline;
|
font-size:8pt;
|
||||||
|
margin:0px;
|
||||||
|
display:inline;
|
||||||
}
|
}
|
||||||
.loginBox input {
|
.loginBox input {
|
||||||
font-size:8pt;
|
font-size:8pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#mainBody {
|
||||||
|
width:100%;
|
||||||
|
margin:0px;
|
||||||
|
height:500px;
|
||||||
|
background: #fff;
|
||||||
|
position:relative;
|
||||||
|
}
|
||||||
|
#main > #mainBody {
|
||||||
|
height:auto;
|
||||||
|
min-height:500px;
|
||||||
|
}
|
||||||
|
#contentArea {
|
||||||
|
z-index:2;
|
||||||
|
position:relative;
|
||||||
|
padding-top:50px;
|
||||||
|
padding-left:10px;
|
||||||
|
padding-right:20px;
|
||||||
|
padding-bottom:20px;
|
||||||
|
-moz-box-sizing:border:box;
|
||||||
|
font-family:verdana;
|
||||||
|
font-size:9pt;
|
||||||
|
|
||||||
|
}
|
||||||
|
html #main #mainBody #contentArea {
|
||||||
|
height:1%;
|
||||||
|
}
|
||||||
|
#contentArea a {
|
||||||
|
color:#EE963E;
|
||||||
|
font-weight:bold;
|
||||||
|
letter-spacing:1px;
|
||||||
|
font-size:8pt;
|
||||||
|
}
|
||||||
|
#topCorner {
|
||||||
|
width:100%;
|
||||||
|
height:214px;
|
||||||
|
position:absolute;
|
||||||
|
top:0px;
|
||||||
|
left:0px;
|
||||||
|
background: url('^FileUrl(style3/main_top_bg.jpg);') repeat-x;
|
||||||
|
z-index:1;
|
||||||
|
}
|
||||||
|
#bottomCorner {
|
||||||
|
width:100%;
|
||||||
|
height:211px;
|
||||||
|
position:absolute;
|
||||||
|
bottom:0px;
|
||||||
|
right:0px;
|
||||||
|
background: url('^FileUrl(style3/main_bottom.jpg);') no-repeat right;
|
||||||
|
z-index:1;
|
||||||
|
}
|
||||||
|
|
||||||
|
#footer {
|
||||||
|
width:100%;
|
||||||
|
margin:0px;
|
||||||
|
background:#000 url('^FileUrl(style3/footer_right.jpg);') no-repeat right top;
|
||||||
|
height:57px;
|
||||||
|
border-top:solid #B53018 2px;
|
||||||
|
text-align:right;
|
||||||
|
position:relative;
|
||||||
|
}
|
||||||
|
#footer #copyright {
|
||||||
|
color:#3b3b3b;
|
||||||
|
font-family:arial;
|
||||||
|
position:absolute;
|
||||||
|
top:20px;
|
||||||
|
left:30px;
|
||||||
|
font-size:8pt;
|
||||||
|
}
|
||||||
|
|
||||||
#mainBody {
|
|
||||||
width:100%;
|
|
||||||
margin:0px;
|
|
||||||
height:500px;
|
|
||||||
background: #fff;
|
|
||||||
position:relative;
|
|
||||||
}
|
|
||||||
#main > #mainBody {
|
|
||||||
height:auto;
|
|
||||||
min-height:500px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#contentArea {
|
|
||||||
z-index:2;
|
|
||||||
position:relative;
|
|
||||||
padding-top:50px;
|
|
||||||
padding-left:10px;
|
|
||||||
padding-right:20px;
|
|
||||||
padding-bottom:20px;
|
|
||||||
-moz-box-sizing:border:box;
|
|
||||||
font-family:verdana;
|
|
||||||
font-size:9pt;
|
|
||||||
|
|
||||||
}
|
|
||||||
html #main #mainBody #contentArea {
|
|
||||||
height:1%;
|
|
||||||
}
|
|
||||||
#contentArea a {
|
|
||||||
color:#EE963E;
|
|
||||||
font-weight:bold;
|
|
||||||
letter-spacing:1px;
|
|
||||||
font-size:8pt;
|
|
||||||
}
|
|
||||||
|
|
||||||
#topCorner {
|
|
||||||
width:100%;
|
|
||||||
height:214px;
|
|
||||||
position:absolute;
|
|
||||||
top:0px;
|
|
||||||
left:0px;
|
|
||||||
background: url('^FileUrl(style3/main_top_bg.jpg);') repeat-x;
|
|
||||||
z-index:1;
|
|
||||||
}
|
|
||||||
#bottomCorner {
|
|
||||||
width:100%;
|
|
||||||
height:211px;
|
|
||||||
position:absolute;
|
|
||||||
bottom:0px;
|
|
||||||
right:0px;
|
|
||||||
background: url('^FileUrl(style3/main_bottom.jpg);') no-repeat right;
|
|
||||||
z-index:1;
|
|
||||||
}
|
|
||||||
|
|
||||||
#footer {
|
|
||||||
width:100%;
|
|
||||||
margin:0px;
|
|
||||||
background:#000 url('^FileUrl(style3/footer_right.jpg);') no-repeat right top;
|
|
||||||
height:57px;
|
|
||||||
border-top:solid #B53018 2px;
|
|
||||||
text-align:right;
|
|
||||||
position:relative;
|
|
||||||
}
|
|
||||||
#footer #copyright {
|
|
||||||
color:#3b3b3b;
|
|
||||||
font-family:arial;
|
|
||||||
position:absolute;
|
|
||||||
top:20px;
|
|
||||||
left:30px;
|
|
||||||
font-size:8pt;
|
|
||||||
}
|
|
||||||
|
|
|
||||||
BIN
docs/upgrades/7fixup/style3/spacer.gif
Normal file
BIN
docs/upgrades/7fixup/style3/spacer.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 B |
|
|
@ -25,7 +25,7 @@
|
||||||
<h1>^H(^c;);</h1>
|
<h1>^H(^c;);</h1>
|
||||||
<h2>^Page(title);</h2>
|
<h2>^Page(title);</h2>
|
||||||
</div>
|
</div>
|
||||||
<a href="http://www.plainblack.com/weggui">^AssetProxy(style3/wg.jpg);</a><br />
|
<a href="http://www.plainblack.com/webgui">^AssetProxy(style3/wg.jpg);</a><br />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue