Hi,
Jan wrote: 25 Feb 2021, 01:07
The css classes which I have added here as example are invalid for Joomla! 3, my example was about to display another way of CSS styling, so only the CSS attributes could be used but the class names needs to be changed to current version.
Example, see Post from Jan from 22feb,13:54:
.pg-categories-box { {formatting} will be in Joomla 3, eg: .pg-cvs-box {formatting} or: .pg-cv-box, .pg-cvs-box {formatting}
.pg-category-box-title {formatting } in Joomla 3, eg: .pg-cv-name {formatting}
etc.
Check also the height of box, e.g.
.pg-cv-box {
height: 100px;
}
I tried it on a standard template & it works.
I am using the factory default versions of phocagallery.css and default.css, so I would have thought the custom css would be less susceptible to the environment.
susceptible"?
One can use (depends on template) a generell custom.css, e.g. Helix etc.
Protostar: an additional user.css
Phoca, generell: an additional custom.css
Hint: To prevent the files from being overwritten during a core or extension update, but not to be "less susceptible"
Kind regards
Christine