raja

Add bullet list in bloggers

Go to the Bloggers Dashboard , in the left side menu click the theme option then go to Edit Html
click the cursor in html area then press Ctrl F from your keyboard , then search the code given below

]]></b:skin> 


Now to add Bullet list in side bar , paste the code given below just above the  ]]></b:skin> 





.sidebar ul li {
list-style-image:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYAwDYLayYbtEABfGUjmTEuJbKO7gv_9RjmiUq0fzR55dACcowoX8m6mHMs3b3g8xpTA-Cf7d7pY5PRdRv47jRQX7oW3Dw0K8OMCRLfPTorCoSwLYcXYV8Mc72aYYPPzDfdUa2ZBJSo6Ii/s1600/bullet-point-image-5.gif');}




Now to add Bullet list in Post Area, paste the code given below just above the ]]></b:skin> 





.post ul li {
list-style-image:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYAwDYLayYbtEABfGUjmTEuJbKO7gv_9RjmiUq0fzR55dACcowoX8m6mHMs3b3g8xpTA-Cf7d7pY5PRdRv47jRQX7oW3Dw0K8OMCRLfPTorCoSwLYcXYV8Mc72aYYPPzDfdUa2ZBJSo6Ii/s1600/bullet-point-image-5.gif');
}

By doing so you could see your sidebar or Post Area all bullet list has been changed .

































<div dir="ltr" style="text-align: left;" trbidi="on">
<table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid1LightAccent3" style="border-collapse: collapse; border: none; mso-border-alt: solid #DBDBDB .5pt; mso-border-themecolor: accent3; mso-border-themetint: 102; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 100%px;">
 <tbody>
<tr>
  <td style="border-bottom: solid #C9C9C9 1.5pt; border: solid #DBDBDB 1.0pt; mso-border-alt: solid #DBDBDB .5pt; mso-border-bottom-alt: solid #C9C9C9 1.5pt; mso-border-bottom-themecolor: accent3; mso-border-bottom-themecolor: accent3; mso-border-bottom-themetint: 153; mso-border-bottom-themetint: 153; mso-border-themecolor: accent3; mso-border-themecolor: accent3; mso-border-themetint: 102; mso-border-themetint: 102; padding: 0in 5.4pt 0in 5.4pt; width: 100.0%;" valign="top" width="100%">
  <div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-yfti-cnfc: 5;">
<br /></div>
</td>
 </tr>
</tbody></table>
</div>

No comments:

Post a Comment