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 CiviEvent (Moderator: Yashodha Chaku) »
  • Rendering Issue?
Pages: [1]

Author Topic: Rendering Issue?  (Read 563 times)

doctorisham

  • Guest
Rendering Issue?
October 04, 2010, 02:05:37 pm
I've tried getting help from the Theme maker, and have had no luck, so I thought I'd try here.

I'm using Marinelli with CiviCRM, and am having rendering issues with public facing event pages.

http://www.phmuseum.org/drupal/civicrm/event/info?reset=1&id=11

When viewing on IE8 or IE9 (Compatibility View OFF) or Chrome 7, the white background behind the event information doesn't fill down to the bottom of the data. It works properly in Firefox, IE7, and in Compatibilty Mode in IE...

Any ideas?

doctorisham

  • Guest
Re: Rendering Issue?
October 05, 2010, 05:21:51 am
Don't mean to push... but any ideas from anyone? I'm at a standstill trying to figure this out.

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Rendering Issue?
October 05, 2010, 09:00:10 am
This is not a CiviCRM issue actually, this is a Drupal theming issue. You might want to try to ask this question on drupal.org if you don't get an answer here. 
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

doctorisham

  • Guest
Re: Rendering Issue?
October 05, 2010, 09:08:43 am
Actually, I worked around the issue, and found it was an issue with the default WYSIWYG Editor in CiviCRM. I found that on the Event Description field, the HTML code was being passed improperly. Absolutely nothing from the theme caused this, it persisted across all theme I tried.

Example:

Created an event description of "TEST DESC." and saved it. The "source" as indicated by the wysiwyg editor was <p>TEST DESC.</p>
The actual page displayed had a source (in that area) of <p>TEST DESC.</p</div>
(the closing div is from the civicrm field: <div class="crm-section event_description-section summary">)

I changed the default editor to TinyMCE, and all is well, it passes the code properly now, closing the <p> tag.
« Last Edit: October 05, 2010, 09:15:53 am by doctorisham »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Rendering Issue?

This forum was archived on 2017-11-26.