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 CiviContribute (Moderator: Donald Lobo) »
  • Contribution Page Appearance
Pages: [1]

Author Topic: Contribution Page Appearance  (Read 1044 times)

aaca

  • I’m new here
  • *
  • Posts: 23
  • Karma: 2
Contribution Page Appearance
October 26, 2009, 01:03:29 pm
Hello,

CMS: Joomla
Civi Version: 3.0
Donation Page: http://aaca-boston.org/site/index.php?option=com_civicrm&view=Contributions&Itemid=130

We are beginning to setup CiviCRM for online donations.  I have setup a contribution page using a dummy payment system.  Problem is I'd like to have the contribution page showup with the same look as the rest of the articles on our webpage.

We'd like the background to be white like the rest of the site.

Thanks
« Last Edit: October 26, 2009, 01:09:31 pm by aaca »

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Contribution Page Appearance
October 26, 2009, 04:29:12 pm
The orange background on this page is coming from your theme, not from CiviCRM. You'll want to checkout Firebug (a Firefox add-on) to help you debug things like this. I used it to "Inspect Elements" on your page and found this style is creating that background color:

.Sheet-cc {
background-image:url(../images/Sheet-c.png);

from this css file: http://aaca-boston.org/site/templates/asiared/css/style.css
Protect your investment in CiviCRM by  becoming a Member!

aaca

  • I’m new here
  • *
  • Posts: 23
  • Karma: 2
Re: Contribution Page Appearance
October 27, 2009, 07:17:21 am
Is it possible to create a joomla article with the contribution page then?  All articles with this template appear with a white background and a border.  Like to have civiCRM links to appear the same way.
« Last Edit: October 27, 2009, 07:24:49 am by aaca »

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Contribution Page Appearance
October 27, 2009, 11:06:54 am
Not aware of a way to do this? Perhaps some other Joomla experts have an idea, but I think your best bet may be to understand why that them is being applied to this URL.
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Contribution Page Appearance

This forum was archived on 2017-11-26.