How to change the background of this.... 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.
2 posters

    How to change the background of this....

    rockzkie
    rockzkie
    Forumember


    Male Posts : 58
    Reputation : 3
    Language : Tagalog & English (a little bit)
    Location : Philippines

    In progress How to change the background of this....

    Post by rockzkie April 21st 2015, 2:32 am

    How to change the background of this....
    i can't see the text.. i can see it when i hover it...

    i want to change the background of it but i dont know how.. and where..
    How to change the background of this.... Pppppp10

    Please help me...
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: How to change the background of this....

    Post by Ange Tuteur April 21st 2015, 5:11 pm

    Hello @rockzkie,

    Add the following code to your stylesheet.
    Display > Colors > CSS stylesheet
    Code:
    .popupmenu a { color:#FFF }
    .popupmenu, .popupmenu li { background:#333 }
    rockzkie
    rockzkie
    Forumember


    Male Posts : 58
    Reputation : 3
    Language : Tagalog & English (a little bit)
    Location : Philippines

    In progress Re: How to change the background of this....

    Post by rockzkie April 22nd 2015, 1:05 am

    Ange Tuteur wrote:Hello @rockzkie,

    Add the following code to your stylesheet.
    Display > Colors > CSS stylesheet
    Code:
    .popupmenu a { color:#FFF }
    .popupmenu, .popupmenu li { background:#333 }
    sorry it doesn't work for me...
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: How to change the background of this....

    Post by Ange Tuteur April 22nd 2015, 1:29 am

    add it to the top of your stylesheet.
    Code:
    .popupmenu a { color:#FFF !important; }
    .popupmenu, .popupmenu li { background:#333 !important; }
    rockzkie
    rockzkie
    Forumember


    Male Posts : 58
    Reputation : 3
    Language : Tagalog & English (a little bit)
    Location : Philippines

    In progress Re: How to change the background of this....

    Post by rockzkie April 22nd 2015, 2:23 am

    still nothing changed.. Sad
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: How to change the background of this....

    Post by Ange Tuteur April 22nd 2015, 6:05 pm

    Could you provide the URL of your forum ?

    Thanks