B
Blueprint15mo ago
Rentex

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
No description
18 Replies
Emma
Emma15mo ago
I made a quick little overview of what to do in this blog post.
Medium
Rentex
RentexOP15mo ago
Thank you!!
Rentex
RentexOP15mo ago
I have issue with enabling dev mode ?
No description
Emma
Emma15mo ago
blueprint -upgrade remote blueprintframework/framework should fix it as it installs the latest commit of Blueprint.
Rentex
RentexOP15mo ago
Can I somehow edit existing html element inside panel ? If I want to put img element instead of anchor
No description
Rentex
RentexOP15mo ago
or edit classes?
Emma
Emma15mo ago
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>.
Rentex
RentexOP15mo ago
interesting approach
Emma
Emma15mo ago
its definitely interesting actually you might be able to add an image there through the components api forgot about that one
Rentex
RentexOP15mo ago
Sorry but be ready for row of newbie questions through the days Is there a tut in docs?
Emma
Emma15mo ago
blueprint.zip
Powerful, fast and developer-friendly extension framework for Pterodactyl. Utilize extension APIs, inject HTML, modify stylesheets, package extensions and so much more.
Rentex
RentexOP15mo ago
yeah hell yeah
Emma
Emma15mo ago
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)
Rentex
RentexOP15mo ago
ty
Rentex
RentexOP15mo ago
IM GETTING SOMEWHERE
No description
Rentex
RentexOP15mo ago
LOL
Emma
Emma15mo ago
woooooo

Did you find this page helpful?