Jump to content

Recommended Posts

Posted

Salut, am si eu o problema cu logo-ul cand sunt autentificat pe forum e fix pe centru, iar daca nu sunt autentificat pe forum e putin mai in dreapta.. de ce ?

link:onejoint.ro (scuzati reclama!)

 

Posted

Schimbă:
 

#s6_logo {
    width: 823px;
    transform: translate(0px,55px);
    overflow: hidden;
    height: 200px;
    margin: 0 auto;
}

cu:
 

#s6_logo {
    transform: translate(0px,55px);
    overflow: hidden;
    height: 200px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

 

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.