Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2255

Joomla! 5.x Coding • Re: phpBB via phpbridge destroys design

$
0
0
Hi guys!
I have got this test site: https://homoorigin.com/
As you click on forum in menu you should see what I am talking about. The design breaks down.
Is there a way to fix it?
Thank you!
Hi.
There is no other way except CSS adjustment. Pages with the forum have an unique class .com_p8pbb. Use this class to correct things you need.
For example:

Code:

.com_p8pbb :is(h3, .h3) {    font-size: 1.75rem;    text-transform: inherit;}
Add your code to user.css file

Statistics: Posted by Pavel-ww — Mon Jan 29, 2024 7:49 am



Viewing all articles
Browse latest Browse all 2255

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>