Jump to content

WOFman

Members
  • Posts

    733
  • Joined

  • Last visited

  • Days Won

    1

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by WOFman

  1. I am now on 4.2.3 beta1 and I went to change the images on the slider, and now I can only have one slide. Where you order the slides, it will only save one slide and will only display one. You can add the tag but it only saves the last slider tag added.

  2. How do you change the zebra colors on the index page. I tried putting in css code in the extra css to change the color, but something is preventing it from displaying.

    I did this code and it did nothing

    .ipsDataList.ipsDataList_zebra .ipsDataItem:not( .ipsDataItem_selected ):not( .ipsModerated ):not( .ipsDataItem_new ):not( .ipsDataItem_success ):not( .ipsDataItem_warning ):not( .ipsDataItem_error ):not( .ipsDataItem_info ):not( .ipsDataItem_status ):nth-child(even) {
        background: #FFF1D2;
    }

     

×
×
  • Create New...