I added code to my network that changed profile pages from 3 columns to 2 columns. It looks great!  Only problem is that the comment boxes are really tall.  I want to make them much shorter.  Any idea how I can accomplish this?

Views: 135

Reply to This

Replies to This Discussion

Can you provide a link to a profile page?

=)

http://www.mycoachbook.com/profile/MAXX

I dont know if it will work if u are not a member. let me know =)

Yeah, all private profile pages. I rarely style profile pages, so I could really mess you up. I'll take a guess on this. If you mean the comment box when someone is adding a comment, this might work to adjust the height:

.xg_module_comment_wall #xg_profiles_chatterwall_post .texteditor {height:120px;}

If you are referring to comment boxes after someone comments, try this. This is one I'm concerned about. This will cause you to have scroll bars:

.xg_widget_profiles #xg_profiles_chatterwall_list dl {max-height:400px;overflow:auto;}

Maybe you can look at your custom code for this, and put 2 and 2 together, looking at my suggestions.

Best,

Jen

 

Thanks I figured it out--had to change size of "canvas."  Was able to find that in original script.

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips