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.
The forum of the forums
3 posters

    raw line

    zenzo
    zenzo
    Forumember


    Posts : 564
    Reputation : 13
    Language : english,tagalog
    Location : philippines

    Solved raw line

    Post by zenzo 30/4/2017, 07:18

    how to remove row line with css
    raw line 2017-030
    a line with color green
    i'm using phpbb3
    http://gsmcotabato.forumotion.com/forum


    Last edited by zenzo on 30/4/2017, 08:16; edited 1 time in total
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: raw line

    Post by SLGray 30/4/2017, 07:37

    Look for this in your CSS:
    Code:
    ul.navlinks {
        border-bottom: 1px solid #26ff00;
        font-weight: 700;
        text-align: left;
    }

    Remove the border-bottom line.



    raw line Slgray10

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


    Posts : 564
    Reputation : 13
    Language : english,tagalog
    Location : philippines

    Solved Re: raw line

    Post by zenzo 30/4/2017, 08:15

    SLGray wrote:Look for this in your CSS:
    Code:
    ul.navlinks {
        border-bottom: 1px solid #26ff00;
        font-weight: 700;
        text-align: left;
    }

    Remove the border-bottom line.
    i try playing with this code

    and here is the result
    Code:
    ul.navlinks {
       border-bottom: 1px solid transparent;
       font-weight: bold;
       text-align: center;
       }
    topic solve...
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    Solved Re: raw line

    Post by brandon_g 30/4/2017, 14:31

    Topic solved and archived ~ brandon_g
    Please read our forum rules: ESF General Rules



    raw line Brando10
    Remember to mark your topic raw line Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    raw line Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points

      Current date/time is 23/9/2024, 11:24