Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

charts


corinna08

Recommended Posts

Posted

can anyone tell me how to enter a sizing chart into my site. i've got the information, i just need to know how to put the chart in.

Posted

Corinna,

 

That all depends on where you would like the chart to be placed.

If you want it in the info box you can do it a couple of ways that I know of (on kinda long and involved but still easy, the other invovles installing a contrib). or do you want this in the product info page?

 

RW

 

can anyone tell me how to enter a sizing chart into my site. i've got the information, i just need to know how to put the chart in.

Posted
Corinna,

 

That all depends on where you would like the chart to be placed.

If you want it in the info box you can do it a couple of ways that I know of (on kinda long and involved but still easy, the other invovles installing a contrib). or do you want this in the product info page?

 

RW

actually, i ended up finding a website with all the info i needed, so i just cut and paste the info!!! now i have a very different prob: can you take a look at this for me and tell me why the first cell is bigger than the other? and how i can fix it?

 

 

 

<P align="center"><TABLE BORDER="2" BORDERCOLOR="#336699" CELLPADDING="2" CELLSPACING="2" WIDTH="10%">

<TR>

<TD><P align="centre">Cup<t/d>

<TD><P align="center">cm's</TD>

<TD><P align="center">Inches</TD><TR>

 

<TD><P align="centre">A<t/d>

<TD><P align="center">2.5</TD>

<TD><P align="center">1</TD><TR>[/b]

Posted
actually, i ended up finding a website with all the info i needed, so i just cut and paste the info!!! now i have a very different prob: can you take a look at this for me and tell me why the first cell is bigger than the other? and how i can fix it?

<P align="center"><TABLE BORDER="2" BORDERCOLOR="#336699" CELLPADDING="2" CELLSPACING="2" WIDTH="10%">

<TR>

<TD><P align="centre">Cup<t/d>

<TD><P align="center">cm's</TD>

<TD><P align="center">Inches</TD><TR>

 

<TD><P align="centre">A<t/d>

<TD><P align="center">2.5</TD>

<TD><P align="center">1</TD><TR>[/b]

 

you have to close your p tags, change <t/d> to </td> and close your table.

why use p tags anyway ?

Treasurer MFC

Posted
you have to close your p tags, change <t/d> to </td> and close your table.

why use p tags anyway ?

actually i'm only new to this! this time yesterday i had no idea on anything... i did a bit of research on what i needed and that's what i came up with... i don't know what 'p' tags are exactly. thanks for your help :D

Posted
i changed what you said and it's still the same... is there anything else i can do???

 

 

<TABLE BORDER="2" BORDERCOLOR="#336699" CELLPADDING="2" CELLSPACING="2" WIDTH="10%">

<TR>

<TD align="center">Cup</td>

<TD align="center">cm's</TD>

<TD align="center">Inches</TD>

</tr>

<TR>

<TD align="center">A</td>

<TD align="center">2.5</TD>

<TD align="center">1</TD>

</TR>

</table>

Treasurer MFC

Archived

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

×
×
  • Create New...