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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. patbedard

    set background with css in an apache server

    here is the code i use body { background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-image: url(images/test.png); background-attachment: fixed; background-repeat: no-repeat; background-position: center center} why it don't...
  2. patbedard

    set background with css on an apache server

    I try to set a fixed background with the no-repeat option. The apache server ignore it. Is this possible to do this anyway?

Part and Inventory Search

Back
Top