Heya
Ive got a pink top gradient that runs all the way accross the top of the page - It work brilliantly in Firefox but it stops in ie and stop about 1.5cm from the side...
Here is the code
Here is the CSSCode:<table width="100%" border="0" background="Bars/pink_grad.PNG" id="pinkgrad">
Anyone know whats wrong?Code:#pinkgrad { background-image: url(Bars/pink_grad.PNG); background-repeat: repeat; left: 0px; top: 0px; position: absolute; width: 100%; height: 24px; }







Reply With Quote


