View Single Post
  #4 (permalink)  
Old 05-12-2007, 09:14 AM
Australia Banners's Avatar
Australia Banners Australia Banners is offline
Junior Member
 
Join Date: Jun 2007
Location: Australia
Posts: 37
Default Long coded

Our style sheet has a longer detail, PLUS it's a <div>

background-repeat : no-repeat;
background-position : right 0%;

-----
div#header h1 {
height : 80px;
line-height : 84px;
margin : 0;
padding-left : 50px;
color : #fff;
border-bottom : 3px solid #ff6600;
background : #333 url('images/bd.jpg');
background-repeat : no-repeat;
background-position : right 0%;

}
__________________
Signs Banners Australia
Australia Banners
Reply With Quote