FC2ブログ

テンプレート・プラグイン

ヘッダーの画像が2重に表示されてしまいます

検索して色々と調べてみたのですが、どうしても解決できません(汗)

http://karepu.blog53.fc2.com/

HTML

<div id="header">
<h1><a href="ブログURL" accesskey="0" title="ブログ名"><img src="画像保存先URL" alt="ブログ名" title="ブログ名" border="0" /></a></h1>

CSS

#header h1 {
margin: 0 0 5px;
padding: 40px 30px 0;
color: #cd5c5c;
background: url(保存先URL) no-repeat left bottom;
}

#header h1 a:link { text-decoration: none; color: #fffafa;}
#header h1 a:visited { text-decoration: none; color: #fffafa;}
#header h1 a:active { text-decoration: none; color: #fffafa;}
#header h1 a:hover { text-decoration: underline; color: #fffafa;}

教えてくださると大変助かりますm(__)m

by   2010年09月06日 21:56
by 
2010年09月06日 21:56

コメント一覧 新しい順に表示▽ / 古い順に表示△

コメント一覧

このコミュニティにご参加頂くと、コメントの書き込みができます

6件中、1~6件表示