{getToc} $title={Table of Contents}
Header Logo
— Open Layout > then click on Edit Icon > in the Header Logo gadget.
— You can change the blog title. If you have a logo, simply upload it and select the image placement option "Instead of title and description." This ensures that your logo appears instead of the text version.
Header Menu
— Here click on Edit Icon > in the Menu header gadget.
— You can edit the link list here. To change the App's name, replace it with the label or category name you created. Then, replace the # symbol with the label URL (e.g., mydomain.com/label/apps) to ensure users are directed correctly.
Header 2
— Here click on Edit Icon > in the Header 2 > named Best Modded Collection Games
— Here, you can change the title and tagline displayed on your blog’s homepage.
— In the Popular Posts section, you can customize how many posts are displayed.
— For the gadget called 'ADS', if your site is already monetize, you can insert your ad code there and the ads will appear on your website.
Side Bar
— In the Categories section of the sidebar, you can choose to display the design as either a cloud or a list. You can also decide whether to show all categories or only selected ones.
— In the Popular Posts section, you can set the number of posts to be displayed in the sidebar.
Footer Credits
— To Edit footer credits go to Footer section -> click edit icon on HTML/Javascript.
— Here, you can change the highlight color, add your website name, include 'Copyright 2025', or other custom text.
Footer Menu
— To Edit Footer Menu go to Footer section -> click edit icon on Menu.
— Here, you can edit the footer menu and add links to the pages you want to display—such as an 'About Us' page. Simply replace the # symbol with the actual URL of your About Us page.
Download Button
— Once you've finished creating your content, the final step is to add the download button for your game. Simply click the pencil icon and switch to HTML view.
— Then, copy the code below and paste it at the end.
— Just replace the “LINKHERE” text with the link to your game — for example, a Google Drive or MEGA download link.
<div style="border-color: green; border-radius: 5px; border-style: solid; border-width: 1px; padding: 10px; text-align: center;"> <a href="LINKHERE">Download</a> </div>