By peiyouliao on Thursday, 20 August 2015
Posted in Technical Issues
Replies 3
Likes 0
Views 0.9K
Votes 0
1. I want to adjust the fixed-width, how to find the CSS file

2.How to change the background color on a regular event list



Thank you
Hello,

To change the width, you can use this CSS:


body div#fd.es .profile-data-table tbody > tr > td {
width:15px !important;
}


As for the background of the field, I'm sorry it is not possible.
·
Thursday, 20 August 2015 11:22
·
0 Likes
·
0 Votes
·
0 Comments
·
I posted the code into custom.css, but the code does not work:(
How width to be fixed? How to solve the text being squeezed?
·
Thursday, 20 August 2015 20:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

I am really sorry for the delay of this reply as it weekends for all of us here.

I've checked your site and it seems like the content are displaying correctly from my end. Check my screenshot here, http://screencast.com/t/cyAOKBDm9SK . Am I missing something here?
·
Monday, 24 August 2015 13:33
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post