Pingusplus Posted July 14, 2013 Share Posted July 14, 2013 Hello in file global.css im change setings for new color. Only under my account im not find vhere i must change. Now its white Link to comment Share on other sites More sharing options...
vekia Posted July 14, 2013 Share Posted July 14, 2013 change color value in this css style: #footer .myaccount li a { display: block; padding: 0; color: #fff; background: none; } this is a part of /modules/blockmyaccountfooter/blockmyaccount.css file, line ~26 Link to comment Share on other sites More sharing options...
Pingusplus Posted July 14, 2013 Author Share Posted July 14, 2013 change color value in this css style: #footer .myaccount li a { display: block; padding: 0; color: #fff; background: none; } this is a part of /modules/blockmyaccountfooter/blockmyaccount.css file, line ~26 i have in this folders only *.tpl file Link to comment Share on other sites More sharing options...
vekia Posted July 14, 2013 Share Posted July 14, 2013 check your theme directory, maybe it is there (themes/YOUR_THEME/css/modules/blockmyaccount.css or themes/YOUR_THEME/modules/blockmyaccount.css) Link to comment Share on other sites More sharing options...
Pingusplus Posted July 14, 2013 Author Share Posted July 14, 2013 check your theme directory, maybe it is there (themes/YOUR_THEME/css/modules/blockmyaccount.css or themes/YOUR_THEME/modules/blockmyaccount.css) thanx man they work Link to comment Share on other sites More sharing options...
vekia Posted July 14, 2013 Share Posted July 14, 2013 you're welcome i marked this thread as [solved] and also changed the title (to point the problem) regards Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now