Jump to content
  • IceGame # Spatiu Publicitar

Locked [Tutorial]Modificare categorii ipb pe 3 coloane


Barlap

Recommended Posts

Cautati fisierul ipb_styles.css . Aici cautati cu ctrl+f : table.ipb_table .suforums { si inlocuiti cu ceea ce este mai jos .

 

Atentie :  trebuie sa aveti fisierele de la tema in master .  

 

 

table.ipb_table .subforums {
margin: 2px 0 3px 0px;
padding-left: 0px;
overflow: hidden;
width: 450px;
}
table.ipb_table .subforums li{
background: url('{style_images_url}/subforum_nonew.png') no-repeat 0 50%;
width: 27%;
padding: 4px 14px 0px;
margin: 0;
float: left;
}
table.ipb_table .subforums li.unread {
font-weight: bold;
background: url('{style_images_url}/subforum_nonew.png') no-repeat 0 50%;
}

 

 

 

 

Link to comment
Share on other sites

Please disable AdBlocker in order to help us keeping the forum up and running!

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By visiting our community, you agree to our Terms of Use.