[ic] Footer background

John Hoy john at effectuality.com
Sat Aug 16 20:54:41 UTC 2008


Thanks Gert,

I took it out of CSS and put it in the COPYRIGHT file and now it is
there, but offset?

 http://westdistribution.com/cgi-bin/gov/index.html



On Sat, Aug 16, 2008 at 1:20 PM, Gert van der Spoel <gert at 3edge.com> wrote:
>> -----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*/
>>
>
> From the looks of it you added padding: 20;  to your BODY ... perhaps that
> has something to do with it?
> I'd suggest always to use px/pt etc to your attributes ...
>
> And don't forget to test also in IE ... IE7 is totally messing up your page.
> In FF currently the footergraphic is not shown at all.
>
> CU,
>
> Gert
>
>
>> Thanks!
>>
>> JD
>>
>> _______________________________________________
>> interchange-users mailing list
>> interchange-users at icdevgroup.org
>> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users at icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>



More information about the interchange-users mailing list