Board index PBase HTML and Style Sheets Removing space help please

HTML and Style Sheets

Removing space help please

Customize your galleries.
greggblasingame
 
Posts: 1

Removing space help please

Post Mon May 18, 2009 3:14 am


Help please,

How do I take all the extra space out that is before the word Size and around the paypal buttons in this page: http://www.pbase.com/image/47169777

???
please :shock:

rollosphotos
 
Posts: 103

Re: Removing space help please

Post Mon May 18, 2009 4:21 pm


/
Last edited by rollosphotos on Wed Jul 21, 2010 11:08 am, edited 1 time in total.

mangoman
 
Posts: 75

Re: Removing space help please

Post Tue May 19, 2009 1:04 pm


You have a lot of line breaks (<br> tags) in your HTML. For example:

Code: Select all
<br></table>
<br><input type="hidden" name="currency_code" value="USD">
<br><input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<br><img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
<br></form>
<br><form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<br><input type="hidden" name="cmd" value="_s-xclick">
<br><input type="hidden" name="encrypted" value=


I saved your page to my computer, then removed those breaks and the spaces went away. I'm not sure if pbase is injecting the breaks, as Christina suggests, or if they are in HTML code under your control. But those are the culprit.


Board index PBase HTML and Style Sheets Removing space help please

Who is online

Users browsing this forum: No registered users and 2 guests