Template:ProductSection: Difference between revisions
Jump to navigation
Jump to search
Created page with "<div style="position:relative; padding:0; margin:0; display:block; text-decoration:none; width:100%; "> <div style="width:100%; top:0px; left:0px; min-width:640px; background-..." |
No edit summary |
||
Line 1: | Line 1: | ||
{| border="0" valign="top" style="border-spacing:0px; min-width:640px; width:100%;" | |||
|- | |||
|valign="top" width="100%"| | |||
<div style="position:relative; padding:0; margin:0; display:block; text-decoration:none; width:100%; "> | <div style="position:relative; padding:0; margin:0; display:block; text-decoration:none; width:100%; "> | ||
<div style="width:100%; top:0px; left:0px | <div style="width:100%; top:0px; left:0px; background-color:#f2f2f2; border-bottom:8px solid #fff;"> | ||
<div style=""> | |||
<p style="font-size:20px; font-weight:normal; margin:0; padding:8px 0 10px 16px;">{{{ProductTitle}}}</p> | <p style="font-size:20px; font-weight:normal; margin:0; padding:8px 0 10px 16px;">{{{ProductTitle}}}</p> | ||
</div> | </div> | ||
<div style="float:left; margin-top:0px | </div> | ||
<div style="float:left; margin-top:0px; width:100%; left:0px; | |||
background-color:#f2f2f2; | background-color:#f2f2f2; | ||
background-image: -moz-linear-gradient(#f2f2f2, #fff); | background-image: -moz-linear-gradient(#f2f2f2, #fff); | ||
Line 13: | Line 18: | ||
<div class="clear-both"></div> | <div class="clear-both"></div> | ||
</div> | </div> | ||
|} | |||
Revision as of 23:25, 1 May 2018
{{{ProductTitle}}} {{{ProductIcons}}}
|
Usage
{{ProductSection
|ProductTitle=
|ProductIcons=
}}