Jump to content

Recommended Posts

Posted

Daca ai facut modificari, cauta in style.css acest cod:

.post_body {
    margin-left: 325px !important;
}

si modifical in asa fel:

.post_body {
    margin-left: 175px !important;
}

daca nu gasesti acest cod in style.css, il adaugi codul al doilea in style.css si gata.

  • Thanks 1
Posted
6 minutes ago, Courage said:

Ai facut modificari la css/setari? Ceva cu avatar width?

Da, am pus doar 150x300 si atat.

3 minutes ago, HTML/CSS said:

Daca ai facut modificari, cauta in style.css acest cod:


.post_body {
    margin-left: 325px !important;
}

si modifical in asa fel:


.post_body {
    margin-left: 175px !important;
}

daca nu gasesti acest cod in style.css, il adaugi codul al doilea in style.css si gata.

e deja 175px.

 

Posted
1 minute ago, HTML/CSS said:

Skimba codul acela cu acesta:


.post_body {
    margin-left: 175px !important;
}

 

asa e acum :

.post_body
{
        margin-left: 175px !important;
        padding: 12px;
}

Posted
9 hours ago, HTML/CSS said:

Rezolvarea:


.post_wrap>.post_body {
    margin-left: 175px !important;
    padding: 12px;
}

 

 

Mersi frumos !
Puteti inchide topic !

  • DeNyS. locked this topic
Guest
This topic is now closed to further replies.
  • 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.