Newbie question
Hello,
is there a way to insert an specific image inside dashboard's body below header?
I'm familiar with html, css, js - if thats helpful
I just need to know what way to go, I will do rest of research and experiment things.
Just give me a head-up.
Thanks!

19 Replies
Do you need this to show everywhere or just the console page
just console page
Alright then, give me a second.
so that thing I want to implement is called "component"
?
You basically want to make a directory called
components
(can be different but for the sake of this example we'll call it that) and put it in the dashboard: components: ""
option in your conf.yml
.okay
Where should I normally create that directory "components" ?
Inside of your extension.
If you haven't created an extension yet, run
blueprint -init
and choose "Barebones" as template.okay
Then your dev files will exist in your
.blueprint/dev
folder, which is in your Pterodactyl directory.


I did this for example, I ran "blueprint -build" but nothing is showing on dashboard

your blueprint version is way too old
oh shii
make sure to backup your dev folder