[ic] Footer background

Gert van der Spoel gert at 3edge.com
Sat Aug 16 20:20:26 UTC 2008


> -----Original Message-----
> From: interchange-users-bounces at icdevgroup.org [mailto:interchange-
> users-bounces at icdevgroup.org] On Behalf Of John Hoy
> Sent: zaterdag 16 augustus 2008 23:07
> To: interchange-users at icdevgroup.org
> Subject: [ic] Footer background
> 
> Hi Group,
> 
> I am trying to add a background image for my footer on this page:
> 
> http://westdistribution.com/cgi-bin/gov/index.html
> 
> All I want to do is continue the border around, I have tried to add it
> to the copyright file, however it seems to offset the image.  Any help
> would be appreciated.
> 
> I am trying to do it in css, but I cannot seem to get it to work
> 
> I am using this in the CSS
> 
> /**********Begin footer controls*/
> 
> .footer {
>         background-image: url(/gov/images/bbg.gif);
>         background-repeat: no-repeat;
>         background-position: center;
> 	width: 749px;
> 	height: 275px;
> 	margin: 0 auto; /* to center the page */
>         text-align:center;
>   	font-family: arial, sans serif;
>   	font-size: 10pt;
> 
> }
> /**********End of footer controls*/
> 



More information about the interchange-users mailing list