Remove tebex blue bar

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

zLegit

Banned
Feedback score
15
Posts
752
Reactions
209
Resources
0
Where is that?
DecQNobW4AARZLX.png

something like that i saw opcraft they have moved it to the bottom.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/zlegit-scam-report.498539/)

zLegit

Banned
Feedback score
15
Posts
752
Reactions
209
Resources
0
You're allowed to move it, change the color, or adjust sizing but it's against the TOS to remove the bar from your page. If you do, they will ban your account and you'll lose your store.
How do I move it to the bottom?
Could you send me a CSS or Index thing?
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/zlegit-scam-report.498539/)

Kuchy

Web Developing Cake
Support
Feedback score
14
Posts
664
Reactions
505
Resources
2
How do I move it to the bottom?

If you're knowledgeable in css this should make sense:
- give the bar container position:fixed !important;
- bottom: 0 !important;
- top: auto !important;
- left: 0 !important;
- right: 0 !important;
Then adjust from there.

If not add me on discord Kuchy#9131. I'll do it for you
 
Status
This thread has been locked.
Top