Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author noCreativity

    (@nocreativity)

    Hey Sudheerarck,

    These are changes that are coming a next version of Dooodl. There have been a lot of requests for the width and height of the canvas, so I’ll have to see how I can incorporate these in the plugin.

    Background image shouldn’t be a problem. WIll take that to the next version as well.

    Thread Starter sudheerack

    (@sudheerack)

    Hi

    For now, please tell me how to change the background image for coloring portion.

    Also the color of coloring portion changes every time we refresh it. How can i put a single color to it.

    Plugin Author noCreativity

    (@nocreativity)

    adding the background to an image is slighly more work. You’re welcome to try it yourself but it requires some JS, PHP and WordPress magic.

    Disabling the random color upon ‘reset’ can be fixed by:

    1. Open [dooodl-folder]/creator/js/script.js
    2. Replace line 91 with resetBG('#ff0066') where #ff0066 is a valid HEX-color to your liking

    Good luck!

    Thread Starter sudheerack

    (@sudheerack)

    Hi I am able to change the color of background of canvas and while reset, as suggested by you.

    Now, i need to change the background image of canvas. So please tell me what changes i need to do and in which files. I detail explanation will help me a lot.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Increase Height & width’ is closed to new replies.