How do I set a background image without it tiling?

G

Guest

Whenever I set an imgae fas a background it is automatically tiled rather
than stretched to fit the whole page, any ideas on how to fix this?
 
M

Murray

Edit the <body> tag's properties, and use the Advanced tab, then Body style
button. Then click Format > Border > Shading. This is where you would set
the repeat option to no-repeat.

It's curious that such a common function is so buried....
 
G

Guest

I agree wholeheartedly. Thank you for your post, because when I added the
attribute to the code directly (not knowing this method) after just looking
up the syntax, it didn't work.

I should have been tipped off by the fact that the auto-typing had no idea
what no-repeat was, but i was probably doing it in the wrong place.

I'll try it tonight. Thanks again!
 
M

Murray

You're welcome!

--
Murray
============

zanzibart said:
I agree wholeheartedly. Thank you for your post, because when I added the
attribute to the code directly (not knowing this method) after just
looking
up the syntax, it didn't work.

I should have been tipped off by the fact that the auto-typing had no idea
what no-repeat was, but i was probably doing it in the wrong place.

I'll try it tonight. Thanks again!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top