static background

M

Michael Weaver

I am having a problem keeping a picture background static
in a custom theme. I already tried adding the code <body
background="URL" bgproperties=fixed> but it keeps
deleting it.
 
S

Stefan B Rusynko

Modify the Theme to add the "watermark" style:
Format | Theme | Modify | Text - select More Text Styles
Select the body tag and then Modify | Border | Shading and select
Repeat - select no-repeat
Attachment - select fixed
Vertical Position - select center
Horizontal Position - select center
OK|OK|OK|OK & Save As a new theme name





| I am having a problem keeping a picture background static
| in a custom theme. I already tried adding the code <body
| background="URL" bgproperties=fixed> but it keeps
| deleting it.
|
 
Top