FREE Dolly Dress Buntin Pattern

free hanging buntin knitting pattern

Yarn : Double knitting. Oddment of white and a contrast colour.
Needles : 3mm Single Pointed Needles
Abbreviations : k – knit. p – purl. st – stitch. tog-together. st-st – Stocking Stitch (k1row, p1row). inc— increase. Knit into the front and the back of the stitch
Tension : 26 sts x 33 rows = 10cm x 10cm in st-st with double knitting yarn
Dimensions : Approx. 10cm from hem to shoulder straps.

Dress—Make 1
Start at the top. With white, cast on 36 sts
Knit 1 row
Next: (k2, inc1) to end (48 sts)
Purl 1 row
Next: (k3, inc1) to end (60 sts)
Next: k6, cast off 18 (in knit), k12, cast off 18 (in knit), k6 (24 sts)

Change to contrast colour
Knit along all stitches (24 sts)
Starting with a purl row, st-st 3 rows

Change to white
Knit 2 rows

Change to contrast colour
Knit 1 row

Next: (inc1, p1) to end (36 sts)
Next: (inc1, p2) to end (48 sts)

Next: (k2, p2) to end
Complete the last row 7 times in total

Change to white
Knit 3 rows
Purl 1 row
Knit 1 row
Cast off in knit

Sew down the row ends. Fold the bottom flat and sew along the hem.

Add ribbon and embellishments as desired.

small doll dress knitting pattern

Here is Cerise if you like dollies.

£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Knitting pattern instructions to knit Cerise in her little skirt and pom-pom hat.

This product has multiple variants. The options may be chosen on the product page

Even More Patterns

£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

This elegant swan comes with a surprise—she can hold a small chocolate egg in each wing! A unique and delightful knitting pattern.

This product has multiple variants. The options may be chosen on the product page
+ Download
Large Print
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Knit a royal keepsake! This Coronation Queen soft toy pattern is fit for a monarch

This product has multiple variants. The options may be chosen on the product page
+ Download
Large Print
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Make Easter extra quack-tastic with this adorable knitted duckling soft toy pattern.

This product has multiple variants. The options may be chosen on the product page
+ Download
Large Print
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Sweet as candy and so cute you could hop.  Here is a little spring time bunny rabbit knitting pattern with an easy to knit wrap round dress too.

This product has multiple variants. The options may be chosen on the product page
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Here is an Air Raid Warden soft toy knitting pattern.  He was seen on duty on the streets of our cities to keep us safe during World War 2. Created to commemorate 75 years since VE Day in 1945.

This product has multiple variants. The options may be chosen on the product page
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

An original and unusual design. Take two 10cm baubles and knit your own standing Snowman and Reindeer. An easy to knit and fun Christmas decoration.

This product has multiple variants. The options may be chosen on the product page

Leave a Reply

{{{ data.variation.price_html }}}
{{{ data.variation.availability_html }}}
'; window._nslWebViewNoticeElement.insertAdjacentHTML("afterbegin", webviewNoticeHTML); document.body.appendChild(window._nslWebViewNoticeElement); } }); } } window._nslDOMReady(function () { window.nslRedirect = function (url) { if (scriptOptions._redirectOverlay) { const overlay = document.createElement('div'); overlay.id = "nsl-redirect-overlay"; let overlayHTML = ''; const overlayContainer = "
", overlayContainerClose = "
", overlaySpinner = "
", overlayTitle = "

" + scriptOptions._localizedStrings.redirect_overlay_title + "

", overlayText = "

" + scriptOptions._localizedStrings.redirect_overlay_text + "

"; switch (scriptOptions._redirectOverlay) { case "overlay-only": break; case "overlay-with-spinner": overlayHTML = overlayContainer + overlaySpinner + overlayContainerClose; break; default: overlayHTML = overlayContainer + overlaySpinner + overlayTitle + overlayText + overlayContainerClose; break; } overlay.insertAdjacentHTML("afterbegin", overlayHTML); document.body.appendChild(overlay); } window.location = url; }; let targetWindow = scriptOptions._targetWindow || 'prefer-popup', lastPopup = false; document.addEventListener('click', function (e) { if (e.target) { const buttonLinkElement = e.target.closest('a[data-plugin="nsl"][data-action="connect"]') || e.target.closest('a[data-plugin="nsl"][data-action="link"]'); if (buttonLinkElement) { if (lastPopup && !lastPopup.closed) { e.preventDefault(); lastPopup.focus(); } else { let href = buttonLinkElement.href, success = false; if (href.indexOf('?') !== -1) { href += '&'; } else { href += '?'; } const redirectTo = buttonLinkElement.dataset.redirect; if (redirectTo === 'current') { href += 'redirect=' + encodeURIComponent(window.location.href) + '&'; } else if (redirectTo && redirectTo !== '') { href += 'redirect=' + encodeURIComponent(redirectTo) + '&'; } if (targetWindow !== 'prefer-same-window' && checkWebView()) { targetWindow = 'prefer-same-window'; } if (targetWindow === 'prefer-popup') { lastPopup = NSLPopup(href + 'display=popup', 'nsl-social-connect', buttonLinkElement.dataset.popupwidth, buttonLinkElement.dataset.popupheight); if (lastPopup) { success = true; e.preventDefault(); } } else if (targetWindow === 'prefer-new-tab') { const newTab = window.open(href + 'display=popup', '_blank'); if (newTab) { if (window.focus) { newTab.focus(); } success = true; window._nslHasOpenedPopup = true; e.preventDefault(); } } if (!success) { window.location = href; e.preventDefault(); } } } } }); let buttonCountChanged = false; const googleLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="google"]'); if (googleLoginButtons.length && checkWebView()) { googleLoginButtons.forEach(function (googleLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(googleLoginButton); } else { googleLoginButton.remove(); buttonCountChanged = true; } }); } const facebookLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="facebook"]'); if (facebookLoginButtons.length && checkWebView() && /Android/.test(window.navigator.userAgent) && !isAllowedWebViewForUserAgent('facebook')) { facebookLoginButtons.forEach(function (facebookLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(facebookLoginButton); } else { facebookLoginButton.remove(); buttonCountChanged = true; } }); } const separators = document.querySelectorAll('div.nsl-separator'); if (buttonCountChanged && separators.length) { separators.forEach(function (separator) { const separatorParentNode = separator.parentNode; if (separatorParentNode) { const separatorButtonContainer = separatorParentNode.querySelector('div.nsl-container-buttons'); if (separatorButtonContainer && !separatorButtonContainer.hasChildNodes()) { separator.remove(); } } }) } });})();