Jump to content
  • 0

Question

Posted

Buna seara,

 

Am si eu o rugaminte.

As dori sa schimb background-ul forumului de pe tema, Deflection - ultima versiune.

Si-as dori sa schimb background-ul cu o imagine.

Ma puteti ajuta cu codul HTML care trebuie utilizat?

Multumesc frumos

3 answers to this question

Recommended Posts

  • 0
Posted

Costumization >>Themes >> Edit HTML and CSS (</>) >> CSS >> Custom.css

Save si bafta

 

body {
    font-family: 'Kanit', sans-serif;
    background: #0c0c0c url(https://i.imgur.com/uJBR7Qu.png);
    background-color: rgb(12, 12, 12);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-image: url("https://i.imgur.com/uJBR7Qu.png");
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
}

  • 0
Posted
1 hour ago, ionutgabriell13 said:

Costumization >>Themes >> Edit HTML and CSS (</>) >> CSS >> Custom.css

Save si bafta

 

body {
    font-family: 'Kanit', sans-serif;
    background: #0c0c0c url(https://i.imgur.com/uJBR7Qu.png);
    background-color: rgb(12, 12, 12);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-image: url("https://i.imgur.com/uJBR7Qu.png");
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
}

Și din tot ce ai postat aici, totul e un mare rahat, îl pui să afișeze o imagine de două ori, pui două culori la background.

2 hours ago, Han said:

Buna seara,

 

Am si eu o rugaminte.

As dori sa schimb background-ul forumului de pe tema, Deflection - ultima versiune.

Si-as dori sa schimb background-ul cu o imagine.

Ma puteti ajuta cu codul HTML care trebuie utilizat?

Multumesc frumos

Un link de la forum și o imagine cu background dorit ?

  • 0
Posted

Salut Sebastian.

Am rezolvat cu cineva prin PM.

Multumesc mult de tot oricum.

Poti inchide topic-ul.

 

Seara faina

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.