J Jacob M New member May 4, 2009 #1 I need a background code with no repeating...thank you Sorry, its an image n fixed
E el1986 New member May 4, 2009 #2 <style type="text/css"> body { background: url(IMAGE_URL) top left no-repeat; } </style>