You can spotlight all of your sponsors by creating a customized sponsor tab.
Upload your Sponsor Logos:
1. Log into instantencore.com and go to Extras then File Storage (Control Panel > Extras > File Storage)
2. Upload the logo image you want
3. Once you hit the Upload button, your image will be added
4. The URL link that gets created is the unique URL link you will need in your HTML code
Create a Tab:
1. In your Control Panel, go to InstantApps then Tabs
2. Click on Add a Tab
3. For the Label field type in Sponsors or whatever you'd like to call your tab
4. Choose an Icon
5. For Content choose "Write HTML for the page"
6. Click on the add button
7. On the next screen you will see a text box field
8. Right above the Save button, you will see Design and HTML, click on HTML
9. In this HTML text box put in the following code:
<div style="text-align: center;">
<a href="http://sponsorwebsite.com/ ">
<img src="https://uniqueURLlink.jpg">
</a></div>
<a href="http://sponsorwebsite.
<img src="https://uniqueURLlink.jpg
</a></div>
You will need to replace two items in this code. Replace http://sponsorwebsite.com with your sponsor's URL link. Then replace https://uniqueURLlink.jpg with the unique URL link that you created in File Storage. You can copy and paste this code and follow the same replacement steps for each sponsor. Click the Save button when finished.
For any titles or other text you may want, just go into where it says Design above the Save button and place your cursor where you want text and begin typing.
When you are completely finished, you can go back to your Tabs listing and drag and drop your new Sponsor tab to show up wherever you'd like in your menu.