# Change poster texture

To change the texture on a poster for example if you want instead of that of GTAV to put posters for your RP server for example the poster of a job, you will need some prerequisites.

* OpenIV

Once your OpenIV is installed you will have to search in the search bar for "ba\_prop\_battle\_poster\_skin\_01".

<figure><img src="/files/wHo8qQixZ0KE2tqZScIb" alt=""><figcaption><p>If no results are found, this is normal, you must press the link "Search ba_prop_battle_poster_skin_01".</p></figcaption></figure>

Once the result is found, double-click on it and go to the bottom of the folder and click on the Edit mode button.

Set this aside and open an image editor such as Photoshop and create a file with the same dimensions as the texture so 512x256.

Return to the YTD file and right-click on the file you want to replace and click on Export.

<figure><img src="https://cdn.discordapp.com/attachments/906944557495758919/1212365755002126366/image.png?ex=65f19298&#x26;is=65df1d98&#x26;hm=62ffde2a3af6e325530ead19886d5fa9dcd0c73beaee0733a2439041b0b10f27&#x26;" alt=""><figcaption></figcaption></figure>

Once this is done saving the file as PNG, and open it in Photoshop. Make the changes you want on X post and then save the file.

Then return to the YTD file and click on the texture that you had exported and click on replace and select your image and save the YTD file.

{% hint style="danger" %}
The file must have the same name as the one being exported
{% endhint %}

Once finished, create a stream folder in the Var-GardenerJob folder called stream and drag the YTD texture that you changed.

Restart your server and enjoy !

{% hint style="info" %}
If you have any problem ask for help on our Discord or even if you want to go further as added more posts
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.var-fivem.com/poster-job/configuration/change-poster-texture.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
