script doesnt work anymore. 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

    script doesnt work anymore.

    avatar
    KCUF
    Forumember


    Posts : 151
    Reputation : 2
    Language : english

    In progress script doesnt work anymore.

    Post by KCUF Fri 26 Oct 2012 - 20:43

    idk if this is a script or not but umm it doesnt work anymore its this <Blink> </Blink> it just stopped working
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51550
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: script doesnt work anymore.

    Post by SLGray Fri 26 Oct 2012 - 21:14

    Please post a link to where this blink should occur.



    script doesnt work anymore. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    KCUF
    Forumember


    Posts : 151
    Reputation : 2
    Language : english

    In progress Re: script doesnt work anymore.

    Post by KCUF Fri 26 Oct 2012 - 21:18

    what do u mean ? and it was just working yesterday and when i got on this morning it just stopped working
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51550
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: script doesnt work anymore.

    Post by SLGray Fri 26 Oct 2012 - 21:27

    What was blinking that is not blinking now?



    script doesnt work anymore. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Tonight
    Tonight
    Forumember


    Male Posts : 312
    Reputation : 80
    Language : Estonian, English, Russian
    Location : Estonia

    In progress Re: script doesnt work anymore.

    Post by Tonight Fri 26 Oct 2012 - 21:43

    Blinking doesn't work for all browsers and versions. And it is really hard to help you, if you don't give us your forum URL.

    Try this:

    CSS:
    Code:
    .blinktext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.2em;
        text-decoration: blink;
        font-style: normal;
     }

    And to your text or sth:
    Code:
    <h1 class="blinktext">Stuff here</h1>