Jump to content

[solved] how to change footer my account block font color


Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...