how do you fix the background in a theme you create?

H

harry niss

what i mean by fix is make it so you can scroll down and the picture in the
back is still while the words move past it.
 
T

Tom Miller

what i mean by fix is make it so you can scroll down and the picture in
the
back is still while the words move past it.

If I remember right, that may not be supported on non-IE browers.
 
S

SingaporeWebDesign

Hello,

Correction - in FrontPage 2003 it uses CSS - The earlier ones use the
proprietary tag which works only in IE.

--
Singapore Website Design
http://www.bootstrike.com/Webdesign/
Singapore Web Hosting
http://www.bootstrike.com/WinXP/faq.html
Windows XP FAQ

SingaporeWebDesign said:
Hello,

When you do the method that I stated earlier, FrontPage actually inserts a
style="background-attachment: fixed" into the body tag and it works in in
Firefox and IE7.

I believe you were referring to the bgproperties="fixed", which is IE
proprietary.

--
Singapore Website Design
http://www.bootstrike.com/Webdesign/
Singapore Web Hosting
http://www.bootstrike.com/WinXP/faq.html
Windows XP FAQ
 
S

Stefan B Rusynko

If you are using a theme - 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

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| what i mean by fix is make it so you can scroll down and the picture in the
| back is still while the words move past it.
 
H

harry niss

yeah, i tried this and it made just one picture like i wanted, but when i
scrol the image still moves with the text. so what should i do to keep the
background fixed.
 
Top