First new design for 7.0 added

This commit is contained in:
Steve Swanson 2006-03-27 22:36:00 +00:00
parent c64ebee60f
commit f674077764
26 changed files with 288 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 855 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 736 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 912 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 856 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 881 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 816 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 427 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 819 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,8 @@
#id:PBnav00000000000000701
#title:RootTab Level 1
#menutitle:RootTab Level 1
#url:roottab_level1
#startpointtype:relative to root
#startpoint:/a/b/(+2)
#relativestoinclude:descendants
#descendantendpoint:./a/(+1)

View file

@ -0,0 +1,252 @@
#id:zUdLnzRY5LtpblSLrw3G-Q
#title:Style 01
#menutitle:Style 01
#url:style_01
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>^Page(title);</title>
<tmpl_var head.tags>
</head>
<body>
^AdminBar("PBtmpl0000000000000090");
<div id="main">
<div id="mainHeader">
<div id="title">
^c();
</div>
</div>
<div id="mainContent">
<div class="mainNav_1">
^AssetProxy(roottab);
</div>
<div style="clear:both;"></div>
<div class="mainNav_2">
^AssetProxy(roottab_level1);
</div>
<div id="crumbTrail">
^AssetProxy(crumbtrail);
</div>
<div style="clear:both;">&#160;</div>
<div id="mainText">
<tmpl_var body.content>
</div>
<div style="clear:both;">&#160;</div>
</div>
<div id="gui">
^L("","","PBtmpl0000000000000044");
<div style="clear:both;padding-right:12px;">^AdminToggle;</div>
^AssetProxy(6-9_style01/gui_bottom.jpg);<br />
<a href="http://www.plainblack.com/webgui"><img src="^FileUrl(6-9_style01/webgui_btn.jpg);" style="border:none;" alt="WebGUI Button" /></a>
</div>
</div>
</body>
</html>
~~~
<style type="text/css">
body, html
{
text-align:center;
margin:0px;
height:100%;
width:100%;
background-color:#494949;
}
#main
{
width:800px;
background: url('^FileUrl(6-9_style01/main_bg.jpg);') repeat-y;
height:100%;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
position:relative;
}
body > #main
{
height:auto;
min-height:100%;
}
#main #mainHeader
{
width:800px;
height:133px;
background: url('^FileUrl(6-9_style01/header.jpg);') no-repeat;
margin-bottom:0px;
position:relative;
}
#main #mainHeader #title
{
position:absolute;
top:23px;
left:145px;
font-size:32pt;
font-family:arial;
color:white;
font-weight:bold;
}
#main #mainContent
{
background: url('^FileUrl(6-9_style01/orange_left01.jpg);') left top no-repeat;
width:100%;
height:100%;
margin-top:0px;
text-align:left;
}
#main > #mainContent
{
margin-top:0px;
min-height:500px;
}
#main > #mainContent > p {
margin-top:0px;
}
#main #mainContent #mainText a:link {
color:#FF7F23;
}
#main #mainContent #mainText a:visited {
color:#D25900;
}
/* LEVEL 1 AND 2 NAVIGATION */
#main .mainNav_1, #main .mainNav_2 {
border-bottom:dashed #DADADA 1px;
width:621px;
height:25px;
text-align:left;
position:relative;
margin-left:137px;
clear:both;
}
#main .mainNav_1 a:link, #main .mainNav_1 a:visited, #main .mainNav_2 a:link, #main .mainNav_2 a:visited {
color:white;
text-decoration:none;
top:5px;
position:relative;
-moz-box-sizing:border-box;
}
#main .mainNav_1 a:hover,#main .mainNav_2 a:hover {
color:black;
}
#main .mainNav_1 div .left, #main .mainNav_2 div .left {
width:12px;
height:25px;
display:block;
float:left;
background: url('^FileUrl(6-9_style01/nav1_off_left.jpg);') no-repeat top left;
}
#main .mainNav_2 div .left {
background: url('^FileUrl(6-9_style01/nav2_off_left.jpg);') no-repeat top left;
}
#main .mainNav_1 div .center, #main .mainNav_2 div .center {
height:25px;
display:block;
float:left;
background: url('^FileUrl(6-9_style01/nav1_off_center.jpg);') repeat-x top left;
color:white;
font-family:arial, verdana;
font-size:8pt;
}
#main .mainNav_2 div .center {
background: url('^FileUrl(6-9_style01/nav2_off_center.jpg);') repeat-x top left;
}
#main .mainNav_1 div .right, #main .mainNav_2 div .right {
width:10px;
height:25px;
display:block;
float:left;
background: url('^FileUrl(6-9_style01/nav1_off_right.jpg);') no-repeat top left;
}
#main .mainNav_2 div .right {
background: url('^FileUrl(6-9_style01/nav2_off_right.jpg);') no-repeat top left;
}
#main .mainNav_1 div.navOn .left {
background: url('^FileUrl(6-9_style01/nav1_on_left.jpg);') no-repeat top left;
}
#main .mainNav_1 div.navOn .center {
background: url('^FileUrl(6-9_style01/nav1_on_center.jpg);') repeat-x top left;
}
#main .mainNav_1 div.navOn .right {
background: url('^FileUrl(6-9_style01/nav1_on_right.jpg);') no-repeat top left;
}
#main .mainNav_2 div.navOn .left {
background: url('^FileUrl(6-9_style01/nav2_on_left.jpg);') no-repeat top left;
}
#main .mainNav_2 div.navOn .center {
background: url('^FileUrl(6-9_style01/nav2_center_on.jpg);') repeat-x top left;
}
#main .mainNav_2 div.navOn .right {
background: url('^FileUrl(6-9_style01/nav2_on_right.jpg);') no-repeat top left;
}
#main .mainNav_1 div.navOn a:link, #main .mainNav_1 div.navOn a:visited, #main .mainNav_2 div.navOn a:link, #main .mainNav_2 div.navOn a:visited {
color:black;
}
/* ENDOF LEVEL 1 AND 2 NAVIGATION */
#main #crumbTrail {
margin-left:177px;
margin-bottom:0px;
color:gray;
font-size:8pt;
font-weight:bold;
}
#main #crumbTrail a.crumbTrail:visited, #main #crumbTrail a.crumbTrail:link {
color:silver;
font-size:8pt;
font-family:arial;
text-decoration:none;
font-weight:normal;
}
#main #crumbTrail a.crumbTrail:hover {
color:gray;
}
#main #mainText
{
padding-left:150px;
font-family:verdana;
font-size:9pt;
width:600px;
margin-top:0px;
}
#main #gui
{
bottom:0px;
left:0px;
position:absolute;
width:135px;
font-size:8pt;
color:black;
font-family:arial;
text-align:right;
}
#main #gui .loginBox {
padding-right:12px;
-moz-box-sizing:border-box;
width:100px;
float:right;
margin-bottom:10px;
}
#main #gui .loginBox .loginBoxField {
width:75px;
}
#main #gui .loginBox .loginBoxButton {
background-color:#D65501;
color:white;
border:solid white 2px;
margin-top:4px;
font-variant:small-caps;
}
#main #gui a
{
color:white;
}
</style>

View file

@ -0,0 +1,28 @@
#id:fk9EMfHpG_KYEFjZ5jD9dA
#title:Style 01 Nav
#menutitle:Style 01 Nav
#url:style01_nav
<tmpl_if displayTitle>
<h2><tmpl_var title></h2>
</tmpl_if>
<tmpl_if description>
<p><tmpl_var description></p>
</tmpl_if>
<tmpl_if session.var.adminOn>
<tmpl_var controls>
</tmpl_if>
<span style="float:left">&#160;&#160;&#160;&#160;&#160;&#160;</span>
<tmpl_loop page_loop>
<div<tmpl_if page.isCurrent> class="navOn"</tmpl_if><tmpl_if page.isAncestor> class="navOn"</tmpl_if>>
<span class="left">&#160;</span>
<span class="center">
<a <tmpl_if page.newWindow>onclick="window.open('<tmpl_var page.url>')" href="#" <tmpl_else>href="<tmpl_var page.url>"</tmpl_if>><tmpl_var page.menuTitle></a>
</span>
<span class="right">&#160;</span>
</div>
</tmpl_loop>
<div style="clear:both;"></div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB