I wonder if user can change page background image such as tweeter.
Also better if header can also change it background image.
It will more Flex(ible)

Thanks.

Comments

ajross’s picture

Status: Active » Closed (won't fix)

I'm sorry, but I have no immediate plans to add this feature. You can add custom background images to the page and header manually in the style sheet, and I'd be happy to assist you with that if you like.

webservant316’s picture

ok could you post css code the demonstrates how to put an image of a certain height and width into the background of the header?

nandito’s picture

Version: 6.x-1.0 » 6.x-1.1

Hi, first thank you for this well documented theme. You have done incredible work and helped a lot of people, like me.

I also need to add a background image to the header. I tried modifying the stylesheet (cti-flex.css), adding the following line for the "header-inner" div *around line 131*:
background-image: url(/sites/all/themes/cti_flex/images/header-back.png);

Unfortunately, no image showed up.

I haven't been able to figure out what needs changing in order to make this background image appear behind the site logo, name and slogan.

Could point me in the right direction? Thanks a lot!

Fernando