Hi,
Is it possible to get a solution to this problem :
The titles of privacy settings are hidden behind the locker.
Thanks
body #community-wrap .label, body #cWindow .label{
text-align: left !important;
}
#community-wrap .cForms label{
text-align: left !important;
}
Don Lee wrote:You are welcome. Feel free to let me know if you need any other helps.
Have a nice day!
Don Lee wrote:Can you send me some message to account "Don Lee" then I will have an item in my Inbox to see the issue?
body #community-wrap .cInboxList{
min-height: 57px !important;
}
body #community-wrap .cInboxList-checkbox{
top: 26px;
left: auto !important;
}
body #community-wrap .cInboxList-avatar{
left: 25px !important;
top: 0;
}
body #community-wrap .cInboxList-sender{
left: 130px !important;
width: auto !important;
}
body #community-wrap .cInboxList-message{
margin-left: 247px !important;
}
Don Lee wrote:CSS code for inbox issue:
- Code: Select all
body #community-wrap .cInboxList{
min-height: 57px !important;
}
body #community-wrap .cInboxList-checkbox{
top: 26px;
left: auto !important;
}
body #community-wrap .cInboxList-avatar{
left: 25px !important;
top: 0;
}
body #community-wrap .cInboxList-sender{
left: 130px !important;
width: auto !important;
}
body #community-wrap .cInboxList-message{
margin-left: 247px !important;
}
Let me know if it works.
Don Lee wrote:Hi,
Sorry for this late reply, did you change your site URL? I just went to http://www.tiwisport.com/index.php/membres/inbox and it gave me a 404 page. Please give me the updated link then I will check the issue for you.
Thanks,
Don Lee wrote:I don't think it's a problem from template, can you try changing to other template to confirm this?
Thanks,