Limiting Signature Size 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.
4 posters

    Limiting Signature Size

    avatar
    jay8393
    New Member


    Posts : 6
    Reputation : 1
    Language : English

    Solved Limiting Signature Size

    Post by jay8393 November 23rd 2011, 2:24 am

    Is there any option to limit the signature size of members?
    avatar
    ShinyTwinky69
    Forumember


    Male Posts : 35
    Reputation : 1
    Language : English/Spanish
    Location : El Paso, Texas, United States

    Solved Re: Limiting Signature Size

    Post by ShinyTwinky69 November 23rd 2011, 3:23 am

    I don't think so, sorry. However, why would you like to limit the size of members signatures, I rather appreciate that signatures don't have a limit, not that they will be spammed.
    Empire_1
    Empire_1
    Active Poster


    Male Posts : 1391
    Reputation : 125
    Language : English, Spanish, Mandarin, C++
    Location : Summoner's Rift

    Solved Re: Limiting Signature Size

    Post by Empire_1 November 23rd 2011, 3:28 am

    Hi,

    Add this to your AP >> Display >> Colors >> CSS

    Code:
    .signature_div img {
    max-width: Xpx; max-height: Ypx;
    }

    Replace the x & y in the code with your numbers Wink
    avatar
    jay8393
    New Member


    Posts : 6
    Reputation : 1
    Language : English

    Solved Re: Limiting Signature Size

    Post by jay8393 November 23rd 2011, 3:40 pm

    Empire_1 wrote:Hi,

    Add this to your AP >> Display >> Colors >> CSS

    Code:
    .signature_div img {
    max-width: Xpx; max-height: Ypx;
    }

    Replace the x & y in the code with your numbers Wink
    Well, what do you know? It worked! Thanks!
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Solved Re: Limiting Signature Size

    Post by Base November 23rd 2011, 5:33 pm

    Limiting Signature Size Archiv10Problem Solved:Glad your problem is solved; topic marked as solved and archived. Smile