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) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • Usability Improvements (Moderator: Dave Greenberg) »
  • <fieldset> blocking data
Pages: [1]

Author Topic: <fieldset> blocking data  (Read 1768 times)

photolimo

  • I’m new here
  • *
  • Posts: 17
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.0.67
  • PHP version: 5.2.5
<fieldset> blocking data
April 26, 2011, 07:50:22 am
the <fieldset> needs to have modified css due to blocking elements in the below fields

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: <fieldset> blocking data
April 26, 2011, 08:47:04 am
Were you trying to paste something ? it has been cut out your post

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

photolimo

  • I’m new here
  • *
  • Posts: 17
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.0.67
  • PHP version: 5.2.5
Re: <fieldset> blocking data
April 27, 2011, 09:08:34 am
I don't know how to describe the code very well but every time <fieldset> and <legend> appear they are blocking elements below them. I have played with firebug to see if there would be an easy CSS fix but I am not experienced enough with it to find a fix.

Here is an example taken from the contact import page.

Code: [Select]
<div class="form-item" id="choose-data-source">
    <fieldset>
      <legend>Choose Data Source</legend>
         <table class="form-layout">

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: <fieldset> blocking data
April 27, 2011, 09:25:21 am
Do you have the same issue on demo ? What browser are you using, FF ?

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

photolimo

  • I’m new here
  • *
  • Posts: 17
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.0.67
  • PHP version: 5.2.5
Re: <fieldset> blocking data
April 28, 2011, 06:48:25 am
I have checked Firefox, IE, Chrome. They all render it the same.

In the sandbox it looks like it has been fixed but I have the same version installed. 4.0.0 and it is not rendering the field label the same.

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: <fieldset> blocking data
April 28, 2011, 06:58:46 am
It might be something that conflict with between your theme and civicrm. Try switching to garland, or whatever the name of the default theme on D7.

(anyway, should be pretty easy to fix with firebug, but as that's likely a setting that is overrided by your theme, you'll have to find it on your own install).
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

photolimo

  • I’m new here
  • *
  • Posts: 17
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.0.67
  • PHP version: 5.2.5
Re: <fieldset> blocking data
April 28, 2011, 01:22:07 pm
That did it, I had Bartik 7.0 enabled (which is the D7 default theme).

It throws off the fields in unusual ways. Maybe this should be noted in the documentation?

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: <fieldset> blocking data
May 04, 2011, 01:54:17 pm
We've addressed some (most?) major issues with Bartik (particularly the fieldset legend issue) with this fix for 4.0.1:

http://issues.civicrm.org/jira/browse/CRM-8025
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • Usability Improvements (Moderator: Dave Greenberg) »
  • <fieldset> blocking data

This forum was archived on 2017-11-26.