Second xhtml strict design for 7.0 added

This commit is contained in:
Steve Swanson 2006-03-30 15:06:14 +00:00
parent 299dd5aa09
commit b883c308b5
15 changed files with 182 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 B

View file

@ -0,0 +1,121 @@
#stevestyle00000000css2
#title:css02.css
#menuTitle:css02.css
#url:css02.css
<style type="text/css">
body, html {
height:100%;
}
body {
background:#7c9ab0 url('^FileUrl(style2/main_bg.jpg);') repeat-y right;
margin:0px;
}
.rightColumn {
width:20%;
height:100%;
background: #eeeeee url('^FileUrl(style2/rightCol_bg.jpg);') repeat-y right;
text-align:center;
}
.rightColumn #pb_wg_bg {
background: url('^FileUrl(style2/pb_wg_bg.jpg);') repeat-x;
width:100%;
text-align:left;
}
.rightColumn #pb_wg {
background: url('^FileUrl(style2/pb_wg.jpg);') left no-repeat;
height:53px;
}
.leftColumn {
width:80%;
background: white url('^FileUrl(style2/context_bg.jpg);') repeat-y right;
}
.leftColumn #header {
width:100%;
background:#7c9ab0 url('^FileUrl(style2/leftCol_header.jpg);') right no-repeat;
height:86px;
position:relative;
}
.leftColumn #header #title, .leftColumn #header #title_bg {
color:white;
font-size:36pt;
font-weight:bold;
font-family:arial;
font-variant:small-caps;
letter-spacing:12px;
top:15px;
left:5px;
position:absolute;
z-index:10;
}
.leftColumn #header #title_bg {
color:black;
z-index:5;
top:17px;
left:7px;
}
.leftColumn #context {
/*background: #fff url('^FileUrl(style2/context_bg.jpg);') repeat-y right; */
width:95%;
font-family:verdana;
font-size:9pt;
color:#242424;
-moz-box-sizing:border-box;
position:relative;
padding-left:1%;
padding-right:1%;
}
.leftColumn #pageTitleBG {
background: url('^FileUrl(style2/page_title_bg.jpg);') repeat-x;
width:100%;
}
.leftColumn #pageTitleBG #pageTitle {
background: url('^FileUrl(style2/page_title.jpg);') right no-repeat;
width:100%;
height:50px;
}
.leftColumn #pageTitleBG #pageTitle h2 {
font-size:14pt;
color:#696969;
font-family:arial;
font-weight:normal;
margin:0px;
padding-top:2px;
padding-left:25px;
letter-spacing:3px;
}
.rightColumn #nav {
width:85%;
background: #b5b5b5 url('^FileUrl(style2/nav_bg.jpg);') repeat-x top;
border-right:solid #848484 1px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding-left:3px;
padding-top:7px;
padding-bottom:7px;
}
.rightColumn #nav a {
color:white;
font-size:8pt;
font-weight:bold;
text-decoration:none;
font-family:arial;
line-height:8pt;
}
.rightColumn #nav .selectedMenuItem {
color:yellow;
}
#loginStyles {
font-size:8pt;
font-family:arial;
}
#loginStyles a {
color:#89ACCF;
font-weight:bold;
border-bottom:solid transparent 2px;
text-decoration:none;
}
#loginStyles a:hover {
border-bottom:dotted #B2C9D9 2px;
}
</style>

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 411 B

View file

@ -0,0 +1,61 @@
#stevestyle000000000002
#title:Style 02
#menuTitle:Style 02
#url:style_02
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>^c(); - ^Page(title);</title>
<tmpl_var head.tags>
</head>
<body>
^AdminBar("PBtmpl0000000000000090");
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="height:100%">
<tr>
<td class="leftColumn" valign="top">
<div id="header">
<div id="title">^c;</div>
<div id="title_bg">^c;</div>
</div>
<div id="pageTitleBG">
<div id="pageTitle"><h2>^Page(title);</h2>
</div>
</div>
<div id="context">
<tmpl_var body.content>
</div>
</td>
<td class="rightColumn" valign="top">
<div id="pb_wg_bg">
<div id="pb_wg">
&#160;
</div>
</div>
<br />
<table style="width:90%;margin-left:auto;margin-right:auto;background: url('^FileUrl(style2/navbar_bg.jpg);') repeat-x;" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="background: url('^FileUrl(style2/navbar_left.jpg);') no-repeat left;height:9px;width:10%;" align="left"></td>
<td style="background: url('^FileUrl(style2/navbar_right.jpg);') no-repeat right;height:9px;width:90%;" align="right"></td>
</tr>
</table>
<div id="nav">
^AssetProxy(flexmenu);
</div>
<table style="width:90%;margin-left:auto;margin-right:auto;background: url('^FileUrl(style2/navbar_bg.jpg);') repeat-x;" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="background: url('^FileUrl(style2/navbar_left.jpg);') no-repeat left;height:9px;width:10%;" align="left"></td>
<td style="background: url('^FileUrl(style2/navbar_right.jpg);') no-repeat right;height:9px;width:90%;" align="right"></td>
</tr>
</table>
<div id="loginStyles">
^L("","","PBtmpl0000000000000044");
^AdminToggle;
</div>
</td>
</tr>
</table>
</body>
</html>
~~~
^AssetProxy(css03.css);