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
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.faceplam thank you LOL it was that 😄
No worries! It happens haha
yeah i imagine you get this a lot 😛
We've had people here experience issues with Blueprint because they accidentally installed it to the wrong VPS
(this happened like 3 times btw)
oh, >.< i can see how they could happen if they run multiple servers xD
yeahh
I name all my servers/devices, which is how I keep them apart.
best way to do it, i myself name them too, location, domain etc 😄
definitely!
like the servers running wings? :pain:
can confirm, i have done this before