Gradient page background

G

Guest

Hei,

I am using a gradient background on my page but now the scrollbars don't
work OK. They simple disappear????

The way i implemented the background is as follows:

<body>

<!-- Background gradient fill -->
<div id="oBox" style="position:absolute; overflow:hidden; top:0; left:0;
width:102%; height:1300px; filter:
progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ffffff',endColorstr='#ff9900')">

Can someone help??

Thanks in advance
nico
 
S

Steve Easton

Get rid of overflow:hidden;


Also, gradients only work in Internet Explorer.
It's better to take a screenshot of your gradient and use it as a
background image.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
W

Wally S

Using a screenshot may produce a very, very large image, which would slow
down the loading of the page. Maybe better just to think of something else.

Wally s
 
S

Steve Easton

You make a screenshot of the gradient, about 10 pixels high ( or wide )
and then let it repeat.

;-)


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
T

Trevor L.

Strange, I was going to post the same as immediately below. So it seems the
ideas of the MVPs are being noticed by amateur persons like me.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top