More XSitePro 2 Videos

Web Publishing Made Easy

Article Marketing with XSitePro 2

 
 
In this video you will learn how to have a 100% width header and footer in XSitePro.
 
 
 
 
Below is the code used during this video.
 
Head Code: Opening Body Code: Closing Body Code:

<style>
#image1
{
   background-image: url("images/bg1.jpg");
   background-repeat: repeat-x;
   background-position: center;
   background-position: top;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
#image2
{
   background-image: url("images/bg2.jpg");
   background-repeat: repeat-x;
   background-position: center;
   background-position: bottom;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
</style>

<div id="image1">
<div id="image2">
</div>
</div>
 

 

All Rights Reserved.   © 2004-2008 XSiteProWebsiteDesignBuilder.com | XSitePro