> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.sparkedhost.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Change Server Banner & Logo on FiveM Server

# How to Change Server Banner & Logo on FiveM Server



To set a logo on your FiveM server:

* The image must be 96x96

* Name the image **logo.png**

* Open the [Apollo Panel](https://control.sparkedhost.us/).

* Stop the server.

* In the **Files** tab, upload the **logo.png**

  ![](https://images.surferseo.art/33be93ec-f222-4fe0-b9bf-81f495b0e797.png)


* Add the following line anywhere in your server.cfg: `load_server_icon logo.png`

* Hit **Save Content**.

  ![](https://images.surferseo.art/db093ab0-4f86-442d-921f-b8455b3ae08a.png)

* Start the server.

### What size should the FiveM Server Banner be?

The size of your banner-sized image should be **1865 x 108 pixels**.

When creating your FiveM server banner, make sure it is:

* In .png format

* 1865 x 108 pixels (if you need to resize your logo, open Microsoft Paint and find the "Resize" button)

Instead of putting your banner in your server directory, you will need to upload it to an image hosting site.

To upload your FiveM banner to Imgur:

* Go to [Imgur](https://imgur.com/).

* Click "New Post" in the top left.

* Drop your 1865 x 108-pixel banner into the uploader.

* Get the link by right-clicking on your image and clicking "Copy image address".

  ![](https://images.surferseo.art/70cf6db6-344d-4125-8ed4-74feee69414e.png)

The next step in the setup is to connect your banner image URL and your banner logo URL to your FiveM scripts configuration file.

* Access the [Apollo Panel](https://control.sparkedhost.us/).

* Stop the server.

* In the **Files** tab, open the `server.cfg` file.

  ![](https://images.surferseo.art/20f408b5-4a32-4a64-a7ed-75c047aab174.png)


* Go to lines 47-48 of the server.cfg file and look for the commands labeled `*sets banner*detail "..."` and `*sets banner*connection "..."`

  ![](https://images.surferseo.art/737481fe-4354-48b2-88d2-d584fbf7480d.png)

* Replace the text inside the quotation marks ("") with the link from [Imgur](https://imgur.com/). 

* Hit **Save Content**.

* Start the server.