on some pages of our site,  http://www.seveacademy.com  I have a
background image displaying grey borders I would like to get
suppress .. I don't know how and where to make it  none or at least
transparent

html code :

<div class="homeBgImage">
     <h2>Welcome to the Seve Ballesteros Golf Academy.</h2>
    <p>A world leading instr.....</p>
    <p>The Seve .....career</p>
    <p>When .....Foundation.</p>
     <p style="font-weight: bold; ">So join us now – learn, improve,
share and enjoy – and all for a great cause!</p>
</div>

CSS

homeBgImage {
  height: 445px;
  background-color: #1e1e1e;
  background: url(../images/seve-images/homepageimage_8.png)
  no-repeat bottom right; -moz-box-shadow: 0px 0px 0px white;
}

-- 
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]

Reply via email to