B
Blueprint•13mo ago
ExodiusUK

Following the medium guide, but nothing

Hello, so im having some trouble, i have followed the guide on medium, and typed the blueprint -build command but nothing has changed, so im confused where im going wrong, example i went to chrome right clicked, inspected element, got the css selector and added it to wrapper.blade.php like so: <style> .skin-blue .main-header .navbar { background-color: #007fff!important; } </style> and im not seeing the changes at all. am i missing something?
11 Replies
Emma
Emma•13mo ago
I'm guessing you are theming the admin page? In that case double-check you have defined your wrapper file inside of the admin category, instead of the client category.
ExodiusUK
ExodiusUKOP•13mo ago
faceplam thank you LOL it was that 😄
Emma
Emma•13mo ago
No worries! It happens haha
ExodiusUK
ExodiusUKOP•13mo ago
yeah i imagine you get this a lot 😛
Emma
Emma•13mo ago
We've had people here experience issues with Blueprint because they accidentally installed it to the wrong VPS (this happened like 3 times btw)
ExodiusUK
ExodiusUKOP•13mo ago
oh, >.< i can see how they could happen if they run multiple servers xD
Emma
Emma•13mo ago
yeahh I name all my servers/devices, which is how I keep them apart.
ExodiusUK
ExodiusUKOP•13mo ago
best way to do it, i myself name them too, location, domain etc 😄
Emma
Emma•13mo ago
definitely!
Eternal
Eternal•13mo ago
like the servers running wings? :pain:
Luke
Luke•13mo ago
can confirm, i have done this before

Did you find this page helpful?