Jump to content

Cum Pot Face Modificarile Urmatoare In Ipb?


pCpaLex

Recommended Posts

Buna seara ,
 
Am instalat forumul. Merge bine totul , dar am nevoie de putin ajutor .
 
1. Cum pot face sa aranjez topicurile asa:
Model1_zps464862bb.png
 
Eu am asa :
Model2_zps55cc4df0.png
 
Si doresc exact ca acolo, textul sa fie sus exact dupa numele topicului si pe urma sa vina subforumurile bine asezate cu spatiul acela intre ele

 

2 De unde pot modifica si eu culoare acesto iconuri , ca nu prea imi place verdele si doresc sa raman cu aceasta tema...

Model3_zps099c79eb.png

 

3.Unde trebuie sa modific si eu sa nu mai mearga sa imi pot da eu like singur la un topic facut de mine , ca am vazut ca merge asta si mi se pare chiar banal sa iti dai like singur.

 

4. Cum pot modifica scrisul in topic , ca el default este "negru" si nu prea se vede pe tema mea.

Model5_zpscc1c4f8d.png

 

5.Cum pot pune si eu "Status Topic" cum aveti voi , gen: Pinned, Acceptat, Closed, etc

democ_zps5716358d.png

 

 

6.Unde pot sa intru si eu ca atunci cand te inregistrezi sa completezi mai multe caractere gen: ( Localitate , detinator Steam , Varsa , etc ) iar pe urma sa iti apara in topicuri si la profil.

 

7. Cum pun si eu o intrebare ( Anti boot ) , tot la register gen: ( Care este capitala Romaniei ), iar raspunsul sa te lase sa te inregistrezi sa fie respectiv Bucuresti.

 

Cam atat deocamdata , sper sa nu va dau prea multa bataie de cap. Si sper ca am explicat destul de bine..

 

Respect,

pCp.png

Link to comment
Share on other sites

  • Moderators

1. Trebuie modificate codurile din board index template. Nu stiu exact ce, dar de acolo trebuie modificat, si risti sa strici codul si sa bulesti tema. Ca sa ai subforumurile pe 3 coloane: AdminCP -> Look & Feel > tema ta > Board Index > Board index template

 

Cauta (cu CTRL + F)

<ol class='ipsList_inline ipsType_small subforums' id='subforums_{$forum_data['id']}'>                                                   <foreach loop="subforums:$forum_data['subforums'] as $__id => $__data">                                                      <if test="showSubForumsLit:|:$__data[3]"><li class='unread'><else /><li></if>                                                            <a href="{parse url="showforum={$__data[0]}" seotitle="{$__data[2]}" template="showforum" base="public"}" title='{$this->lang->words['go_to_forum']}'>{$__data[1]}</a>                                                 </li>                                              </foreach>                                             </ol>

si inlocuieste cu


<ol class='ipsList_inline ipsType_small subforums2' id='subforums_{$forum_data['id']}'><foreach loop="subforums:$forum_data['subforums'] as $__id => $__data"></ol> <ol class='ipsList_inline ipsType_small subforums3' id='subforums_{$forum_data['id']}'><if test="showSubForumsLit:|:$__data[3]"><li class='unread'><else /><li></if></foreach></ol> <ol class='ipsList_inline ipsType_small subforums' id='subforums_{$forum_data['id']}'><foreach loop="subforums:$forum_data['subforums'] as $__id => $__data"></ol> <ol class='ipsList_inline ipsType_small subforums1' id='subforums_{$forum_data['id']}'><if test="showSubForumsLit:|:$__data[3]"><li class='unread'><else /><li></if><a href="{parse url="showforum={$__data[0]}" seotitle="{$__data[2]}" template="showforum" base="public"}" title='{$this->lang->words['go_to_forum']}'>{$__data[1]}</a></li></foreach></ol>

Acum: AdminC- > Look & feel -> tema ta -> tabul CSS -> ipb_styles.css

Adauga jos de tot:

table.ipb_table ol.subforums1 {margin-top: 3px;float: left;width: 33%;}table.ipb_table ol.subforums1 li{background: url('{style_images_url}/subforum_nonew.png') no-repeat 0 50%;padding: 0 15px 0 15px;margin: 0;float: left;}table.ipb_table .subforums1 li.unread { font-weight: bold; background-image: url('{style_images_url}/subforum_new.png'); }table.ipb_table ol.subforums2 {width: 33%;overflow: hidden;}table.ipb_table ol.subforums2 li {background: url('{style_images_url}/subforum_nonew.png') no-repeat 0 50%;padding: 0 15px 0 15px;margin: 0;float: left;}table.ipb_table .subforums2 li.unread { font-weight: bold; background-image: url('{style_images_url}/subforum_new.png'); }table.ipb_table ol.subforums3 {width: 33%;overflow: hidden;}table.ipb_table ol.subforums3 li {background: url('{style_images_url}/subforum_nonew.png') no-repeat 0 50%;padding: 0 15px 0 15px;margin: 0;float: left;}table.ipb_table .subforums3 li.unread { font-weight: bold; background-image: url('{style_images_url}/subforum_new.png'); }

2. Frunzareste http://www.smartestcomputing.us.com/topic/37422-ipb-3-how-to-skinning/

 

3. AdminCP > System settings > Members > Reputation system > Allow users to give themselves reputation > No

 

4. Tema aia deflection de pe webflake e plina de buguri. Ia-o pe asta: http://www.girlshare.ro/32543388.9

 

5. Intr-un topic, langa butonul de reply ai un buton Topic Moderation. De acolo.

 

6. AdminCP > Members > Custom Profile Fields > Add Field. La Field Title pui numele (ex: Orasul, Jocul preferat, Tara, Nick cs, etc); La Field Type bagi Text Input; la Profile Group selectezi Profile Information; la Field Key pui niste caractere dupa care sa te ghidezi (ex. la Orasul, pui oras, etc. mai pe scurt: un cuvant care sa te ghideze la acel field pus de tine); selectezi YES la Include on registration page? si Field can be edited by the member?. Atat.

 

7. AdminCP > System > Tools & Settings > Question & Answer Challenge > Add New Question. Bagi intrebarea si raspunsurile in casuta de mai jos, cate unul pe linie

  • Upvote 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • 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.