- Posts: 2
- Thank you received: 0
Problem, responsive login
- Offline
- New Member
Less
More
9 years 5 months ago #6623
by
Problem, responsive login was created by
I am having problem with the responsive login. Basically, the module does not load your own icons of social and duplicates, those based on the template.
www.autistiprofessionisti.com/
www.autistiprofessionisti.com/
Please Log in to join the conversation.
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
9 years 5 months ago #6629
by
Replied by on topic Problem, responsive login
Please Log in to join the conversation.
- Offline
- Admin
Less
More
- Posts: 2227
- Thank you received: 188
9 years 5 months ago #6632
by
Replied by on topic Problem, responsive login
This problem is related to the template styles. They override the Slogin styles.
The simplest thing to delete is this style.
The simplest thing to delete is this style.
Code:
.s5_responsive_mobile_sidebar_light #s5_responsive_mobile_sidebar_login_wrap span {
background: url(../../images/vertex/responsive/login_sidebar_light.png) left center no-repeat;
background-size: 19px 19px;
padding-left: 36px;
display: block;
}
Please Log in to join the conversation.
Time to create page: 0.217 seconds