Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Clipping Background Image

Status
Not open for further replies.

mekohler

Technical User
Joined
May 4, 2007
Messages
64
Location
CA
I have the following site, and the image at the top right is clipped. I have it in a css sheet as
#body {
margin-right: 2px;
background: url("graphics/picture.gif") no-repeat top right;
text-align: left;
height: inherit;
}

A template is then built on this style sheet, which the htm page is based on.
Thanks,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top