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) »
  • Front end pages and fixed width content area
Pages: [1]

Author Topic: Front end pages and fixed width content area  (Read 995 times)

davesage

  • I post frequently
  • ***
  • Posts: 153
  • Karma: 3
  • CiviCRM version: 3.4 & 4.1
  • CMS version: Joomla 1.5 & 2.5
  • MySQL version: 5.1
  • PHP version: 5.3
Front end pages and fixed width content area
August 01, 2011, 05:42:59 am
Hi,

I have a Joomla tempalte with a fixed width content area. How do I tell civicrm fornt end content/tables what this width is so they don't spill over into my right hand menu?

Cheers,

Dave

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Front end pages and fixed width content area
August 02, 2011, 11:44:46 am
you can edit CSS and look for .crm-container

However, sometimes the amount of data is so WIDE that it cannot fit in a narrow website.  CiviCRM doesn't like narrow websites.  There is not much to be done about this but make your site theme wider.
Try CiviTeacher: the online video tutorial CiviCRM learning library.

davesage

  • I post frequently
  • ***
  • Posts: 153
  • Karma: 3
  • CiviCRM version: 3.4 & 4.1
  • CMS version: Joomla 1.5 & 2.5
  • MySQL version: 5.1
  • PHP version: 5.3
Re: Front end pages and fixed width content area
August 02, 2011, 03:27:27 pm
Hi Stoob,

Thanks for the pointers, I'll take a look. I came to the same conclusion and therefore stopped showing the right column on certain civicrm front end pages in order to give the site a wider content area, this has solved the issues in nearly all cases.

Thanks though, now I can sort the css if I need to as well, I take it the other tihng I can do is edit the template files for the wider tables to remove fields or change the column widths?

Cheers,

Dave

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Front end pages and fixed width content area
August 07, 2011, 11:57:13 pm
It's hard to set column widths reliably on CiviCRM pages when the width of the data can vary so widely.  But if you use "overflow: hidden" CSS judiciously that might help.


 
Try CiviTeacher: the online video tutorial CiviCRM learning library.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Front end pages and fixed width content area

This forum was archived on 2017-11-26.