പഴയ ബ്ലോഗ്ഗര് ഇന്റെര്ഫസ് യൂസ് ചെയ്യുന്നവര്
പുതിയ ബ്ലോഗ്ഗര് ഇന്റെര്ഫസ് ആണെങ്കില്
- Go to Dashboard - Design - Edit HTML - Expand Widget Template (make a backup)
പുതിയ ബ്ലോഗ്ഗര് ഇന്റെര്ഫസ് ആണെങ്കില്
- Go to Dashboard - Template - Edit HTML - Proceed - Expand Widget Template (make a backup)അതിനു ശേഷം CTRL+f ഞെക്കി താഴെ കാണുന്ന കോഡ് കണ്ടു പിടിക്കുക
- <b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div class='status-msg-wrap'>
<div class='status-msg-body'>
<data:navMessage/>
</div>
<div class='status-msg-border'>
<div class='status-msg-bg'>
<div class='status-msg-hidden'><data:navMessage/></div>
</div>
</div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable> - മുകളില് കാണുന്ന കോഡ് ഡിലീറ്റ് ചെയ്തു പകരം തഴെ കാണുന്ന കോഡ് പേസ്റ്റ് ചെയ്യുക
- <b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable> - ടെമ്പ്ലേറ്റ് സേവ് ചെയ്യുക
എബിയുടെ പോസ്റ്റുകള് എല്ലാം തന്നെ വായിക്കാറുണ്ട്.ചിലതൊക്കെ സാധാരണക്കാര്ക്ക് കഠിനമാണെങ്കിലും,എല്ലാം അറിവുകള് പകരുന്നവ!!
ReplyDeleteതുടര്ന്നും എഴുതുക, ആശംസകള്!!!!
വളരെ നന്ദി മോഹന് ചേട്ടാ
Deleteനന്ദി എബി.
ReplyDelete