1. webknecht
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 08 June 2022
  5.  Subscribe via email
Hi Ciaran,

I tried to reduce the gap between the bottom of the content and the begin of the module in contentbottom-a:

http://web1771.knechtwebramstein12.alfahosting.org/joomla4/index.php/referenzen/haus-und-garten

So I tried in the custom.css

.wrapper.contentbottom {
padding: 1px 1px 1px 1px;
}

But without success, any idea???

Jürgen
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jürgen

The URL provided appears to have htaccess protection. Could I ask you to send access details to info@joomla51.com and I will examine this issue further. For our reference please paste a URL to this post in your email.

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

here another example on my own site with the wide gap between modules, here between top1 and contenttop and contenttop to the beginning of the content:

https://www.juergenknecht.de

I often use the module positions contenttop and contentbottom in my customers sites but there is always the problem with the wide gap at the top but also bottom, so I tried;

So for example I tried in the custom.css

.wrapper.contentbottom {
padding: 1px 1px 1px 1px;
}

but without success.

For the top1 position I use the remove container padding setting, the gap is to close to the module above

Thank you
Jürgen
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jürgen

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

(edit to taste)

.maincontent, 
.wrapper_contenttop,
.module.module .module_surround {
padding-bottom: 20px;
padding-top: 20px;
}


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

thanks a lot it works fine

Jürgen
  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