I am using FPSS JQuery plugin in Joomla, that can be seen here: http://bawajee.com/techno
There is a loader whose background-color is black, I want to know from where this color is coming. Actually want to have this color white or transparent. But when I want to see the code then it is compressed.
Can some one tell that from where I can change the color, and is fpss.jquery also available in uncompressed form?
Found it the little bugger. 😛
Steps in finding it:
After performing these steps I found that the problem is in your template.css.php style sheet file. the style rule is render as this:
You can either change this rule where it is (template.css.php line 13) or create a style rule on the page. If you modify the actual style rule, I recommend the following:
or if you want to overwrite the style rule in another stylesheet or the actual page:
and lastly, if that doesn’t even work, try this in any stylesheet: