Fixed background image?
This support request was posted in BBQ by skyecaptain
- skyecaptain January 23, 2015 at 12:14 am
Is there a way to get a fixed background image for the site?
Juanfra Aldasoro January 23, 2015 at 12:27 pmHi,
Thanks for writing and hoping that you are doing well.
If you go to the theme options and select the “Boxed Layout” option, then you’ll be able to upload a background image.
Best,
Juan.Juanfra Aldasoro January 23, 2015 at 1:37 pmThanks for your prompt response.
Well, the background image is there, the only thing that it has some layers on top (for example #wrapper). As a hint I can say that the only way to get that working would be changing the color of those layers to transparent, and it can be done with CSS.
Best,
Juan.Juanfra Aldasoro January 23, 2015 at 9:37 pmHello,
Thanks for getting back to us.
Well that’s part of how you want to customise your site. Unfortunately we don’t provide support on customisations.
What I meant with setting a transparent background for the boxed elements is that you can do that through CSS, with something like:
#wrapper, #header { background: transparent; }
Best,
Juan.
You must be logged in to reply to this topic.