1. gune
  2. Commercial Templates
  3. Tuesday, 10 December 2024
  4.  Subscribe via email
Hello everyone,
I have a problem with the <hr> tag under Joomla 5.2.2, because it is not displayed, neither in an xampp-localhost development environment nor remotely on the server. This affects both the template “serenity” and “calibra” ( Version for Joomla 4/5).
Here in the forum I found a workaround that works for me after adding the following code in the template under Custom CSS:

hr {
height: 1px;
max-width: 300px;
margin: 15px auto 20px;
background-color: transparent;
border-top: 2px solid var(--primary);
}

This at least displays a “line”, a png file as defined in typo.css is still not displayed.

But in contrast to this the template “scarlett” displays <hr> correctly. So I wonder where the error lies with the other two templates.
Does anyone have a similar problem and a solution?

Thank you in advance
Gune


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok