From 35c8bd923ff8edbf41de19dcf383669a86df50e7 Mon Sep 17 00:00:00 2001 From: Steve Swanson Date: Thu, 9 Feb 2006 20:12:47 +0000 Subject: [PATCH] XHTML Product template --- .../wgtemplate_left_column_collateral.tmpl | 98 +++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 docs/upgrades/templates-6.9.0/wgtemplate_left_column_collateral.tmpl diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_left_column_collateral.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_left_column_collateral.tmpl new file mode 100644 index 000000000..c479b1081 --- /dev/null +++ b/docs/upgrades/templates-6.9.0/wgtemplate_left_column_collateral.tmpl @@ -0,0 +1,98 @@ +#PBtmpl0000000000000119 + + + +

+
+ + + + +

+
+ + + +
+
+ + <tmpl_var brochure.icon>
+
+ + <tmpl_var manual.icon>
+
+ + <tmpl_var warranty.icon>
+
+
+
+ + <tmpl_var thumbnail1>

+ + + <tmpl_var thumbnail2>

+ + + <tmpl_var thumbnail3>

+ +

+
+ +

+ + +Specs:
+ +

+ + + ·:
+
+

+ +Features:
+ +

+ + + ·
+
+

+ +Options:
+ +

+ + + ·
+
+ +

+ + +~~~ +.productCollateral { + border:solid gray 1px; +} +.productCollateral td { + font-size:9pt; + font-family:arial; +} +.productCollateral .firstColumn { + width:100px; + border:solid gray 1px; +} +.productCollateral .content { + width:100%; +} +.productCollateral .centered { + text-align:center; +} +h2 { + font-family:arial; + margin-top:3px; + margin-bottom:3px; +} +.noBorder { + border:none; +} \ No newline at end of file