Jump to content

Recommended Posts

Posted

ACp>>look&feel>> tema ta>> css>> ipb_styles.css si cauti:

#user_bar {
    background: #1f1f1f;
    width: calc(100% - 120px);
    margin: 0px auto;
    height: 35px;
    color: #fff;
    display: flex;
    padding: 0 0 0 10px;
    text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
    border-top: 1px solid #1f1f1f;
    border-left: 1px solid #1f1f1f;
    border-right: 1px solid #1f1f1f;
    border-bottom: 2px solid #6d6d6d;
    -webkit-box-shadow: rgba(0,0,0,0.6) 0px 0px 2px;
    -moz-box-shadow: rgba(0,0,0,0.6) 0px 0px 2px;
    box-shadow: rgba(0,0,0,0.6) 0px 0px 2px;

Modifici width: 100%; sau ce dimensiune vrei.

  • Upvote 1

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.