Difference between revisions of "Template:Header Box"

From Creative Commons
Jump to: navigation, search
 
Line 2: Line 2:
 
This should include an image if it is an absolute or relative URL to the image and not the WIKI style to an image. The idea is that an image is passed in and then it is repeated horizontally. If you want to see the code, click edit to edit and view what this template page is talking about.
 
This should include an image if it is an absolute or relative URL to the image and not the WIKI style to an image. The idea is that an image is passed in and then it is repeated horizontally. If you want to see the code, click edit to edit and view what this template page is talking about.
 
</noinclude>
 
</noinclude>
{| cellspacing="0" cellpadding="0" style="padding: 0; margin:0em 0em 0em 0em; border: 1px solid black;  width:100%; background-image: url({{{1}}}); background-repeat: repeat-x"  
+
{| cellspacing="0" cellpadding="0" style="padding: 0; margin:0em 0em 0em 0em; border: 1px solid black;  width:100%; height:200px; background-image: url({{{1}}}); background-repeat: repeat-x"  
 
|
 
|
 
|}
 
|}

Latest revision as of 07:23, 23 April 2008

This should include an image if it is an absolute or relative URL to the image and not the WIKI style to an image. The idea is that an image is passed in and then it is repeated horizontally. If you want to see the code, click edit to edit and view what this template page is talking about.