It is meant to. Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
J Jens Peter Karlsen[FP MVP] Dec 27, 2004 #1 It is meant to. Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
M MGP1 Dec 27, 2004 #2 I would rather it did not Jens Peter Karlsen said: It is meant to. Regards Jens Peter Karlsen. Microsoft MVP - Frontpage. -----Original Message----- From: MGP1 [mailto:[email protected]] Posted At: 27. december 2004 18:15 Posted To: microsoft.public.frontpage.client Conversation: background picture is tiling Subject: background picture is tiling Click to expand... Click to expand...
I would rather it did not Jens Peter Karlsen said: It is meant to. Regards Jens Peter Karlsen. Microsoft MVP - Frontpage. -----Original Message----- From: MGP1 [mailto:[email protected]] Posted At: 27. december 2004 18:15 Posted To: microsoft.public.frontpage.client Conversation: background picture is tiling Subject: background picture is tiling Click to expand... Click to expand...
M Murray Dec 27, 2004 #3 Then tell it not to with CSS, but tiling is the default background image action. body { background-repeat:no-repeat; } This style rule will stop the page's background image from tiling in both the x and the y axes. -- Murray MGP1 said: I would rather it did not Jens Peter Karlsen said: It is meant to. Regards Jens Peter Karlsen. Microsoft MVP - Frontpage. -----Original Message----- From: MGP1 [mailto:[email protected]] Posted At: 27. december 2004 18:15 Posted To: microsoft.public.frontpage.client Conversation: background picture is tiling Subject: background picture is tiling Click to expand... Click to expand... Click to expand...
Then tell it not to with CSS, but tiling is the default background image action. body { background-repeat:no-repeat; } This style rule will stop the page's background image from tiling in both the x and the y axes. -- Murray MGP1 said: I would rather it did not Jens Peter Karlsen said: It is meant to. Regards Jens Peter Karlsen. Microsoft MVP - Frontpage. -----Original Message----- From: MGP1 [mailto:[email protected]] Posted At: 27. december 2004 18:15 Posted To: microsoft.public.frontpage.client Conversation: background picture is tiling Subject: background picture is tiling Click to expand... Click to expand... Click to expand...