<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Well what I understood is that you can make an image repeat feature in
your CSS file using a slim image.<br>
<br>
This would probably mean something like defining a style method with:<br>
<br>
style ^ 'body {  <br>
background: url( '/localhost:8008/',MyFileLibrary /
#slimbackroundPng,');<br>
background-repeat: repeat-x;<br>
}<br>
<br>
But then the above does not work at all.<br>
<br>
The second thing might be to create some javascript thing.<br>
<br>
When googling around I find things like:<br>
<br>
<small><b class="s1"
 style="font-family: Verdana,Helvetica,Arial,Sans-serif;">Code :</b></small><br>
&lt;body<br>
style="<a class="moz-txt-link-freetext" href="filter:progid:DXImageTransform">filter:progid:DXImageTransform</a>.<br>
microsoft.Gradient(gradientType=0,Start<br>
ColorStr='#FF0000',EndColorStr='#000<br>
000')"<br>
&gt;<br>
<br>
Rgrds,<br>
<br>
@+Maarten,<br>
<br>
<br>
Boris Popov a écrit :
<blockquote
 cite="mid:CBE458BB46D12C48A467980CEDA341218CB0FD@Pondo.yvr.png"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator"
 content="MS Exchange Server version 6.5.7651.59">
  <title>Re: [Seaside] gradiant colors</title>
<!-- Converted from text/plain format -->
  <p><font size="2">If html/css had such a feature it certainly would
be possible in seaside :) What exactly did you have in mind? Mostly the
effect is achieved by giving elements a gradient image background via
css and seaside certainly lets you do that.<br>
  <br>
Cheers!<br>
  <br>
-Boris<br>
(Sent from a BlackBerry)<br>
  <br>
----- Original Message -----<br>
From: <a class="moz-txt-link-abbreviated" href="mailto:seaside-bounces@lists.squeakfoundation.org">seaside-bounces@lists.squeakfoundation.org</a>
<a class="moz-txt-link-rfc2396E" href="mailto:seaside-bounces@lists.squeakfoundation.org">&lt;seaside-bounces@lists.squeakfoundation.org&gt;</a><br>
To: Seaside - general discussion
<a class="moz-txt-link-rfc2396E" href="mailto:seaside@lists.squeakfoundation.org">&lt;seaside@lists.squeakfoundation.org&gt;</a><br>
Sent: Sun Aug 12 08:36:43 2007<br>
Subject: [Seaside] gradiant colors<br>
  <br>
Hi,<br>
  <br>
I just wondered if it is possible to create gradient background colors
in seaside.<br>
  <br>
Rgrds,<br>
  <br>
@+Maarten,<br>
  <br>
  </font>
  </p>
</blockquote>
<br>
</body>
</html>