テンプレートのスタイルシートで指定する画像の変更の仕方
							テンプレートのスタイルシートで指定しているタイトル画像を差し替えたいのですが、どうすればよろしいか。 
 
下のbackground:url()内の画像です。 
 
 
/* Layout 
----------------------------------------------------------- - */ 
 
#container { 
  width: 900px; 
  margin-left: auto; 
  margin-right: auto; 
  text-align: center; 
  overflow: hidden; 
} 
 
#header { 
  margin-bottom: 20px; 
  background: url(https://blog-imgs-171.fc2.com/s/a/y/sayog enkobe/20240423180641655.gif) no-repeat center top; 
  width: 900px; 
  height: 240px; 
  overflow: hidden; 
  margin: 0px auto; 
  margin-bottom: 15px; 
} 
						
2024年04月23日 18:20 by さよげん
書き込み情報はありません
Copyright(c)1999 FC2, Inc. All Rights Reserved.
@fc2infoさんをフォロー