Jump to content

[solved] Block top user info > change color of the customers name


Recommended Posts

everything depends on your template file

(i've noticed that you use non default heme)

so i checked your website

 

i created test account and unfortunately there is no customer name:

g5Mo1se.png

 

it's because in the file: /themes/PS_My_Theme_01/css/modules/blockuserinfo/blockuserinfo.css

 

you've got:

#header_user span {
color: #f36;
font-weight: normal;
background-image: none;
width: 500px;
visibility: hidden;
padding-right: 0;
}

 

remove the: visibility: hidden; param

Link to comment
Share on other sites

you don't have to, i changed it to [solved] already

 

but if you want, in the future please follow these steps:

To mark a topic as [solved] :

- Edit the first post of your topic by clicking on the "Edit" button,

- Click on the "Use full editor" button,

 

- Add the "[solved]" string at the beginning of your topic title and click on the "Submit Modified Post" button.

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...