View Single Post
  #1  
Old 10-04-2005, 02:38 PM
 
sbtiti sbtiti is offline
 

Advanced Member
  
Join Date: Feb 2005
Posts: 32
 

Default Need help removing unwanted spacing

I am trying to remove the spacing on the checkout page between these two wordings:

Update



If you already have an account, please login from here.

I have looked through and done searches on the text of both, but can't seem to locate what is causing the spacing.

Here's the code from the complied page:

Code:
<FONT class="FormButton">Update [img]/cart/skin1/images/custom/go.gif[/img]</FONT> </FORM> </TD></TR> </TABLE></TD></TR> </TABLE> <div class="AdminSmallMessage"> If you already have an account, please login from

Other than spacing I did change the <div class="AdminSmallMessage">. It use to use <P class="AdminSmallMessage">.

This is all happening on the final checkout page where it shows the charges and where the estimated shipping and zip code entering (using the pre-login shipping calculator mod) takes place.

If you have any ideas where I can look in the code or files, I would really appreciate any help to get rid of this vertical spacing.

Thanks.
__________________
Version 4.0.9
Reply With Quote