search this in ctr f in theme html
follow.it/static/img/colored-logo.svg
you will get this code
src="https://follow.it/static/img/colored-logo.svg" alt="follow.it" height="17px"/></a></div></b:widget-setting>
is code me se only appko last ka chord dena hai and baki ka replace karna hai niche diye gaye code se jis se replace karna hai exact ye code itna hoga
src="https://follow.it/static/img/colored-logo.svg" alt="follow.it" height="17px"/></a></div>
replace it with
<img src="https://follow.it/static/img/colored-logo.svg" alt="follow.it" height="17px"/> <div class="widget" style="width: 300px; height: 200px;"> <!-- Widget content here --> </div>
Comments
Post a Comment