Jump to content
  • 0

Cum schimb backgroundul in ipb 4.1?


Question

1 answer to this question

Recommended Posts

  • 0
Posted

Nu ești așa de bun in cenzurat numele comunității tale. :)) In orice caz, ce background ai vrea să schimbi? Background-ul din:

In primul caz, mergi la temă și cauți: 

#ipsLayout_header header

și modifici:

#ipsLayout_header header {
    background-color: #262e33 !important;
    background: url(http://i.imgur.com/oTa6FUV.png);
    background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    height: 190px;
    line-height: 130px;
    transition: 0.9s;
}

modifici: http://i.imgur.com/oTa6FUV.png

in cazul de la body, cauți:

body {
    background-color: #222222;
    background-image: url(http://bny.ro/forum/uploads/monthly_2017_01/101d574…_bg.jpg.05b3366….jpg);
    background-position: 50% 0%;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: fixed;
}

modifici: http://bny.ro/forum/uploads/monthly_2017_01/101d5740d3c55a76e37ce26199d85b8e_bg.jpg.05b336660ea87d5c218c2bc0ab5f2cd5.jpg

Dacă nu-l găsești, intri in FTP in: forum/uploads/monthly_2017_01/ și cauți fișierul respectiv; in teorie ar trebuii să mearga.. in teorie. :))

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.