Forums
This topic is locked
Question about background
Replies
Replied 08 Sep 2003 14:59:07
08 Sep 2003 14:59:07 leon lee replied:
And I've got another question which is here www12.brinkster.com/lickinflame/
Replied 08 Sep 2003 15:37:02
08 Sep 2003 15:37:02 Wayne Hultum replied:
For your background you could try using css. See the example below
<pre id=code><font face=courier size=2 id=code> style="background: url(/img/title-legal.gif) top left no-repeat"</font id=code></pre id=code>
hope it helps
<pre id=code><font face=courier size=2 id=code> style="background: url(/img/title-legal.gif) top left no-repeat"</font id=code></pre id=code>
hope it helps
Replied 08 Sep 2003 15:43:07
08 Sep 2003 15:43:07 Wayne Hultum replied:
you could set up a syle sheet with a alpha class see below.
<pre id=code><font face=courier size=2 id=code>.alpha{ filter: Alpha(Opacity=80);
} </font id=code></pre id=code>
<pre id=code><font face=courier size=2 id=code>.alpha{ filter: Alpha(Opacity=80);
} </font id=code></pre id=code>
Replied 09 Sep 2003 08:12:06
09 Sep 2003 08:12:06 leon lee replied:
thankz alot =). does anyone know how to add in a scroll bar to www12.brinkster.com/lickinflame/
Replied 09 Sep 2003 09:42:27
09 Sep 2003 09:42:27 Wayne Hultum replied:
you could use a layer and set the scroll to auto, so that when the content of the layer is larger then the layer itself it will scroll
Replied 09 Sep 2003 10:31:02
09 Sep 2003 10:31:02 leon lee replied:
im sorry =) im fairly new to dreamweaver so i dont really know what u mean by "style sheet with alpha class" and "use a layer and set the scroll to auto". and also, the ccs doesnt work for me. i've set the backgrd picture as, no repeat, centre, attachment: scroll, but it shows up at the top-left hand corner of my layout table. i want the picture to fit exactly into the layout table..how do i do that?