Jump to content

Recommended Posts

Posted

Salut, am cautat pe forum cum sa fac si nu am gasit.

Am sa va rog sa imi explicati si mie cum mut meniul principal cu linkuri de pe centru in stanga.

 

Asta am la #primary_nav

#primary_nav {        background: #212121 url("{style_images_url}/gigel.jpg"); repeat 0 0 0;
        background-repeat: repeat;
        background-attachment: fixed;

  • Moderators
Posted

Aia e doar partea cu background-ul.

 

Eu la carbon blue am asta:

#primary_nav {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	margin-top: 36px;
}

am schimbat float: right; cu float: left; si mi-l afiseaza pe stanga :)

 

Deci posteaza tot ce ai la #primary_nav {

Posted

Vezi cu

 

#primary_nav {       
    background: #212121 url("{style_images_url}/gigel.jpg"); repeat 0 0 0;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
    margin-top: 36px;
}
Posted

Nu am cum sa-l postez pe tot, am prea multe facute in el. 

Spune-mi ce vrei sa-ti arat si postez

 

Vrei ajutor, da nu vrei sa postezi css ul ? Ramai cu ea asa atunci, ca sa nu ti furam css ul 

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