sakura-san
SAKURA

tutobies artwork follow home
Sophie Hatter is cursed by the Witch of the Waste, and turns into an old hag. Ashamed of how she looks, she flees into the hills where a moving castle roams the hills. It is said to belong to the young and handsome wizard Howl, who has a bad reputation.

© Skin by keneriksen basecodes by atiqahjaidin. Image from . Do tell me if I do not credit yours.
Disable Dragging Image


Assalamualaikum,today hana nk wt tuto Disable Dragging imange..k,jom kita mulakan tuto kita nie..

1.Dashboard > Template > Edit HTML
2.Click Ctrl+F serentak dan cari code <head>
3.Korang copy code dibwh nie


<script type='text/javascript'>    document.ondragstart = function () { return false; }; </script>
4.korang post di atas <head>
5.Done