> Update >>
Home » » Mengubah tajuk pada sidebar dengan imej

Mengubah tajuk pada sidebar dengan imej

1.Masuk ke design--->>edit HTML--->>klik pada “expand template widget “
2.Sebagai contoh saya nak cari judul widget photoshop pada template. saya taip tajuk photoshop pada kotak find(Ctrl+F) dan keluar kod seperti dibawah:

<b:widget id='HTML2' locked='false' title='photoshop' type='HTML'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != &quot;&quot;'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>


3.untuk meletak imej sebagai tajuk widget,ubah kod ini:

<data:title/>


4.Gantikan dengan kod:
<img src="letak url imej disini" />

Kemudian klik pada preview untuk melihat hasilnya
Jika tiada apa apa error klik save template.

0 comments:

Post a Comment

 
list blog tutorial
Ambil banner

Template

More on this category »
Submit ExpressSEO Tools My Ping in TotalPing.com

tutorial

© All Rights Reserved | Best View With Google Chrome