You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Solved remove circle when make <li></li> Mon Jun 18, 2012 7:40 am

  • 5ix

    5ix
    How to remove the circle?
    • < Like in here, it's not show



    Last edited by 5ix on Mon Jun 18, 2012 7:53 am; edited 1 time in total

    ADMIN

    2Solved Re: remove circle when make <li></li> Mon Jun 18, 2012 7:46 am

  • Verrell123 ADMIN

    Verrell123
    Code:
    li { list-style: none; }
    or
    Code:
    #div ul{ list-style: none; }

    http://verrell123.co.cc/

    3Solved Re: remove circle when make <li></li> Mon Jun 18, 2012 7:52 am

  • 5ix

    5ix
    Wow thanks, it's work Very Happy

    4Solved Re: remove circle when make <li></li> Mon Jun 18, 2012 7:53 am

  • 5ix

    5ix
    I more question, how to remove the Legend on homepage

    ADMIN

    5Solved Re: remove circle when make <li></li> Mon Jun 18, 2012 7:58 am

  • Verrell123 ADMIN

    Verrell123
    Please avoid double posting. You can use the EDIT button.
    Code:
    #i_whosonline + p em {
    display: none;
    }

    http://verrell123.co.cc/

    6Solved Re: remove circle when make <li></li> Mon Jun 18, 2012 8:02 am

  • 5ix

    5ix
    Thanks
    Solved

    ADMIN

    7Solved Re: remove circle when make <li></li> Mon Jun 18, 2012 8:08 am

  • Verrell123 ADMIN

    Verrell123
    Solved | Locked..

    http://verrell123.co.cc/

    Sponsored content


    View previous topic View next topic Back to top  Message [Page 1 of 1]

    Similar topics

    -

    » Remove Line Under Link

    Permissions in this forum:
    You cannot reply to topics in this forum