This topic has 4 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
Hi,
which ccs custom do I add to make these images 135x135px size ? http://prntscr.com/icad36
and to have the edge above green also do it on the right and left and bottom ? http://prntscr.com/icaemq
Hello,
Please add this code in Custom css for page http://prntscr.com/icd453:
.ibox-symbol {
height: 100%;
}
.ibox-symbol .icon-image {
width: 140px !important;
height: 140px !important;
padding-top: 2.5px;
}
Regards
great!
thank you
You’re welcome!
Have a nice day.
Regards
You must be logged in to reply to this topic.Log in/Sign up