- 1,224
- Posts
- 11
- Years
- Omnipresence
- Seen Aug 8, 2023
Has your game recently been in an interview, or you've created an exciting trailer for your game?
If so, and you want to be featured in a spotlight in the Games Showcase section, as Pokemon Academy Life currently is, then you may submit the html code to use for your banner in this thread.
Example (the code used for Academy Life):
And how it looks
Requirements:
Notes:
This thread is for submissions only, any other posts will be moved/deleted.
If so, and you want to be featured in a spotlight in the Games Showcase section, as Pokemon Academy Life currently is, then you may submit the html code to use for your banner in this thread.
Example (the code used for Academy Life):
Spoiler:
Code:
<a href="https://www.youtube.com/watch?v=kSE50KuJczg&list=PLngiH7S1nFHn2RQZ1qvMgFNJ2_8ZZkTYg&index=2"><center><div class="spotlightbod"><div class="spotlighttitle"><i class="fa fa-youtube-play"></i> Game Dev Spotlight: Pokémon Academy Life</div></div></center></a>
<style scoped>
.spotlightbod {
border-bottom-left-radius: 60px;
background-image: url("https://i.imgur.com/Jb4QAOe.png");
width: 580px;
border: 1px solid black;
padding: 20px;
}
.spotlighttitle {
font-size: 20px;
color: white;
text-shadow: 0 1px 0 rgba(0,0,0,0.75);
font-weight: bold;
text-align: center;
text-shadow:
-1px -1px 0 #000,
1px -1px 0 #000,
-1px 1px 0 #000,
1px 1px 0 #000;
}
</style>
And how it looks
![[PokeCommunity.com] Showcase Spotlight [PokeCommunity.com] Showcase Spotlight](https://i.gyazo.com/dc88f63d63034a1d5e513593ecbd7e2b.png)
Requirements:
- Your game must either have a demo out, or in the interview/trailer you announce a specific release date for your game.
- Banner must be no larger than (600x150 pixels)
Notes:
- 3 spotlights maximum will be allowed at a time. No spotlight will stay for more than a month, 2 weeks if there are other games waiting in line.
- I will host the images for the spotlights myself, if you wish to edit or change your current image you must contact me
This thread is for submissions only, any other posts will be moved/deleted.
Last edited: