diff --git a/docs/upgrades/7fixup/style3/coolmenu.tmpl b/docs/upgrades/7fixup/style3/coolmenu.tmpl new file mode 100644 index 000000000..6221aa7c4 --- /dev/null +++ b/docs/upgrades/7fixup/style3/coolmenu.tmpl @@ -0,0 +1,254 @@ +#stevecoolmenu000000001 +#title:Newer Coolmenu +#menuTitle:Newer Coolmenu +#url:newer-coolmenu +#namespace:Navigation + +

+
+ + +

+
+ + + + + + + +~~~ +^JavaScript("/coolmenus/coolmenus4.js"); + \ No newline at end of file diff --git a/docs/upgrades/7fixup/style3/css03.snippet b/docs/upgrades/7fixup/style3/css03.snippet index e617545f7..e5002dbc7 100644 --- a/docs/upgrades/7fixup/style3/css03.snippet +++ b/docs/upgrades/7fixup/style3/css03.snippet @@ -1,137 +1,145 @@ #title:css03.css #menuTitle:css03.css #url:css03.css - \ No newline at end of file +#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(style03/main_top_bg.jpg);') repeat-x; + z-index:1; +} +#bottomCorner { + width:100%; + height:211px; + position:absolute; + bottom:0px; + right:0px; + background: url('^FileUrl(style03/main_bottom.jpg);') no-repeat right; + z-index:1; +} + +#footer { + width:100%; + margin:0px; + background:#000 url('^FileUrl(style03/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; +} diff --git a/docs/upgrades/7fixup/style3/footer_right.jpg b/docs/upgrades/7fixup/style3/footer_right.jpg index 5b69b0ac8..1bd826eb1 100644 Binary files a/docs/upgrades/7fixup/style3/footer_right.jpg and b/docs/upgrades/7fixup/style3/footer_right.jpg differ diff --git a/docs/upgrades/7fixup/style3/header_bg.jpg b/docs/upgrades/7fixup/style3/header_bg.jpg index b102e793c..294af4a9a 100644 Binary files a/docs/upgrades/7fixup/style3/header_bg.jpg and b/docs/upgrades/7fixup/style3/header_bg.jpg differ diff --git a/docs/upgrades/7fixup/style3/header_left.jpg b/docs/upgrades/7fixup/style3/header_left.jpg new file mode 100644 index 000000000..1230e9a9e Binary files /dev/null and b/docs/upgrades/7fixup/style3/header_left.jpg differ diff --git a/docs/upgrades/7fixup/style3/header_right.jpg b/docs/upgrades/7fixup/style3/header_right.jpg index 503b0ad69..07c308b62 100644 Binary files a/docs/upgrades/7fixup/style3/header_right.jpg and b/docs/upgrades/7fixup/style3/header_right.jpg differ diff --git a/docs/upgrades/7fixup/style3/main_top.jpg b/docs/upgrades/7fixup/style3/main_top.jpg index 0928497af..1c83396e0 100644 Binary files a/docs/upgrades/7fixup/style3/main_top.jpg and b/docs/upgrades/7fixup/style3/main_top.jpg differ diff --git a/docs/upgrades/7fixup/style3/main_top_bg.jpg b/docs/upgrades/7fixup/style3/main_top_bg.jpg new file mode 100644 index 000000000..8f22315f0 Binary files /dev/null and b/docs/upgrades/7fixup/style3/main_top_bg.jpg differ diff --git a/docs/upgrades/7fixup/style3/pb.jpg b/docs/upgrades/7fixup/style3/pb.jpg new file mode 100644 index 000000000..0b6742caf Binary files /dev/null and b/docs/upgrades/7fixup/style3/pb.jpg differ diff --git a/docs/upgrades/7fixup/style3/style03.tmpl b/docs/upgrades/7fixup/style3/style03.tmpl index 718a341a2..77c7c90a4 100644 --- a/docs/upgrades/7fixup/style3/style03.tmpl +++ b/docs/upgrades/7fixup/style3/style03.tmpl @@ -5,35 +5,49 @@ #namespace:style - - + - ^c; - ^Page(title); + ^c; - ^Page(title); + +^AdminBar(); - ^AdminBar("PBtmpl0000000000000090"); - ^AssetProxy(coolmenu); - -