1. ivavia
  2. Commercial Templates
  3. Tuesday, 15 September 2015
  4.  Subscribe via email
Hello, I'm working on my new website based on Stockholm template:
http://udruga-portic.hr/crcke3/index.php

Can you help me to make my background image scroll down as long as the main content is displayed?
As you can see here - http://udruga-portic.hr/crcke3/index.php/typography
after a while, the background image is replaced with white area.

Also, back to the home page, is it possible to make the gap between modules smaller?
Detailed explanation in the attachment photo.

Thank you.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To resolve try adding the following to the Custom CSS field of your templates parameters...


#body_bg {
background-position: 50% 50% !important;
}


To reduce the indicated gap you can also include the following to the same Custom CSS field...


.top-2 .module .module_surround {
padding-bottom: 0 !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

Thanks for your response.

I resolved the first issue but not by adding your code in Custom CSS file, it worked only when I added it in template/nexus.css.
The other one worked well.

But there's still a gap between logo / main menu modules and showcase module...

Any idea?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ivavia

To reduce the spacing between your logo and slideshow try using the following custom CSS...


#container_slideshow {
margin-top: -30px;
}


Note: Adding CSS to the Custom CSS field will only apply to that template style. Adding to the nexus.css will apply to all template styles.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you, it worked like a charm :)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
If it's not too much, please help with one more gap.
I need to reduce it as well. Thanks in advance.
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To remove try adding the following to the Custom CSS field of your templates parameters...


.bottom-1 .module:first-of-type .module_surround {
padding-top: 0;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you very much!
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • 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