
Is it this one? Where do you want your sidebar? On the bottom of the first one? I’ll try to figure it out for you, if its possible to add another one. lol.
Thank you so much <3 This kind of message makes us want to improve and do more tutorials and stuff. Thanks again :)
Since I’m getting a lot of questions about this, I made a tutorial regarding HTML image editing. It will save time for the people to edit their codes right away rather than wait for our reply. So this is for you guys.
You can view the tutorial //here//
Take note that these are only basics :) Happy editing!
Music Corner. Credit appreciated.
In the CSS part (above </style>)
+ code
In the HTML part (after <body>) - you must retype ALL the quotation marks
+ code
Music player container 2 (Maestro):
In the body part (paste below the <body> tag:
+ code
In the CSS (to paste above the tag </style>
+ code
+ code
How to put an image in your background
Just put this after <body>, and retype ALL the quotation marks
<img src=”IMAGE URL” style=”position:fixed;bottom:0px;left:0px;z-index:-999”/>
Then for the postion, you can change :