Skip to content
CyberNex Logo
Back to Tutorials
FiveM3 min readJuly 15, 2026

How to add a server banner for your FiveM server

Ganidu Sathishka
Support Engineer at CyberNex | 4+ years customer technical support

Step-by-Step Instructions

<ol><li>Create a banner in .png format sized 1865x250 (optimal width & height).</li><li>Upload it to imgur.com and copy the direct link.</li><li>Open server.cfg and add the line below.</li><li>Restart your server.</li></ol>

Code / Configuration

<pre><code>sets banner_detail "YOUR_IMGUR_LINK_HERE"</code></pre>

Warning

The imgur link must start with i.imgur.com, for example https://i.imgur.com/xxxx.png. The preview banner can take a few minutes to update.

Related Hosting Services

Was this guide helpful?

Join our Discord for more guides and direct help from our engineering team.

How to add a server banner for your FiveM server | CyberNex