Jump to content

#ESY

Clients
  • Posts

    62
  • Joined

  • Last visited

Reputation Activity

  1. Like
    #ESY got a reaction from TomatoG in Find topic by its ID   
    Hello,
    I went to invisionpower board from phpbb3, and the topic links are very different.
    For example, this is phpbb3: http://www.sitename.com/forum/viewtopic.php?f=88&t=21331
    This is IPB: http://www.sitename.com/forum/index.php?/topic/21331-TOPIC_TITLE_HERE/
     
    Can I find a certain topic by its id? I know the ID from phpbb3, but I can't just modify the link because I need the title too.

    Thank you.  
  2. Thanks
    #ESY got a reaction from KPDub in iAwards   
  3. Like
    #ESY reacted to GrooveOnBeat in iAwards   
    Suggestion..
    I may have missed it, but a while back some of us were asking for a way where members can sort their awards whichever way they want to. The current options are limited by dates, names, categories and ascending or descending. I was thinking one step further.
    My preference is sorting by click and drag, where members can move the awards around and save.
    OR maybe in the settings the awards will be listed and members can sort them by selecting an award and then an up or down button.
    Can this be considered?
     
  4. Like
    #ESY got a reaction from jcdesign in iAwards   
    Works perfectly, thank you!
  5. Like
    #ESY reacted to jcdesign in iAwards   
    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; }  

     
  6. Like
    #ESY reacted to Adriano Faria in iAwards   
    I'll update the file after someone provides a CSS fix. 
  7. Like
    #ESY reacted to Sakkara in iAwards   
    Same issue as the above folks (with the 4.1.19 update) but I'm using pane. I was unable to float those divs left properly, (not custom.css for me) and awards are still stacking vertically - so I had to turn awards off for now as some of my members have 40 awards and it makes our forums unusable. Any help or advice would be appreciated. Cheers!
  8. Like
    #ESY reacted to iacas in iAwards   
    @-RAW-, the 4.1.19 upgrade to IPS "broke" iAwards displaying the awards beneath posts "centered." I had to add "float: left;" to a CSS file or they just stack up on top of each other vertically instead of lining up side by side (horizontally) and centered.
  9. Like
    #ESY reacted to Adriano Faria in iAwards   
    If it says that, it means that you don't have its tables on your DB, so you can't use its data.
  10. Like
    #ESY reacted to opentype in Find topic by its ID   
    What do you mean by “find” the topic? Through the search function? Access in the browser URL bar? Or from within a script? …?
    Regarding the address bar, you can just access the topic through /00000-something
    Which means: the ID followed by a hyphen and something else. Example to access this topic:
    https://invisionpower.com/forums/topic/436181-doesn’t-matter https://invisionpower.com/forums/topic/436181-x https://invisionpower.com/forums/topic/436181-hello All forwards to the same topic. 
×
×
  • Create New...