How to change the background of this....
2 posters
Page 1 of 1
How to change the background of this....
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..
Please help me...
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..
Please help me...
Re: How to change the background of this....
Hello @rockzkie,
Add the following code to your stylesheet.
Display > Colors > CSS stylesheet
Add the following code to your stylesheet.
Display > Colors > CSS stylesheet
- Code:
.popupmenu a { color:#FFF }
.popupmenu, .popupmenu li { background:#333 }
Re: How to change the background of this....
sorry it doesn't work for me...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 }
Re: How to change the background of this....
add it to the top of your stylesheet.
- Code:
.popupmenu a { color:#FFF !important; }
.popupmenu, .popupmenu li { background:#333 !important; }
Similar topics
» [background color update]-I want the code to change the background color
» I can not change my background
» I can't change my background
» How to change background!
» How to change a plain background to one thats in a URL?
» I can not change my background
» I can't change my background
» How to change background!
» How to change a plain background to one thats in a URL?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum