<style>
body{ background-image:url(하위배경 이미지 파일의 경로가 들어감);
background-attachment: fixed;
background-repeat:no-repeat;
background-position: right; }
table,tr,td, { background-color: transparent; }
</style>
예전에 저 코드로 꾸민적 있는데...
불여우에서는 안 보이더군요. 아무래도 비표준코드 같은데...
제가 아직 코드에 대해 문외한이라...
불여우에서도 보일수 있는 표준코드로 바꿔주세요.
참고로...저 코드는 상위배경이 스크롤 등으로 인해 움직여도...
하위배경(url 주소에 들어가는...)은 그대로 고정되는 코드예요.
부탁드립니다.
이 코드를 표준코드로 바꿔주세요.
- litconan
- 서포터즈
- Posts: 159
- Joined: 2004 06 26 23:33 29
- Contact:
topstyle이란 프로그램으로 깨작거려봤는데 코드는 맞는걸요
html이 잘못된 게 아닐지 모르겠네요. 원하시는 모양으로 나오는 지 모르겠지만 나오기는 잘 나옵니다.
Code: Select all
body{
background-image: url(주소);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: right;
}
table, tr, td{
background-color: transparent;
}
http://litconan.byus.net
litconan(@)gmail.com
litconan(@)gmail.com
Who is online
Users browsing this forum: Ahrefs [Bot] and 2 guests