Question,
Hi blueprint,
thanks for this beautiful project, you lured me af on this.
I have lot of knowledge in HTML, CSS but not too good in JS or either ReactJS.
What are the steps to create own theme? Okay, first, I'd like to replace panel header with a image / logo.
So I need to create component, right?
Can you give me some basic steps, I'll do more research on that.
I'd read your docs page, but I'm lost, I don't know what template to choose or with what to start..
Thanks in advance,
Rentex

18 Replies
Thank you!!
I have issue with enabling dev mode ?

I tried this, but no fix.
https://github.com/BlueprintFramework/framework/issues/49
blueprint -upgrade remote blueprintframework/framework
should fix it as it installs the latest commit of Blueprint.Can I somehow edit existing html element inside panel ? If I want to put img element instead of anchor

or edit classes?
You could edit this by injecting some JavaScript into the panel or using a CSS
content: url('/path/to/image.jpg');
property on the <a>
.interesting
approach
its definitely interesting
actually you might be able to add an image there through the components api
forgot about that one
Sorry but be ready for row of newbie questions through the days
Is there a tut in docs?
blueprint.zip
Powerful, fast and developer-friendly extension framework for Pterodactyl. Utilize extension APIs, inject HTML, modify stylesheets, package extensions and so much more.
yeah
hell yeah
i get writers block way too easily
so its mostly documentation
however components is actually documented and has a guide
https://blueprint.zip/docs/?page=developing-extensions/React-components (here's the guide)
ty
IM GETTING SOMEWHERE

LOL
woooooo