Template DOCTOR - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Template DOCTOR

KS

Koester It&MedizinTechnischer Service

Template 2 years ago

Hello everyone, I have the following question:

I use the Template Doctor. I need the template to be a bit wider for the desktop than the original. For example, the original template is 1980px wide, I need the template to be 2100px wide because there are already content and components have this size. It works, but this content pushes itself together. How can I achieve this? This site is currently under development on my local computer

I use: Joomla 4.3.4 Helix Framework current version SP Page Builder Pro current version Template: DOCTOR

Thank you Best regards

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #127907

Hi.

  1. About Helix Ultimate or Helix3 - only thru custom CSS, becuase default container size is from Bootstrap style itself. You have to override width and max-width set for class name .container for bigger screen using CSS @media screen and (min-width: 2099px) { ... }.

  2. About SPPB 5.x > check Settings > Options (tab) > Advanced section > Container Maximum Width

0
KS
Koester It&MedizinTechnischer Service
Accepted Answer
2 years ago #128025

Hello, thank you very much for your quick and constructive answer. No, unfortunately I'm not a magician :-) because the values given in the example were only fictitious values.

I have now created a width of 1300px with a screen resolution of 1920 and i am very satisfied. it works with the old content as it should.

Thanks again Best regards

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #127913

BTW

  1. What about users that have screen resolution 1920px, you cannot set (force) them 2100px (!). Unless you're a magician :)
  2. Check also Screen Resolutions percentage Market Share (in 2023).

But I'm hoping that you have already thought through these topics. I leave the rest to you.

0