From 851224f17290be1826ca6a711a8eaff6b15d2c71 Mon Sep 17 00:00:00 2001 From: Steve Swanson Date: Thu, 9 Feb 2006 20:01:20 +0000 Subject: [PATCH] Forum Template --- .../wgtemplate_default_forum_search.tmpl | 90 +++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 docs/upgrades/templates-6.9.0/wgtemplate_default_forum_search.tmpl diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_default_forum_search.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_default_forum_search.tmpl new file mode 100644 index 000000000..67e41579b --- /dev/null +++ b/docs/upgrades/templates-6.9.0/wgtemplate_default_forum_search.tmpl @@ -0,0 +1,90 @@ +#PBtmpl0000000000000031 + + + +

+
+ + + + +
+

+
+ + + + + + +
+
+ +
+ + + + + + + + + + + + + + + + + + + +
class="odd">class="odd">class="odd">class="odd"> @
+
+ + + + + + +~~~ +h2{ + font-family:arial; +} +.searchResults{ + border:solid silver 1px; + margin-top:5px; +} +.searchResults td{ + font-family:arial; + font-size:9pt; +} +.searchResults td a{ + color:#29587E; +} +.searchResults td.odd{ + background-color:#DADADA; +} +.searchResults td.tableHeader{ + background-color:gray; + color:white; + border-bottom:double solid silver 3px; + font-weight:bold; +} +.pagination +{ + background:#C0C0C0; + width:95%; + text-align:right; + padding:3px; + font-size:9pt; + font-family:arial; +} + +.postControls a +{ + color:white; +} \ No newline at end of file