Jump to content

Recommended Posts

Posted

Modifici in

Acp>> look&feel>> tema ta >>tabul css>>ipb_styles.css> cauti primary_nav>>cauta float: daca nu este adauga tu la cod float:center;

 

Posted

Modifici in

Acp>> look&feel>> tema ta >>tabul css>>ipb_styles.css> cauti primary_nav>>cauta float: daca nu este adauga tu la cod float:center;

Tot asa apare

 background: #1a1a1a url('http://i.imgur.com/YW1iR4G.png') repeat-x 50% 0;
    border-top: 1px solid #393939;
    border-left: 1px solid #2b2b2b;
    border-right: 1px solid #2b2b2b;
    height: 50px;
    font-size: 12px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
float: center; 
  • Moderators
Posted

Float center nu exista.

 

Incearca cu:

margin: 0 auto;

Sau:

text-align: center;

PHP Developer - Not available for freelancing right now

Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament

Posted

 

Float center nu exista.

 

Incearca cu:

margin: 0 auto;

Sau:

text-align: center;

Tot asa apare!

#primary_nav {
    background: #1a1a1a url('http://i.imgur.com/YW1iR4G.png') repeat-x 50% 0;
    border-top: 1px solid #393939;
    border-left: 1px solid #2b2b2b;
    border-right: 1px solid #2b2b2b;
    height: 50px;
    font-size: 12px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
margin: 0 auto;
text-align: center;
}
  • Moderators
Posted

La cum e toata bucata unde e primary_navul no sa cam reusesti cu nimic pentru ca latimea meniului este 100%. Deci el il vede ca si cum ar fi pe mijloc.

PHP Developer - Not available for freelancing right now

Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament

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.