Hi Bernard,
would be useful to see live URL of Joomla 4 (not Joomla 3).
a) maybe with an override … views/guestbook/tmpl/default_comment.php
b) before doing above, try with following, it has a temporary effect on a test-site:
to your: user.css of Cassiopeia.
Kind regards
Christine
would be useful to see live URL of Joomla 4 (not Joomla 3).
a) maybe with an override … views/guestbook/tmpl/default_comment.php
Code:
?><blockquote class="pgblockquote pgb_sec_font"><div class="pgb-content-inside"><?php echo $values->content . $end_quote .$end_a . '</div>';if ($withFoot) :?><hr class="hr-condensed pgb_border"/><small class="pgb_thi_font"><?php if ($this->params->get('display_comment_date', 1)) {echo HTMLHelper::_('date', $values->date, Text::_( $this->params->get('date_format', 'DATE_FORMAT_LC') ) );
Code:
.pgwell {border: 2px solid #ddd;margin: 15px 0;padding: 29px 19px 1px;} hr.pgb_border.hr-condensed {display: none; }
Kind regards
Christine
Statistics: Posted by christine — 06 Jan 2025, 13:19