Jump to content

Recommended Posts

Posted

Intrii in Filezilla

Bagi datele forumului in Filezilla ca aici: http://i.cubeupload.com/QnVvA4.png

In continuare intrii asa:

Public_html>>>forum>>>public>>>styles_images>>>tema care doresti sa schimbi Background-ul. Dupa ce ai facut asta faci ce iti arat mai jos

http://i.cubeupload.com/rJ3v9U.png

Iti gasesti background-ul, il redenumesti asa: background si il pui cu extensia .jpg . Te bagi in stanga in fisierul care il ai, si il inlocuiesti tragandu-l cu mouse-ul si dai overwrite.

Mai poti si din ACP dar nu mai stiu cum e.

 

 

Sper ca te-am ajutat.

 

Posted

cauta ceva in genu:

body {
    background: #212121;
    color: #bcbcbc;
    font: normal 11px tahoma, helvetica, arial, sans-serif;
    position: relative;
    padding-bottom: 20px;
}

 

si inlocuieste cu:

 

body {
    background: #212121 url("{style_images_url}/back.png");;
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;
    color: #bcbcbc;
    font: normal 11px tahoma, helvetica, arial, sans-serif;
    position: relative;
    padding-bottom: 20px;
}

Dupa te bagi pe un site de upload si inlocuiesti in ce ti-am dat ultima data.  

Asta: {style_images_url}/back.png

Cu Background-ul tau!

 

 

Asta e in ACP.

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.