Miscoo - HTML Template For Online Game
If You Are Satisfied, Please Give Us Five Start Rating
Introduction
Thanks for purchased Miscoo. If you will need any kinds of help, please contact us; We are ready to help you. Upload Miscoo folder to your server. Miscoo inner files are:
Miscoo
├── css
│ ├── bootstrap.min.css
│ ├── fontawesome.min.css
│ ├── owl.carousel.css
│ ├── lightbox.min.css
│ ├── style.css
│ └── responsive.css
│
├── fonts/
│
├── images/
│
├── js
│ ├── jquery.min.js
│ ├── bootstrap.min.js
│ ├── jquery.filterizr.min.js
│ ├── clock.min.js
│ ├── owl.carousel.js
│ └── main.js
│
└── index.html
HTML File Structure
How to Change Logo
Open the html files to any code editor. If you don't have any code editor, then you can download a free code editor. To download Notepad++ editor click here or Brackets editor click here. At first store the logo image into the images folder. If your logo name is different, then change the name. To change the logo follow the screenshot.
How to Change Text
Open the html files into a code editor and also a browser. Then, Copy the text from the browser and search it into the editor via editor's search menu. Then, change the text. To change any text follow the screenshot.
How to Change Image
Store the image into the images folder. If your image name is different, then change the image name. To change any image follow the screenshot.
How to Change Icon
We have used fontawesome icon. Another is flaticon. To get the icons list click here. Choose your desire icon and change the name according to the list icon's name. To change icon follow the screenshot.