Customizing Top Bar #136
harrythezomby
started this conversation in
General
Replies: 1 comment
-
there are multiple ways, you can use the margin property on the Window widget window > box {
margin: 12px;
}
yes, it is linked at the bottom of the wiki home page |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys,
Sorry if this is the wrong place for this, but I recently copied the bar example, since it seemed like a good base to start on, and am in the process of editing and changing everything up.
I was just wondering how to create the floating bar effect I've seen some people have, I tried adding stuff like padding-top and border-radius in the css for the bar, but those don't seem to be working.
Any suggestions?
Btw I'm pretty new to css and js so sorry if the answer is obvious!
Also is there a discord server?
Beta Was this translation helpful? Give feedback.
All reactions