CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Div Grippie - Where is this located originally?
Pages: [1]

Author Topic: Div Grippie - Where is this located originally?  (Read 1030 times)

BSCManage

  • Guest
Div Grippie - Where is this located originally?
April 13, 2011, 01:37:04 pm
I am working with the CiviCRM and Joomla and I created a membership application form. My issue is with our current Joomla theme the forms CSS needs quite a bit of work. I have everything just about legible but I noticed one issue is the bottom bar (known as Grippie) on text-areas has an inline style that is overwriting our style from the style sheet. I need to find where the Div id = Grippie is so I can delete the inline style and put the kind of styling I want. Does anyone have any idea which php file the Div id = Grippie is located in? Thanks.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Div Grippie - Where is this located originally?
April 13, 2011, 02:25:56 pm
Grippie is a jquery widget - check packages/jquery/plugins/jquery.textarearesizer.js
Protect your investment in CiviCRM by  becoming a Member!

BSCManage

  • Guest
Re: Div Grippie - Where is this located originally?
April 13, 2011, 02:46:17 pm
Quote from: Dave Greenberg on April 13, 2011, 02:25:56 pm
Grippie is a jquery widget - check packages/jquery/plugins/jquery.textarearesizer.js

I took out the style.margin.right in the js and it worked like a charm. I guess that line was creating an inline css via the js. We wanted more control and now we have it. Thank you!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Div Grippie - Where is this located originally?

This forum was archived on 2017-11-26.