Tirips Posted February 26, 2017 Share Posted February 26, 2017 (edited) Hi, I am modifying my theme. I added blockuserinfo in the nav with font awesome icon, no problem when the customer is not log in. But when the customer is log in, the font awesome displays twice. I want another icon before the first blockuserinfo (sign out one). I tried to modify the blockuserinfo.css or the nav.tpl but nothing works... May someone help me, it's the last step before applying my new theme in my actual online shop. Thanks in advance, PS 1.6.1.7 Edited February 26, 2017 by Tirips (see edit history) Link to comment Share on other sites More sharing options...
Tirips Posted February 26, 2017 Author Share Posted February 26, 2017 No reply and nothing more to modify in my new theme, it motivates !!I make the answer, it can be useful In the blockuserinfo.css (themes / CSS / modules) add .header_user_info .logout:before { content: "\f0.. "; font-family: "FontAwesome"; } Change the "f..." with the FontAwesome icon code you want. For those who need... 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