Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Theme Help Please
I need help to change the colours of the Embedded theme.
I have managed to change the header part but I cannot seem to find the others. Here is what I am looking for.
http://i56.tinypic.com/x2ox2d.png
Can anyone tell me what parts to change in the css file to do this?
This is the first part
I have managed to change the header part but I cannot seem to find the others. Here is what I am looking for.
http://i56.tinypic.com/x2ox2d.png
Can anyone tell me what parts to change in the css file to do this?
This is the first part
Tagged:
0
Answers
1) Get Firefox - http://getfirefox.com
2) Install "Firebug" - http://getfirebug.com
3) In the bottom corner of your browser you'll see a little bug. Click it
4) A Panel will open at the bottom of your screen. On the top left of it will be a small blue box with an arrow in it. This is the "Inspect Tool". Click it.
5) Your curser is now able to target elements of the page and inspect both their HTML and the CSS that is being applied to them. Critically, it also tells you the filename and line number of each matching rule.
Use this.
Vanilla Forums COO [GitHub, Twitter, About.me]