No Code Attached Yet
avatar reilldesign
reilldesign
10 Nov 2021

What needs to be fixed

in the template.min.css file the max-width value of the class .grid-child is overwritten by the class .site-grid > [class*=" container-"] (screenshot) and leads to a wrong width (screenshot). removing the property max-width: none; fixes the problem. unfortunately i can't estimate if it leads to other problems. in my case everything fits.

Why this should be fixed

leads to a wrong width (screenshot).

How would you fix it

removing the property max-width: none; fixes the problem.

Side Effects expected

i can't estimate if it leads to other problems.

Screenshots:

template-min-css

max-width-none

avatar reilldesign reilldesign - open - 10 Nov 2021
avatar joomla-cms-bot joomla-cms-bot - change - 10 Nov 2021
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 10 Nov 2021
avatar brianteeman
brianteeman - comment - 10 Nov 2021

What makes you think it is wrong? Please provide some screenshots (not of the code)

avatar reilldesign
reilldesign - comment - 10 Nov 2021

141105033-6e706049-be2d-4791-a845-7607117fb88e

the grid container has a larger width (1329.6px) than, for example, the footer (1320px)

avatar brianteeman
brianteeman - comment - 10 Nov 2021

What makes you think it is wrong? Please provide some screenshots (not of the code)

avatar reilldesign
reilldesign - comment - 10 Nov 2021

screenshot which shows the different widths

different-widths

avatar brianteeman
brianteeman - comment - 10 Nov 2021

image

image

avatar chmst chmst - change - 10 Nov 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-11-10 23:16:36
Closed_By chmst
avatar chmst chmst - close - 10 Nov 2021
avatar chmst
chmst - comment - 10 Nov 2021

This is a wrong assumption.
The definitions in casssiopeia css are made for cassiopeia.
If you need other definitions in your template, you can override css definitions in your user.css.

This is no issue of Joomla, so I close this one.

Add a Comment

Login with GitHub to post a comment