- Posts: 24
- Thank you received: 0
Register, my account & signin text color and size?
12 years 8 months ago - 12 years 8 months ago #30790
by KLJ
Register, my account & signin text color and size? was created by KLJ
Hello again,
Where can I customize the color of the text for "Register, My Account and Sign In"?
I would like it a little larger too if that is possible.
I haven't been able to find anything addressing these buttons.
Thank you for your time.
Best,
KLJ
Where can I customize the color of the text for "Register, My Account and Sign In"?
I would like it a little larger too if that is possible.
I haven't been able to find anything addressing these buttons.
Thank you for your time.
Best,
KLJ
Last edit: 12 years 8 months ago by KLJ.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Offline
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 7 months ago #30798
by ivan.milic
Replied by ivan.milic on topic Register, my account & signin text color and size?
In language file you can change label values.
language\en-GB\en-GB.com_users.ini
language\en-GB\en-GB.com_users.ini
Please Log in to join the conversation.
12 years 5 months ago #32238
by taddytak
Replied by taddytak on topic Register, my account & signin text color and size?
Hi,
How did manage to solve this?
Regards,
Tad
How did manage to solve this?
Regards,
Tad
Please Log in to join the conversation.
12 years 5 months ago #32240
by milos
Replied by milos on topic Register, my account & signin text color and size?
Hi Tad,
Download file
language\en-GB\en-GB.com_users.ini
from your site using FTP and open it in any plain text editor (such as Notepad). Find the value you wanted to change, change it, save file and re-upload to your site using FTP.
Thanks
Milos
Download file
language\en-GB\en-GB.com_users.ini
from your site using FTP and open it in any plain text editor (such as Notepad). Find the value you wanted to change, change it, save file and re-upload to your site using FTP.
Thanks
Milos
The following user(s) said Thank You: KLJ
Please Log in to join the conversation.
12 years 5 months ago #32248
by taddytak
Replied by taddytak on topic Register, my account & signin text color and size?
Hi Milos,
Thanks for your response. My issue has to do with the size/font on the "your Cart" module display/appearance on all pages including Home... in this case Register/My Account/Sign In and Cart(Icon and Text) that is by default on top right corner
Thank you,
Tad
Thanks for your response. My issue has to do with the size/font on the "your Cart" module display/appearance on all pages including Home... in this case Register/My Account/Sign In and Cart(Icon and Text) that is by default on top right corner
Thank you,
Tad
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Offline
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 5 months ago #32252
by ivan.milic
Replied by ivan.milic on topic Register, my account & signin text color and size?
Add CSS like this at bottom of template_css.css:
.header .menu a{
font-size:.....
color:.....
}
.header .menu a{
font-size:.....
color:.....
}
Please Log in to join the conversation.
Time to create page: 0.232 seconds