4/30/2010

[MySpace のデザインを変更する:第四回] アーティスト名のデザインを変更する

★変更を記述するページ
ホーム > プロフィール変更 もしくは デザイン変更 > アーティスト詳細の「バイオグラフィー」の「編集」
Profile > Edit Profile or Customize Profile > Musician Detail > Musician Bio > Edit


★変更方法
テキストの先頭にアイコン(20px 20px)を付け、padding でアイコンなどとの余白を確保する場合はこんな感じ。
<style>
.nametext {
background:url("http://www.primedesignworks.com/myspace/icon2.png") left bottom no-repeat;
display: block;
padding-left: 30px;
padding-bottom: 5px;
}
</style>


★確認環境
Safari 5.0、Firefox 3.6.3、Chrome 5.0.375.70、Opera 10.53

★サンプル画面
WINGS OF FALLEN ANGEL on MySpace Music - Free Streaming MP3s, Pictures & Music Downloads

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.