Adding Discord Widget Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Adding Discord Widget

    Maigo
    Maigo
    New Member


    Posts : 10
    Reputation : 1
    Language : English

    Adding Discord Widget Empty Adding Discord Widget

    Post by Maigo March 12th 2018, 12:41 am

    Technical Details


    Forum version : #phpBB3
    Position : Founder
    Concerned browser(s) : Mozilla Firefox, Google Chrome, Internet Explorer
    Who the problem concerns : All members
    Forum link : http://mythosrp.forumotion.com/

    Description of problem

    Hey, so I've generated the discord widget but I was curious how I can add that to the homepage of the forum to display it?

    It's too big/bulky to display it as another widget on the site but I'd love to throw it in there anyways. Somewhere in the empty grey area towards the bottom of site would be awesome. Any help/coding tips would be greatly appreciated in solving this problem~
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51500
    Reputation : 3523
    Language : English
    Location : United States

    Adding Discord Widget Empty Re: Adding Discord Widget

    Post by SLGray March 12th 2018, 1:26 am

    In the homepage message or in an announcement?



    Adding Discord Widget Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Maigo
    Maigo
    New Member


    Posts : 10
    Reputation : 1
    Language : English

    Adding Discord Widget Empty Re: Adding Discord Widget

    Post by Maigo March 12th 2018, 1:56 am

    Homepage message, actually as an element in the html? Like in the same style as inserting a cbox at the bottom of the page and all
    Ace 1
    Ace 1
    Helper
    Helper


    Male Posts : 843
    Reputation : 64
    Language : English - French?
    Location : Druid Hill Park

    Adding Discord Widget Empty Re: Adding Discord Widget

    Post by Ace 1 March 19th 2018, 6:37 pm

    @Maigo

    on ur discord server:
    server settings > widget > premade widget > copy

    on ur forum:
    ap > modules > widgets management > create a widget > widget source:

    Code:
    {premade widget link}
    <style type="text/css">iframe[src*="discord"] { max-width: 100%; }</style>

    save

    widgets management > personal widgets > drag your widget to whatever column you'd like > save