Jump to content

Recommended Posts

Posted
RO: Aranjare Subforumuri In  2 3 4 ..etc Coloane.
EN: Arange Subforums In 2 3 4 ..etc Columns.
 
RO: Dupa ce mam chinui cateva ore sai dau de cap, dupa ce am instalat zeci de hook-uri care fac treaba asta si care a distrus forumul sau modifica multe ceea ce nu vroiam eu am reusit sa fac ceea ce va prezint mai jos, adica Aranjarea Subforumurilor in cate categorii iti permite forumul.
Numarul coloane totul depinde de thema care o ai la forum cat este de larga, aranjarea ei... etc.
 
EN: Affter so manny tries to make the subforums in how manny columns i whanted i had installed all types of hooks ar sompting alse thet destroyed my forum or was changind the style of the forum or many other things.
The numbers of columns all depends of you'r forum width, of course if is a small width maybe you will make 2 columns mine is a bit bigger so i made 3 some other ppl has made even 4 5 depends.
 
RO: Mod Instalare - Mergeti La Look Feel > "Stilul Tau" > CSS > IPB_style.css si cauta urmatoarele:
EN: Instalation Tutorial - Go to Look  Feel > "Your Style" > CSS > IPB_style.css and find the following:
 
 
table.ipb_table .subforums {
margin: 2px 0 3px 5px;
padding-left: 20px;
background: url(http://domeniu.ro/forum/subforum_nonew.png ) no-repeat lef 4px;
}
table.ipb_table .subforums li.unread { font-weight: bold; }
table.ipb_table .expander {
visibility: hidden;
width: 16px;
height: 16px;
display: inline-block;
}
 
 
RO: Si schimbatil cu:
EN: And change it with:
 
table.ipb_table .subforums {
margin: 2px 0 3px 0px;
padding-left: 0px;
overflow: hidden;
width: 450px;
}
table.ipb_table .subforums li{
background: url(http://domeniu.ro/forum/subforum_nonew.png) no-repeat left 3px;
width: 27%;
padding: 4px 14px 0px;
margin: 0;
float: left;
}
table.ipb_table .subforums li.unread {
font-weight: bold;
background-image: url(http://domeniu.ro/forum/subforum_new.png);
}
 
 
RO: Pentru a schimba numarul coloane trebuie sa modificati: width: 450px; & width: 27%;
EN: To change numbers of columns you have to change the: width: 450px; & width: 27%;
 
RO:  Numarul coloanelor totul de pinde de forumul dvs cat va permite: width
EN:  All depends the width thet you forum permites you and the second width

 

  • Ex: width: 550px; & width: 25%   = 4
  • Ex: width: 450px; &  width: 27%  = 3
  • Ex: width: 400px; & width: 33%   =  2
 
Etc....
 
RO: De ce am creat accest topic in 2 limbi ? Pentru ca am cautat si pe forumuri straine si nu se gaseste.
EN: Why i made this topic 2 langs ? Because i search on all types of forum in difrent langs and i didn't fiind.
  • Upvote 1

Founder &  Developer -  CST16.ro - Live The Game With US

Contact: contact@CST16.ro

Steam: Contact Steam 

Skype: alehannnt

76561198343467454.pngAddFriend.png

 

  • Moderators
Posted

Copy paste. Macar de puneai sursa, si tutorialul e cam prost. La multe teme codurile nu trebuiesc schimbate asa :). Cea mai buna metoda e adaugarea codului acela in CSS si modificarea board index template. Merge impecabil. 

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.