Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

[SOLVED] Size of text filed in profile edit mode

9 years 3 months ago - 9 years 3 months ago #267323 by MasterNABO
I want to increase the view-able size of a text window for CB field in edit view mode. The window is currently limited to about 40 characters, despite the fact that the text is much more than this. It makes editing very difficult. Changing settings in field management makes no difference
Using CB1.9.1 but planning to change to 2.x
thanks in anticipation
Last edit: 9 years 3 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
9 years 3 months ago #267359 by krileon
Replied by krileon on topic Size of text filed in profile edit mode
Edit your field and adjust the "Size" parameter. This will change the inputs size attribute to make it larger or smaller as needed. If its size doesn't change then it's likely some CSS is forcing a size on it.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

9 years 3 months ago #267369 by MasterNABO
Replied by MasterNABO on topic Size of text filed in profile edit mode
That works ok in the back end but not in the front end

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
9 years 3 months ago #267370 by krileon
Replied by krileon on topic Size of text filed in profile edit mode
Then there's probably CSS forcing a size. Right click and click inspect element on the input to open the developer console then review the inputs CSS to see what could be forcing a "width" style on it.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

9 years 3 months ago #268260 by MasterNABO
Replied by MasterNABO on topic Size of text filed in profile edit mode
I see that upgrade to 2.0.10 fixes this issue, so no worries with CSS
The following user(s) said Thank You: krileon

Please Log in or Create an account to join the conversation.

  • quartz
  • quartz
  • OFFLINE
  • Posts: 14
  • Thanks: 0
  • Karma: 0
8 years 8 months ago #277518 by quartz
Replied by quartz on topic Size of text filed in profile edit mode
Changing the 'size' parameter only changes the width?

Before we migrated to the latest version of Joomla, we had a larger multiline 'Comments' box, only visible to our membership administrators on the backend, where our membership administration could add notes on manual changes to a member's entry.

It is linked to a 'cb_comment' field in CBSubs

Inspecting that text box's CSS( in Chrome) points to class="form-control"

In the .cb_template .form_control in a number of places the height is fixed '34px'.

Changing that manually to 68px changes all of the profile text boxes.

I assume we would have to construct a custom profile CSS 'cb_comments' edit box in Bootstrap somewhere?

Or are we going about this the wrong way and there is a better built-in alternative in CB/CB Subs.

Thanks in advance.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum