Premium Joomla Templates
3 px Blue strip footer/Header
Hi I am trying to change the colour of the 3px bar at the header and footer of the page.....I have looked everywhere and when I use Firebug it just points me in the direction of the header as the css is not in a sheet its just text/css
If anyone can send me the path to the right document it would be appreciated...cheers
If anyone can send me the path to the right document it would be appreciated...cheers
The discussion has been resolved.
zahir likes this post.
2 responses Add Yours
-
Hi Chrislyons,
You can find the css code to modify the header within the following file: tr_neutrino/core/tr_css.php. Its in the PHP file because this color is passed in as a parameter from the template's settings page. Just remove/modify the following from the file:
#footer, #wrapper {border-top:3px solid ;}
Hope that helps!
ThemeRepublic.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.