1. fume
  2. Commercial Templates
  3. Thursday, 13 October 2022
  4.  Subscribe via email
I noticed that on some pages, the content text does not have the same margin as the headline or logo. The starting page is OK. The content comes from the RSPageBuilder! component.
https://drive.google.com/file/d/1XWr0sN_4Hl8FC54SuWgKhTytxnP85cjU/view?usp=sharing

The blog is provided by Joomla articles. Here the spacing does not fit.
https://drive.google.com/file/d/1b0UwuD81ClI3r3JiyKIa2QvNwEhBMVDe/view?usp=sharing

The gallery is provided by the Event Gallery component. Here the spacing does not fit either.
https://drive.google.com/file/d/1ozgXKF8_vlQ83pmAoOiyQG3AHPuD17Lm/view?usp=sharing

I hope I could explain the problem. What can be the reason?

Link to my page: https://www.mn-web.at
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I am not sure if this helps but you can amend the horizontal spacing of the content area of your site by adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

(edit to taste - 35px is default)

.maincontent {
padding-inline: 35px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
This does not seem to bring any improvement.

Greetings
Martin
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Ah my bad. Please use the following instead :)...

.maincontent {
padding-block: 35px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
This has no effect.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Maybe I misunderstand your request. The suggested CSS is been applied to your site and defines the size of the space above and below your main component area.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
What I mean is the left margin (look at the screenshots). On some sites are headline and content different.
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

.page-header {
margin-inline: 0;
}


Ciaran
  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