Baground Image In Comment Form

11:53 AM
How to make your comment form with your image, like screenshot bellow

to make your comment form like screenshot, follow this step bellow:
1. Sign in to darft bloggers> Layout> Edit HTML
2. Check -> Expand Widget Templates.
3. Find the following code

4. Once you find them Replace with the following code,



5. Now find the code ]]>

6. copy and paste CSS code below and put before of ]]>
#mGm-form iframe{
background:#ffffff url(http://www.windows-vista-tips-and-tricks.com/image-files/windows-vista-wallpaper-10.jpg) no-repeat bottom right;
border:7px solid #C7C7C7;
padding:5px;
font:normal 12pt "ms sans serif", Arial;
color:#7EB2AC;
width:450px;
}
#mGm-form iframe:hover{
background:#ffffff url(http://www.windows-vista-tips-and-tricks.com/image-files/windows-vista-wallpaper-5.jpg) no-repeat bottom right;
border:7px solid #7EB2AC;
}
#mGm-form a{
color:#7EB2AC;
}

7. save it by pressing the save template

Note:
Image First  Before mouse over
Image second After mouse over

Scrypt red colour before image mouse over
Scrypt blue colour After mouse image over

Artikel Terkait

Penulisan markup di komentar
  • Untuk menulis huruf bold gunakan <strong></strong> atau <b></b>.
  • Untuk menulis huruf italic gunakan <em></em> atau <i></i>.
  • Untuk menulis huruf underline gunakan <u></u>.
  • Untuk menulis huruf strikethrought gunakan <strike></strike>.
  • Untuk menulis kode HTML gunakan <code></code> atau <pre></pre> atau <pre><code></code></pre>, dan silakan parse kode pada kotak parser di bawah ini.

Disqus
Tambahkan komentar Anda

1 comment

layak untuk di coba nih, trik yang bagus

Balas