1. jascanio
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 21 May 2014
  5.  Subscribe via email
Hello,
I'm trying to add a background image to my web. I've searching around template parameters, but I see no option to do this. I see I can set background images for header and/or bottom, but not for the whole page.
Is there a way I could achieve this?
Thanks in advance for your help.
Regards,
Juan
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juan

To make your background image visible throughout your page you can add the following to the Custom CSS field of your templates parameters..


#container_main, #container_hornav_mobile, #container_top3_modules {
background-color: rgba(0, 0, 0, 0) !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
Thanks for your reply. Works a treat!
One more thing concerning background. I'd like it to scroll up and down together with content
I've added the following css code
body {background-attachment: scroll !important;}
, but it won't do anything.
Any idea?
Thanks in advance,
Juan
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juan

This should do the trick...


#body_bg {
background-attachment: scroll !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
...and it did!
thanks for your superb support!
regards,
juan
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok