Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
CHIDOZIE NNABUKO
0 points
Beginner
I’m using Directory Theme. I want the height of profile image box of members to be 30px. instead of 250px. When I used Open Web Developer tool to inspect and change the height to 30px, I get the exact result I want, but when I put it in the Custom css, nothing changes.
url: maritimebusinessafrica.com
I’m using Directory Theme. I want the height of profile image box of members to be 30px. instead of 250px. When I used Open Web Developer tool to inspect and change the height to 30px, I get the exact result I want, but when I put it in the Custom css, nothing changes.
url: maritimebusinessafrica.com
.profile .img-box {
opacity: 1;
display: block;
position: relative;
height: 30px;
overflow: hidden;
}
Please let me know how to get this right. Thank you.
Attachments:
You must be logged in to view attached files.Members Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login Now