PayPal Donation Extension

List bb code on pages - PayPal Donation Extension

List bb code on pages

by wads24 » Sat Jun 03, 2023 2:17 pm

I noticed that the list BB code does not actually indent when used on your extensions pages. I did not see anyone else post in the form. How do I fix this?
Thanks in advance for a reply.
User avatar
wads24
Registered User
Posts: 685
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: List bb code on pages

by Skouat » Mon Jun 05, 2023 10:00 pm

Hi wads24

Thanks for your report.

For a quick workaround, please open the file skouat/ppde/styles/all/template/donate_body.html

Around line 18, find

Code: Select all

        <div class="panel">
And remplace with

Code: Select all

        <div class="content post bg1">
Apply this change for the first occurrence only
Skouat
Code Contributor
Posts: 1055
Joined: Mon Mar 10, 2008 5:30 pm
Location: France

Re: List bb code on pages

by wads24 » Wed Jun 07, 2023 4:45 am

Thanks. That seemed to work for the donate body but the cancel and success page are still not indenting the bullet points
Thanks in advance for a reply.
User avatar
wads24
Registered User
Posts: 685
Joined: Fri Jun 10, 2005 4:44 am
Name: James

Re: List bb code on pages

by Skouat » Wed Jun 07, 2023 5:53 pm

Apply the same change on the line 6
Skouat
Code Contributor
Posts: 1055
Joined: Mon Mar 10, 2008 5:30 pm
Location: France