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

    Line color

    petros_7
    petros_7
    Forumember


    Male Posts : 341
    Reputation : 2
    Language : Greek
    Location : Greece

    Solved Line color

    Post by petros_7 August 1st 2011, 9:06 am

    Çé, How do I change the color only this line?

    Line color Screen13

    I have phpbb2

    Thank you!!!
    Vlajki
    Vlajki
    Forumember


    Male Posts : 724
    Reputation : 359
    Language : Serbian & English
    Location : Serbia

    Solved Re: Line color

    Post by Vlajki August 1st 2011, 12:26 pm

    AP > Display > Colors > CSS Stylesheet
    and try adding this to your css
    Code:
    hr{
        height: 0;
        border-color: #ccc;
        border-top-width: 1px;
       }

    Change ccc to your own color.
    petros_7
    petros_7
    Forumember


    Male Posts : 341
    Reputation : 2
    Language : Greek
    Location : Greece

    Solved Re: Line color

    Post by petros_7 August 1st 2011, 3:30 pm

    bingo!thank you!
    LH Justin
    LH Justin
    Hyperactive


    Male Posts : 3686
    Reputation : 121
    Language : English
    Location : United States

    Solved Re: Line color

    Post by LH Justin August 1st 2011, 5:26 pm

    Since this thread appears to be solved I will lock it and mark it as solved.
    Line color 2j4t5a8

      Current date/time is September 23rd 2024, 8:34 am