Jump to content

Kristina Stokke

Friends
  • Posts

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

Posts posted by Kristina Stokke

  1. 3 hours ago, newbie LAC said:

    Open xml file and change 

    
          'selector' => '.cAuthorPane_photo + li + li',
          'type' => 'add_after',

    and 

    
          'selector' => '.cAuthorPane_photo + li',
          'type' => 'add_after',

    To 

    
          'selector' => '.cAuthorPane_photo',
          'type' => 'add_before',

    Not tested.

    It worked! Thank you very much.

×
×
  • Create New...