- Joomla Version
- Joomla 5.4.1
- PHP Version
- PHP 8.2.x
- Hoster
- https://xxchange.ddnss.de
- Link (URL) zur Seite mit dem Problem
- https://xxchange.ddnss.de
Moin Moin und Gruß aus Hamburg,
ich bin dabei meine Homepage https://woopin.ddnss.de mit Joomla 3.XX auf das neue Joomla 5.4.1 umzustellen. Nun habe ich mir von Phoca ( https://www.phoca.cz/download ) das Template Premiere installiert. Ich habe im Template die Modulposition aktiviert und möchte die Seiten Sitebar-left und Sitebar-rechts nach ganz außen verschieben und den Mittelteil ( commponents ) dann auf volle Breite in der Mitte haben. Dazu brächte ich mal eure Hilfe.
In dem Template existieren 4 User.css Dateien. user.css, x2user.css, xuser.css und xxuser.css In der user.css steht folgender Inhalt
.container-bottom-a {
background: #ececec;
background: #fff;
}
[data-bs-theme=dark] {
.container-bottom-a {
background: #756b6b;
}
}
.phModParticlesFeatureBoxContainer .phModParticlesImage img {
border: 0;
border-radius: 0;
width: 12em;
height: auto;
}
.phModParticlesImageRotateTextOverlayTitleSuffix > div {
padding: 0.25em 1em;
border-radius: 0;
color: #fff;
font-weight: bold;
background: #cbccbc;
}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-1 { background: #946ba5;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-2 { background: #a5935c;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-3 { background: #97a59d;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-4 { background: #a5797a;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-5 { background: #a5a376;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-6 { background: #B22222;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-7 { background: #445680;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-8 { background: #af41ad;}
/*
.ph-tpl-theme-switcher {
border: 1px solid red;
background: yellow;
opacity: 0.3;
}
.ph-cart-module-box {
background: green;
}*/
.phModParticlesBackgroundImage.pmpcount1,
.phModParticlesBackgroundImage.pmpcount4 {
min-height: 300px;
}
Hat jemand ein Tipp wo man hier Hand anlegen muss? Im Default Template Cassiopaia gab es nur die user.css. Leider gib es zu dem Premiere Template kein Readme.
Dank und noch 2 entspannte Weihnachtstage
mfg . Wolfgang