Forums / General / Change background color

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Change background color

Author Message

Yaseen Carim Bacor

Wednesday 09 March 2011 11:34:41 pm

Dear,

I am trying to fix a background color in the ezwebin tempate.

I need to fix a background color just below the breadcrumb up-to the footer_bg of the ezwebin tempate.

Can anyone help me?

Thanks in advanced

Yaseen

Lo' F.

Thursday 10 March 2011 2:31:08 am

Hi Yaseen,

The best you can do to identify the right tag where to apply style changes is helping you through Firefox firebugs add-ons.

It looks to me you need to set the background-color for the div with id="page" over which lays the main content of every page under the div with id="columns-position".

If you want to change directly the ezwebin css, the stylesheet is located inside /var/storage/packages/eZ-systems/ezwebin-site-blue[or which else package in use]/files/default/file/site-colors.css

I would prefer creating a new style though on a local archive through the admin interface settings>packages>new... and then, once created, set that as the default one from design>look and feel... so that all the changes won't compromise the original ezwebin style.

Hope this is what you needed to know..

loredanaebook.it

Yaseen Carim Bacor

Thursday 10 March 2011 3:03:06 am

Dear Lo' F,

Thank you for the message.

I have done the modification, it work fine.

Yaseen