- Posts: 49
- Thank you received: 0
remove the image your clinic
-
lg3raccoon
Inactive member - Topic Author
- Member
Less
More
1 year 2 months ago #50798
by lg3raccoon
remove the image your clinic was created by lg3raccoon
Hello,
how can i remove the image your clinic beside the copyrigt? see screenchot
kind regards Dominik
how can i remove the image your clinic beside the copyrigt? see screenchot
kind regards Dominik
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
1 year 2 months ago #50799
by milos
Replied by milos on topic remove the image your clinic
Hello,
Please edit file /media/templates/site/clinic/css/custom.css and change this:
to this:
Regards,
Milos
Please edit file /media/templates/site/clinic/css/custom.css and change this:
Code:
.mp_copyright {
background: url(../images/custom/logo_footer.png) no-repeat top right;
text-align: right;
color: #9f9f9f;
}
to this:
Code:
.mp_copyright {
text-align: right;
color: #9f9f9f;
padding-right: 15px !important;
}
Regards,
Milos
Please Log in to join the conversation.
-
lg3raccoon
Inactive member - Topic Author
- Member
Less
More
- Posts: 49
- Thank you received: 0
1 year 2 months ago #50800
by lg3raccoon
Replied by lg3raccoon on topic remove the image your clinic
Thank you!
Please Log in to join the conversation.
Time to create page: 0.151 seconds