Title: How to make a background | |
Babs5251 > Yuku & Group Things > Yuku & Group Things | Go to subcategory: |
Author | Content |
JigsawQueen | |
Date Posted:06/15/2020 09:53 AMCopy HTML HOW TO MAKE A BACKGROUND Before i begin i open 4 windows one being the message window, one with the code so its easy to copy , one with the pattern tile and one with the solid clolour tile . Ok here we go.1..Open message window 2. Click on the Html-view button on the toolbar to open it deleting any bits of code so it is all empty 3 Copy this code--------------------------------------------------------------------------------------<div style="padding: 8px; border: 2px solid gray; border-image: none; text-align: center; background-image: url(THIN COLOUR GOES HERE);"> <div style="background: url(WIDE PATTERN GOES HERE) white; padding: 50px; border: 2px solid gray; border-image: none; text-align: center;"> <div style="padding: 8px; border: 2px solid gray; border-image: none; text-align: center; background-image: url(THIN COLOUR GOES HERE);"> <div style="background: white; padding: 12px; border: 2px solid gray; border-image: none; text-align: center; color: darkgreen;"> <font size="5">TEXT GOES HERE<br/><br/></font><span style="font-size: 14px;">Assembled by GoldenDebs<br/><span style="font-family: "Calibri",sans-serif; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: "Times New Roman"; mso-fareast-theme-font: minor-fareast; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: "Times New Roman"; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-AU; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"><a href="https://goldentreasures.aimoo.com/" target="_blank">https://goldentreasures.aimoo.com/</a></span></span> </div> </div> </div> </div> -------------------------------------------------------------------------------------- 4.. And Paste it into the html window 5. Now see ..these three links http://THIN IMAGE LINK HERE http://WIDE IMAGE LINK HERE http://THIN IMAGE LINK HERE You have to highlight each link, the thin ones are used for the glitter or soiid colour the wide one is for the pattern tile.6. Go to your tiles or glitter and go to properties and hightlight the address, make sure you click on select all and then copy. 7. paste onto one of those three links. 8. All three links should now have a tile or glitter url pasted on them. 9. Now go down further on the code you will see Assembled by GoldenDebs change to your name but keep the new url 10. Now go and click on html-view button again and your background should appear |