Jump to content

Riksa

Members
  • Posts

    116
  • 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 Riksa

  1. 15 hours ago, TAMAN said:

    do you have the font on your pc! or somewhere else! ips suite is already using Helvetica font 

    requires html editing, i can help just specify where you want exactly 

    Hi @TAMAN

    thanks for the answer. Could put Helvetica Light sub-lists?
    How can I determine the size of the font?

  2. Thanks to the excellent expansion pack. Could the next update to come the following options / custom

    for example

    sold -> Myyty
    Wanted -> Ostetaan
    purchased -> Ostettu
    Canceled - Vaihdetaan
    changed - Vaihdettu
    Transferred - Siirretty
    Reserved - Varattu

  3. 24 minutes ago, CP_User said:

    If using a custom picture you can added this to your custom.css and adjust the size to suit.

    
    .ipsItemStatus_custom {
        max-width: 00px;
    }

    Default is 50px - And will change the size for all of them.

    Does not work, the images go too low. My images are 142x72, should be bigger ??

    I changed the code

    .ipsItemStatus_custom {
         min-width: 70px;
    }

    but the texts come too close to the image

×
×
  • Create New...