After adjusting the style.custom.css file, now it is the correct view:
/* code snippet start: */
/* left Sidebar (aside-left, as-position-10 und 11) align to the left without spacing */
#aside-left {
margin-left: 0 !important;
padding-left: 0 !important;
float: left;
}
/* middle Content (component, as-position-20 und 21 und 23) with a distance of 40px to aside-left */
#content-row-1,
#content-row-2,
#content-row-3 {
padding-left: 40px;
padding-top: 0px;
}
/* rechte Sidebar (aside-right, as-position-15 und 16) align to the right without spacing */
#aside-right {
float: right;
margin-right: 0 !important;
padding-right: 0 !important;
right: 0;
}
/* code snippet end */
Is this adjustment acceptable, or could unexpected problems with the website arise?
Thank you for your support
Best regards
Andreas Kotz
AS Templates
POSTED: 2026-02-17
Hello ANDIKOTZ,
For checking this issue we need an access to your Joomla admin panel please.
Get an access to all 56 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
https://manual.joomla.org/docs/next/get-started/technical-requirements/
Regards, AS Team.
View History
I have set the Sidebars Configuration Parameters - left sidebar to 3 columns.
But as-position10 and 11 are still too wide, and as-position-21 is not aligned correctly in height.
https://service4cts.net/index.php/de/?tp=1&template=as002057
Is the template ready for an upgrade to Joomla 6 and PHP 8.4?
Best regards
Andreas
View History
After adjusting the style.custom.css file, now it is the correct view:
/* code snippet start: */
/* left Sidebar (aside-left, as-position-10 und 11) align to the left without spacing */
#aside-left {
margin-left: 0 !important;
padding-left: 0 !important;
float: left;
}
/* middle Content (component, as-position-20 und 21 und 23) with a distance of 40px to aside-left */
#content-row-1,
#content-row-2,
#content-row-3 {
padding-left: 40px;
padding-top: 0px;
}
/* rechte Sidebar (aside-right, as-position-15 und 16) align to the right without spacing */
#aside-right {
float: right;
margin-right: 0 !important;
padding-right: 0 !important;
right: 0;
}
/* code snippet end */
Is this adjustment acceptable, or could unexpected problems with the website arise?
Thank you for your support
Best regards
Andreas Kotz
For checking this issue we need an access to your Joomla admin panel please.
Regards, AS Team.