Jump to content

jcdesign

Members
  • Posts

    596
  • 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 jcdesign

  1. It was a long time I updated this application. I think It has changes a bit. I´m very confused. :lol:

    Before It show all children at the main page under the category. Now It´s hidden. :thumbsup:

  2. I got It. Yeah!

    award.css has no effect at all.

    Before Adriano fix this.

    paste this code in your custom.css

    fieldset.awards_fieldset {
        border: 1px solid #f0f0f0;
    }
    
    legend.awards_legend {
        padding: 0 0.5em;
    }
    
    .awards_dataOuter {
        width: 100%;
        margin: 0 auto;
    }
    
    .awards_data {
        display: inline-block;
        padding: 5px 6px;
    }
    
    .awards_dataHover {
        display: inline-block;
        padding: 5px 6px;
    }
    
    .awards_dataHover:first-child {
        padding: 5px 0;
        margin-left: -5px;
    }
    
    .awards_award_img {
        margin-top: 0px;
    }
    
    .awards_awardRow {
        width: 10%;
    }
    
    .awards_reasonRow {
        width: 90%;
    }
    
    .awards_awardsRow {
        width: 10%;
    }
    
    .awards_reasonsRow {
        width: 80%;
    }
    
    .awards_statsRow {
        width: 15%;
    }
    
    hr.awardsHr {
        margin: 5px 0 10px 0;
        height: 0;
        padding: 0;
        border-width: 1px 0 0 0;
        border-style: solid;
        border-color: #f0f0f0;
    }

     

    prev.thumb.jpg.2f1bc409cdee29e2d4f1d378c651390a.jpg

     

×
×
  • Create New...