Jump to content

Search the Community

Showing results for tags '170x250'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Administration
    • Register
    • Docs
    • Announcements
    • Security
  • Community
    • Projects
    • Feedback
    • Servers management
  • Counter-Strike: 2
    • Discussions
  • Counter-Strike: 1.6
    • Servers
    • Discussions
    • Tutorials
    • AMX Mod X
    • Resources
  • Metin2
    • Metin2 Plague
  • PHOTOSHOP
    • Area for Photoshop
  • OLDS ⚬ IT
    • Resurse Jocuri
    • Resurse Webmasteri
    • Operating Systems
  • ZONA INTERZISA
    • Vechi

Categories

  • Counter-Strike: 1.6
    • Servers
    • Client

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Tara


Oras


Steam

Found 1 result

  1. Am decis sa fac acest tutorial, poate fi de folos celor care folosesc ipb 4.3.x CSS: Alege tema pe care vrei sa o modifici si intra in: core > front > custom > custom.css si la sfarsit adaugi acest cod: .cAuthorPane_photo img{ max-width: 170px; } Template Intra in forums > front > topics > postcontainer si cauta: <li class='cAuthorPane_photo'> {template="userPhoto" app="core" group="global" params="$comment->author(), 'large', $comment->warningRef()"} </li> Schimba cu: <li class='cAuthorPane_photo'> {{if $comment->author()->pp_main_photo}} <span class='ipsUserPhoto ipsUserPhoto_variable'> <img src="{setting="base_url"}uploads/{$comment->author()->pp_main_photo}" /> </span> {{else}} <span class='ipsUserPhoto ipsUserPhoto_variable'> <img src="<Path_to>/default_photo.png" /> </span> {{endif}} </li> Dupa ce ati terminat la duceti la grupul dorit si modificati "Maximum profile photo width/height" cu 250. Pentru orice problema lasati reply, bafta.

×
×
  • Create New...