1. REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Updated Sidebar Share Block

Discussion in 'AMS Closed Suggestions' started by McAtze, Jan 8, 2019.

Tags:
  1. McAtze

    McAtze Member AMS Premium CAS Premium LD Premium RMS Premium SC Premium UBS Premium Pickem Power Rankings Sportsbook

    I've found a small template issue in xa_ams_article_view at line 690-692. The following code (1) should be covered like this (2). So, there is a small padding around und a little separater at the bottom.

    (1)
    HTML:
    <xf:contentcheck>
        <xf:macro template="share_page_macros" name="buttons" arg-iconic="{{ true }}" />
    </xf:contentcheck>
    (2)
    HTML:
    <div class="block-body block-row block-row--separated">
        <xf:contentcheck>
            <xf:macro template="share_page_macros" name="buttons" arg-iconic="{{ true }}" />
        </xf:contentcheck>
    </div>
    See attachments.. :)

    Screenshot 2019-01-08 22.23.26.png Screenshot 2019-01-08 22.23.52.png
     
  2. Bob

    Bob Developer Staff Member

    Updated :)
     
    McAtze likes this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.