Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2010-06-24 14:28:20
- knyema
- New Member
- Registered: 2010-06-24
- Posts: 1
Lots of extra spaces showing up with PayPal
http://www.meditationinsouthcarolina.org/silent-auction-items
For some reason, whenever I use PayPal I get extra spaces showing up between the end of the text and the beginning of the PayPal code.
Things I tried:
- Making the table align left
- Setting the width of the table — first to 90%, also tried messing with the pixel width
- Removing <p> tags
- Adding a <br> tag
… any suggestions for how to fix this?
Thanks!
KN
Offline
Re: Lots of extra spaces showing up with PayPal
Well you have a gazillion of empty <p>
tags and <br>
tags in your page that are causing the gap… any idea where those are coming from? Some improper nesting of tags in an article form maybe? So that the <p>
tags get rendered even when no content is returned?
If you can’t figure it out, It would be helpful maybe if you put the site in debugging mode, so we can see a tag trace.
Last edited by JanDW (2010-06-24 15:00:18)
TXPDream – A Textpattern Tag Library for Adobe Dreamweaver. (updated for 4.2.0) | jdw_if_ajax – Only serve certain parts of a page when requested with AJAX
Offline