xF1 Simple BBCode for image with manual width

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    CtrlAltDel

    Active member
    xenForo 2.x.x
    xenForo 1.x.x
    vBulletin All Access Pass
    The Chest
    Donator
    Member
    Jan 22, 2017
    213
    36
    28
    Netherlands
    Turtle submitted a new resource:

    - Insert an image with option for custom width

    This is a VERY SIMPLE custom BB Code that allows you to set an explicit image width with auto scaled height.

    Ideal if you want to display a more clearer image for Retina devices, by explicitly inputting half of the image's width so it scales when displayed. Ideal for use in signature images...

    Create a BBCode with these options:

    Supports Option Paramater: Yes

    HTML replacement:
    Code:
    <img width="{option}px" height="auto" src="{text}">

    Allow this BBCode in signatures: Yes...