[geeklog-users] Picture as watermark behind just main middle column on all pages. . .
TechFan
lists.sf.net at ourholm.net
Thu Feb 12 02:10:26 EST 2004
Thanks to all. I will try them out as soon as I get the chance. I got something kind of working by adding a background in the header.thtml right after left blocks. . .but I haven't had a chance to see if it is doing what I need on all the different pages.
.
----- Original Message -----
From: Tom Willett
To: geeklog-users at lists.geeklog.net
Sent: Thursday, February 12, 2004 5:05 AM
Subject: Re: [geeklog-users] Picture as watermark behind just main middle column on all pages. . .
You mean like at the pigstye? Just edit the style.css in you theme. In the body tag add:
background-image : url("/images/logo.gif");
background-attachment : fixed;
background-position : center;
background-repeat : no-repeat;
You can adjust the parameters as needed. You may also have to remove the background color.
--
Tom Willett
tomw at pigstye.net
---------- Original Message -----------
From: "TechFan" <lists.sf.net at ourholm.net>
To: <geeklog-users at lists.geeklog.net>
Sent: Thu, 12 Feb 2004 01:39:48 +1000
Subject: [geeklog-users] Picture as watermark behind just main middle column
on all pages. . .
> I have been wanting to put a picture behind the main middle section of the
> website on every page but haven't figured it out yet. . .it will be a
> lightened and a watermark style picture, but I want it to repeat and be the
> background for the middle section of the website. It would nice if it
would
> stretch to fill whatever width the center column allows (like if there is
no
> right column.
>
> Thanks.
>
> _______________________________________________
> geeklog-users mailing list
> geeklog-users at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-users
------- End of Original Message -------
_______________________________________________ geeklog-users mailing list geeklog-users at lists.geeklog.net http://lists.geeklog.net/listinfo/geeklog-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist8.pair.net/pipermail/geeklog-users/attachments/20040212/7c928159/attachment.html>
More information about the geeklog-users
mailing list