Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Tables not forming correctly.


JakeBottero

Recommended Posts

Posted

i just checked your link and it loaded fine for me. Looks great! :D

Happy Coding!

Craig Garrison Sr

Anything worth having, is worth working for.

Multi Vendor Shipping V1.1 Demo Catalog

3 Vendors, each category, "buy" a product from each category to see how MVS works during checkout.

Multi Vendor Shipping V1.1 Demo Admin

login: [email protected]

pass: mvs_demo

MVS Thread:

Multi-Vendor Shipping

My contribs:

Download Multi Vendor Shipping V1.1

Vendor Email

Vendor Info in easypopulate

EZ Price Updater

And more to come!

Posted
i just checked your link and it loaded fine for me.  Looks great! :D

Hmmmmmm. Wonder why. What browsert are you using? Did you just load it, without refreshing? Well, I guess it WOULD be nice if it was something funny on my local machine...

 

Oh, PS: All the appropriate osCommerce copyright stuff will be on the final, not to worry, still a work in progress...

Posted

I've looked over the code, all my tegs are good. Is there anything in the php code that would do this? All I did was add:

 

<table border="0" cellpadding="0" cellspacing="0" width="100%">
 <tr>
   <td width="26" background="./images/custom_images/left_frame.gif">
  	 <img border="0" src="./images/custom_images/left_frame.gif" width="26" height="10"></td>
   <td align="center" width="100%">

 

right after the <!-- header_eof //--> and right before the <!-- body //-->, and...

 

</td>
   <td align="right" width="26" background="./images/custom_images/right_frame.gif">
  	 <img border="0" src="./images/custom_images/right_frame.gif" width="26" height="10">
 </td>
 </tr>
</table>

 

right after the <!-- body_eof //--> and right before the <!-- footer //-->

 

All it does is box in the main body table inside another table that has the side graphics for the frame I put around it...

  • 2 weeks later...
Posted

I would like to have a look at your page

but it is not possible... (user? password?)

 

I might have a similar problem like you...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...