Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

How do I add custom style to custom field

by

Tips and Tricks HQ Support Portal › Forums › WP eMember › How do I add custom style to custom field

  • This topic has 2 replies, 2 voices, and was last updated 13 years, 8 months ago by vfontjr.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • September 22, 2011 at 11:53 pm #4388
    vfontjr
    Member

    I created a custom textarea field for the member profile page. How do I add a custom style for it? I want to set it for a specific hieght and width without making necessary for our members to drag the field open. The source for the fieldafter the page is generated is:

    <textarea id=”wp_emember_Bio” name=”emember_custom[Bio]” class=”” ></textarea>

    By the way, after adding the field, it did not save the its content. I had to deactivate WP-eMember and reactivate before the values saved.

    September 23, 2011 at 5:56 am #36930
    admin
    Keymaster

    You should be able to target the “wp_emember_Bio” element using CSS and specifying a width and height for it. For example:

    #wp_emember_Bio
    {
    width:300px !important;
    height:200px !important;
    }

    If you updated eMember previously without doing the activation and deactivation then that would have made the database columns to go out of sync and you would observe the behavior you saw (can’t update stuff).

    September 23, 2011 at 1:47 pm #36931
    vfontjr
    Member

    Thanks for the .css.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ