Jump to content
  • 0

Schimbare dimensiune avatar / marire div-ul cu statistici.


Question

Posted

Salut,

  • As vrea sa stiu cum pot sa maresc dimensiunea avatarului pana la 150x300 in topic.
  • Si cum fac sa maresc div-ul de la statistici (8 topics, 8 posts etc) si sa le pun intr-un singur div; o problema este sidebar-ul, care nu-l lasa sa se "mareasca". Ex :  http://imgur.com/a/ASU4N - sa fie full cu sidebar-ul activ.

8 answers to this question

Recommended Posts

  • 2
Posted

1. Admin Control Panel - Customization - Themes - tema ta.

2. În template-ul postcontainer caută următorul cod:

<li class='cAuthorPane_photo'> {template="userPhoto" app="core" group="global" params="$comment->author(), 'large', $comment->warningRef()"} </li>

3. Șterge codul de sus și înlocuiește cu următorul cod:

<li class='cAuthorPane_photo'> {{if $comment->author()->pp_main_photo}}<a href='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}" seoTemplate="profile" seoTitle="$seoName"}' data-ipsHover data-ipsHover-target='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}&do=hovercard" seoTemplate="profile" seoTitle="$seoName"}' title="{lang="view_user_profile" sprintf="$name"}"><span class='ipsUserPhoto ipsUserPhoto_variable'><img src="{setting="base_url"}uploads/{$comment->author()->pp_main_photo}" /></span></a>{{else}}<a href='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}" seoTemplate="profile" seoTitle="$seoName"}' data-ipsHover data-ipsHover-target='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}&do=hovercard" seoTemplate="profile" seoTitle="$seoName"}' title="{lang="view_user_profile" sprintf="$name"}"><img src="Default Image Url" /></a>{{endif}} </li>

4. Modifică <img src="Default Image Url" /> cu linkul către avatarul default pentru forum. 

Autor: @Alex6ndru

  • Upvote 2

  • 0
Posted (edited)

Cred ca raspunsul la primul punct este: 

ACP->System Setting->Tab-ul Members->Show users full photo in topic view;maximum width si setezi 150x300

La al doilea punct cauta in ipb_styles,css

board_stats

si o sa ai margin-right: 22px;(de exemplu).Modifici 22 cu o valoare mai mare.

Nu sunt sigur daca acestea sunt raspunsurile pe care le cauti,dar am incercat sa te ajut :D

Edited by Lexzfcp

Cautam Administratori / S-Moderatori / Moderatori !

Recurtam servere de orice fel !

www.starcs.ro

 

  • 0
Posted

UP, va dau si niste poze : 

As vrea sa fie asa : Z2brjcG.png

 

Nu asa : JZUULmX.png

 

Practic, vreau sa vad statisticile pe 100%; nu pe latime redusa. Am observat ca merge in conflict cu sidebar-ul cand il activez, dar daca-l dezactivez, se vede pe full. Solutii?

  • 0
  • Moderators
Posted

Ori nu vad eu bine, ori ai gresit cand ai facut poza. Ce arati tu ca nu vrei, este exact la fel ca si cum vrei tu din pozele ce ai pus, sau cel putin asa le vad eu si toata lumea.

Dar cam ce vrei tu nu prea merita, dar in fine, eu unu nu ma fac responsabil daca rupi tema sau functionalitatea forumului, de aia nici nu voi oferi toata solutia pentru ca nu e lucru de incepator.

Dar rezumatu este.. Widget-ul "cWidgetContainer" trebuie scos inafara lui "ipsLayout_contentArea", si cam atat pot sa-ti zic, cu inspect element poti afla mai multe, daca nu sti cum se face, nici nu as incerca.

  • Upvote 1

PHP Developer - Not available for freelancing right now

Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament

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.