Jump to content

Ary Braga

Members
  • Posts

    11
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Ary Braga

  1. After the last update, the search button and news area does not work, I'm using IPS 4.2.6 site: clangsm.com.br
  2. Thanks for reply my friend, unfortunately this code did not serve, but for those that we need, the code would be working well and this below. .ipsDataItem_subList{ overflow: hidden; } html[dir="ltr"] .ipsApp .ipsDataItem_subList, html[dir="rtl"] .ipsApp .ipsDataItem_subList{ background: none; line-height: 220%; padding-left: 0 !important; padding-right: 0 !important; padding-bottom: 4px; } .ipsDataItem_subList li{ float: left; width: calc(100% / 1 - 5px); } html[dir="rtl"].ipsDataItem_subList li{ float: right; } .ipsDataItem_subList li a:after{ display: none; } html[dir="rtl"] .ipsDataItem_subList.ipsList_inline > li{ margin-left: 0; padding-bottom: 4px;}
  3. How to put sub-forums in two columns using IPS 4.2.0?
  4. I do not know if it's just me, but the application shows a number of posters only "0" even if you posted, the application is showing ten more posted, however, if you are not in the top ten, the system does not show your amount of poster, a picture to better explain below.
×
×
  • Create New...