Quantcast
Channel: Phoca Forum
Viewing all articles
Browse latest Browse all 2113

Phoca Guestbook • Re: Layout flaw in Guestbook 5.0.0 ?

$
0
0
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

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') ) );
b) before doing above, try with following, it has a temporary effect on a test-site:

Code:

.pgwell {border: 2px solid #ddd;margin: 15px 0;padding: 29px 19px 1px;} hr.pgb_border.hr-condensed {display: none;  }
to your: user.css of Cassiopeia.

Kind regards
Christine

Statistics: Posted by christine — 06 Jan 2025, 13:19



Viewing all articles
Browse latest Browse all 2113

Trending Articles