CSS rules state clearly  background-position vertical and horizontal
settings.
I can get a backgound anyplace from center to far right, but cannot get it
any distance from the top???
Is there any reason a backgound would not position with any values to be
down a certain distance from the top?
body {color: #000 ;  background: #FFF;
background:#FFF url(/business/images/mainbk.jpg);
background-position: 100px 150px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 90%;
margin: 0;
padding: 0;
}
Percentages nothin moves it down. Tried in another container and same, glued
to top???
http://www.quirksmode.org/css/backgroundposition.html

looks good but no work for me? weird...
Thanks
Bruce Prochnau
BKDesign Solutions

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to