Jump to content

Recommended Posts

Posted

Salut, la mine la maintitle apare asa! Nu apare sus border-ul!! Awq3Vrc.png

Si eu il vreau asa! Q4ganFO.png

 

Acesta este codul de la maintitle!!  

.maintitle {
        background: #232323;
    color: #fff;
    text-shadow: rgba(0,0,0,0.25) 0px -1px 0px;
    padding: 12px;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
    border-bottom: 1px solid #191919;
    border-left: 1px solid #2d2d2d;
    border-right: 1px solid #2d2d2d;
    
}

Am incercat doar "border: 1px solid #2d2d2d" dar se ingroasa si partea de jos!

          76561198331386503.pngAddFriend.png

Posted

.maintitle {
 background: #232323;
 border: 1px solid #2d2d2d;

-moz-box-shadow: 0px 1px 1px rgb(25, 25, 25);
 -webkit-box-shadow: 0px 1px 1px rgb(25, 25, 25);
 box-shadow: 0px 0px 1px 1px rgb(25, 25, 25);
 text-shadow: rgba(0,0,0,0.8) 0px -1px 0px;
 overflow: hidden;
 line-height: 37px;
 margin-bottom: 15px;
}

vezi daca asta e bun

+1 daca te-am ajutat

  • 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.