Jump to content

Question

11 answers to this question

Recommended Posts

  • 0
Posted

Ideea este să citești și ce este în poza aia, dacă tu ai bifat să folosești poze rotunde de unde vrei să fie pătrate ? Eu ți-am arătat unde să intri nu aștepta totu mură-n gură.

  • 0
Posted
39 minutes ago, Sebastian C. said:

Ideea este să citești și ce este în poza aia, dacă tu ai bifat să folosești poze rotunde de unde vrei să fie pătrate ? Eu ți-am arătat unde să intri nu aștepta totu mură-n gură.

si cum maresc dimensiunea ca acum este patrata

  • 0
Posted
On ‎02‎.‎04‎.‎2017 at 11:28 PM, Sebastian C. said:

rezolvat mersii.

rezolvarea este urmatoarea:

ca sa fie poza partrata debifa-ti: Use rounded photos?

apoi intrati in AdminCp - Costomization - Themes - allege tema dorita unde ai debifat..,apoi css - core - Global - Framework - misc.css :)

Acolo cauti :

}
 .ipsUserPhoto_large img, img.ipsUserPhoto_large, .ipsUserPhoto_large:after {
  width: 90px;
  height: 90px;
  {{if theme.rounded_photos}}
   border-radius: 45px;
  {{endif}}
}

si inlocuiesti cu :

}
 .ipsUserPhoto_large img, img.ipsUserPhoto_large, .ipsUserPhoto_large:after {
  width: 150px;
  height: 250px;
  {{if theme.rounded_photos}}
   border-radius: 45px;
  {{endif}}
}
Succes :)

test.png

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.