mmafight
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to change color of Free HeatMap Theme 2.5.4?can you at least point me toward the right direction. I used the firebug add-on and it tells me the exact location. However, when I replace the color # for the one I want, it doesn’t actually change it on my website.
For ex.:
With the firebug app, I pointed toward the “Nav. Bar” (it’s where it says HOME and ABOUT on my site at Stupidd.com) and this is what it showed:
Default.css (line 90) #nav-bar { background: url("images/nav-bar-bg.jpg") repeat-x scroll 0 0 #1c1c76; }So I replaced #1c1c76 with the color that I want which is #274E13. I noticed that when I refreshed my site, no color changes were made. Am I doing it the right way? I think I would need to change that JPG file as well, but not sure how to actually do that.
I just need some sort of guidance, I can try to do the rest myself as long as I am doing it the correct way. So far, nothing I changed worked.
Some help here would be greatly appreciated, thanks again!
Forum: Themes and Templates
In reply to: How to change color of Free HeatMap Theme 2.5.4?Hey Esmi, it’s pretty obvious that the CSS needs to be edited. My question is where exactly? I am no CSS expert, but if someone could please point out exactly where and what needs to be changed in order to put it the color I want (as specified in my first post), I would greatly appreciate it.
Thx Esmi for the quick reply, but hopefully you can give me more details as to what needs to be changed and where I can do this exactly (ex. stylesheet, header, footer, etc.).