Announcement

Collapse
No announcement yet.

certain changes not taking effect

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    certain changes not taking effect

    Hi,

    I've read one or two post about similar things to this but with no solution, this is the first time this has happened to me and i've been using actinic for years.

    I made some changes to Act_Order01.html where i added class="input" to each of the input boxes.....yet when i uploaded the site it seemed to omit the class of only 1 of the inputs....so 1 box didint have the style.....yet if i changed say the size or maxlength of the input box... it made that change....so it just didnt want to let me add anything to that particular box......the only way i managed to get this to work was by deleting everything in my preview html folder....then re-upload the site....this seemed to fix it.

    Now...my problem is....im changing the style of the text that sits in the adjacent table cell....so im adding a <p></p> around each piece of text and changing the width of the cell......BUT....it adds my <p></p> tags ok....but it just wont add the width="60%"....it just seems to miss it alltogether.

    now i just thought of this while typing but could this be an issue with html /xhtml compliance i.e. slight vaiations it tags so some are not being listed???

    help greatly appreciated.

    #2
    Hi,

    Are you adding the width into the stylesheet or the 'Order_01' layout (ie the same layout that you are adding the <p> tags into)?
    ********************
    Tracey
    SellerDeck

    Comment


      #3
      Hi Tracey, im adding the width directly onto the table cell in the Act_Order01.html which is the way i've always done it in the past and had no issues.

      This was also the case with the input boxes, i applied class="input" and it ignore this on one of the boxes...almost as if i hadnt even added it...yet when i deleted my preview folder....re-generated and uplaoded...it then worked.......strange thing was....i actually looked in my generated preview html folder before hand at the generated order page and i had been added in the preview....it looked as though it got lost somehwere on the upload....i cant really get my head round it

      Comment


        #4
        thing was....i actually looked in my generated preview html folder before hand at the generated order page and i had been added in the preview
        I take it you mean 'SiteHTML' folder as the order pages can't be previewed in v7. Can you tell me if in the root of the Site folder there is a file called 'order01.html'. If so then you need to delete it as it is overwriting the on that is getting uploaded.
        ********************
        Tracey
        SellerDeck

        Comment


          #5
          Hi Tracey, no i do actually meant he preview html folder....i dont mean i previewed it through actinic....i manually looked in the preview folder and there is a P_order01.html which when viewed in the the browser and in the source has the correct 60% inserted...but the page online just doesnt have it in.

          Now i just tried adding some text into act_order01.html at the very top and also inside the table where you fill in your address etc and it displayed the text at the top but not in the table.......could i have set something so that it is using a table from another file rather than the order01.html page?

          That would seem possible to me but then why would it have added some elements and not others?......i've attached a picture showing the problem.
          Attached Files

          Comment


            #6
            Hi,

            Can you post the code from your Act_Order01.html file please.
            ********************
            Tracey
            SellerDeck

            Comment


              #7
              Sorry the code is too long so i've put it carrying on in the next post.
              Code:
              <!-- Order01 HTML begin --> NETQUOTEVAR:ERROR NETQUOTEVAR:REFPAGE
              NETQUOTEVAR:THEORDERDETAILS
              <!-- NETQUOTEVAR:CHECKOUTEM -->
              <!-- NETQUOTEVAR:REQUIREDCOLOR -->
              <!-- Invoice contact HTML begin -->
              NETQUOTEDEL:INVOICEPHASE
              <h2>NETQUOTEVAR:INVOICETITLE</h2>
              <!-- XML tags for formatting of the address list in B2B mode -->
              <Actinic:VAR NAME=ADDRESS_COLUMNS VALUE=3/> <Actinic:VAR NAME=ADDRESS_FORM0 VALUE="
              <INPUT TYPE=HIDDEN NAME=ADDRESSSELECT VALUE=%s>
              <B>%s</B><BR>%s,<BR>%s,<BR>%s,<BR>%s, <B>%s</B>,<BR><B>%s</B>
              "/> <Actinic:VAR NAME=ADDRESS_FORM1 VALUE="
              <U><B>%s:</B></U>
              <INPUT TYPE=RADIO NAME=ADDRESSSELECT VALUE=%s%s></BR>
              <B>%s</B><BR>%s,<BR>%s,<BR>%s,<BR>%s, <B>%s</B>,<BR><B>%s</B>
              "/> <Actinic:VAR NAME=ADDRESS_FORM2 VALUE="
              <U><B>%s:</B></U>
              <INPUT TYPE=RADIO NAME=ADDRESSSELECT VALUE=%s%s></BR>
              <B>%s</B><BR>%s,<BR>%s,<BR>%s,<BR>%s, <B>%s</B>,<BR><B>%s</B>
              "/> <Actinic:VAR NAME=ADDRESS_TITLE0 VALUE=""/> <Actinic:VAR NAME=ADDRESS_TITLE1 VALUE="%s:"/>
              <Actinic:VAR NAME=ADDRESS_TITLE2 VALUE="%s:"/> <Actinic:VAR NAME=ADDRESS_TITLE10 VALUE=""/>
              <Actinic:VAR NAME=ADDRESS_TITLE11 VALUE=""/> <Actinic:VAR NAME=ADDRESS_TITLE12 VALUE="
              <INPUT TYPE=RADIO NAME=ADDRESSSELECT VALUE=0 CHECKED>
              %s:
              "/> <Actinic:VAR NAME=ADDRESS_TABLE VALUE="
              %s
              <TABLE WIDTH=CUSTOMVAR:ACTSTDWIDTH BORDER=0 CELLSPACING=0 CELLPADDING=1 BGCOLOR=%s><TR><TD>
              <TABLE WIDTH=100%% BORDER=0 CELLSPACING=0 CELLPADDING=4 BGCOLOR=%s>
              %s
              </TABLE>
              </TD></TR></TABLE>
              %s
              "/>
              <!-- End of B2B address formatting tags -->
              <Actinic:ADDRESSES TYPE=INVOICE/> <Actinic:ADDRESSES TYPE=INVOICEFORM>
              111<table border="0" width="100%" cellspacing="2" cellpadding="3">
                NETQUOTEDEL:INVOICEPROMPT000
                <tr>
                  <td width="60%" height="50" bgcolor="#33CCFF" title="test"><p>TEST TEXT NETQUOTEVAR:INVOICEPROMPT000</p></td>
                  <td align="right" bgcolor="#33CCFF">
                    <input type="TEXT" name="INVOICESALUTATION" size="4" maxlength="15"
              		         value="NETQUOTEVAR:INVOICESALUTATION" class="input">    </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT000 NETQUOTEDEL:INVOICEPROMPT001
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT001</p></td>
                  <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="INVOICENAME" size="20" maxlength="40" value="NETQUOTEVAR:INVOICENAME" class="input">
                  </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT001 NETQUOTEDEL:INVOICEPROMPT002
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT002</p></td>
                  <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="INVOICEJOBTITLE" size="20" maxlength="50" value="NETQUOTEVAR:INVOICEJOBTITLE" class="input">
                  </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT002 NETQUOTEDEL:INVOICEPROMPT003
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT003</p></td>
                  <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="INVOICECOMPANY" size="20" maxlength="100" value="NETQUOTEVAR:INVOICECOMPANY" class="input">
                  </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT003 NETQUOTEDEL:INVOICEPROMPT004
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT004</p></td>
                  <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="INVOICEADDRESS1" size="40" maxlength="200" value="NETQUOTEVAR:INVOICEADDRESS1" class="input">
                  </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT004 NETQUOTEDEL:INVOICEPROMPT005
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT005</p></td>
                  <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="INVOICEADDRESS2" size="40" maxlength="200" value="NETQUOTEVAR:INVOICEADDRESS2" class="input">
                  </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT005 NETQUOTEDEL:INVOICEPROMPT006
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT006</p></td>
                  <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="INVOICEADDRESS3" size="40" maxlength="200" value="NETQUOTEVAR:INVOICEADDRESS3" class="input">
                  </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT006 NETQUOTEDEL:INVOICEPROMPT007
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT007</p></td>
                  <Actinic:LOCATION TYPE='INVOICEADDRESS4'>
                  <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input class="input" type="TEXT" name="INVOICEADDRESS4" maxlength="200" value="NETQUOTEVAR:INVOICEADDRESS4">
                  </td>
                  </Actinic:LOCATION>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT007 NETQUOTEDEL:INVOICEPROMPT008
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT008</p></td>
               	<Actinic:LOCATION TYPE='INVOICEPOSTALCODE'>
                  <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="INVOICEPOSTALCODE" size="10" maxlength="50" value="NETQUOTEVAR:INVOICEPOSTALCODE" class="input">
                  </td>
              	</Actinic:LOCATION>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT008 NETQUOTEDEL:INVOICEPROMPT009
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT009</p></td>
              	<Actinic:LOCATION TYPE='INVOICECOUNTRY'>
                  <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="INVOICECOUNTRY" size="20" maxlength="75" value="NETQUOTEVAR:INVOICECOUNTRY" class="input">
                  </td>
              	</Actinic:LOCATION>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT009 NETQUOTEDEL:INVOICEPROMPT010
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT010</p></td>
                  <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="INVOICEPHONE" size="20" maxlength="25" value="NETQUOTEVAR:INVOICEPHONE" class="input">
                  </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT010 NETQUOTEDEL:INVOICEPROMPT011
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT011</p></td>
                  <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="INVOICEFAX" size="20" maxlength="25" value="NETQUOTEVAR:INVOICEFAX" class="input">
                  </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT011 NETQUOTEDEL:INVOICEPROMPT012
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT012</p></td>
                  <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="INVOICEEMAIL" size="20" maxlength="255" value="NETQUOTEVAR:INVOICEEMAIL" class="input">
                  </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT012 NETQUOTEDEL:INVOICEPROMPT013
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT013</p></td>
                  <td align="right" valign=TOP bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="CHECKBOX" NETQUOTEVAR:INVOICEMOVINGCHECKSTATUS name="INVOICEMOVING" value="YES">
                  </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT013 NETQUOTEDEL:INVOICEPROMPT014
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT014</p></td>
                  <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="INVOICEUSERDEFINED" size="20" maxlength="255" value="NETQUOTEVAR:INVOICEUSERDEFINED" class="input">
                  </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT014 NETQUOTEDEL:INVOICEPROMPT015
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT015</p></td>
                  <td align="right" valign=TOP bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="CHECKBOX" NETQUOTEVAR:INVOICEPRIVACYCHECKSTATUS name="INVOICEPRIVACY" value="YES">
                  </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT015 NETQUOTEDEL:INVOICEPROMPT016
                <tr>
              	<Actinic:LOCATION TYPE='SEPARATESHIP'>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT016</p></td>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG" align=right valign=TOP>
                    <input type="CHECKBOX" NETQUOTEVAR:INVOICESEPARATECHECKSTATUS name="SEPARATESHIP" value="YES">
                  </td>
              	</Actinic:LOCATION>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT016 <Actinic:NOTINB2B> NETQUOTEDEL:INVOICEPROMPT017
                <tr>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG"><p>NETQUOTEVAR:INVOICEPROMPT017</p></td>
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG" align=right valign=TOP>
                    <input type="CHECKBOX" NETQUOTEVAR:INVOICEREMEMBERME name="REMEMBERME" value="YES">
                  </td>
                </tr>
                NETQUOTEDEL:INVOICEPROMPT017 </Actinic:NOTINB2B>
              </table>333
              </Actinic:ADDRESSES>

              Comment


                #8
                Code:
                <HR SIZE="1" WIDTH="CUSTOMVAR:ACTSTDWIDTH" align="left">
                NETQUOTEDEL:INVOICEPHASE
                <!-- Invoice contact HTML end -->
                <!-- Coupon entry code begin -->
                NETQUOTEDEL:CAPTURECOUPON
                <h2>NETQUOTEVAR:COUPONTITLE</h2>
                <p>NETQUOTEVAR:COUPONMESSAGE</p>
                <table border="0" width="100%" cellspacing="2" cellpadding="2">
                  <tr>
                    <td width="60%" bgcolor="NETQUOTEVAR:CHECKOUTBG">NETQUOTEVAR:COUPONCAPTION</td>
                    <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="COUPONCODE" size="20" maxlength="255" value="NETQUOTEVAR:COUPONCODE" class="input">    </td>
                  </tr>
                 </table>
                <HR SIZE="1" WIDTH="CUSTOMVAR:ACTSTDWIDTH" align="left">
                NETQUOTEDEL:CAPTURECOUPON
                <!-- Coupon entry code end -->
                <!-- Tax HTML begin -->
                NETQUOTEDEL:TAXPHASE
                <span class="actregular"><b>NETQUOTEVAR:TAXTITLE</b></span><br><br>
                <table border="0" width="100%" cellspacing="2" cellpadding="2">
                  NETQUOTEDEL:TAXPROMPT000
                  <tr>
                    <td width="60%" bgcolor="NETQUOTEVAR:CHECKOUTBG">NETQUOTEVAR:TAX1MESSAGE</td>
                    <td align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">NETQUOTEVAR:TAX1DESCRIPTION&nbsp;&nbsp; NETQUOTEVAR:TAXPROMPT000
                      <input type="CHECKBOX" NETQUOTEVAR:TAXEXEMPT1CHECKSTATUS name="TAXEXEMPT1"  value="YES">
                    </td>
                  </tr>
                  NETQUOTEDEL:TAXPROMPT000 NETQUOTEDEL:TAXPROMPT001
                  <tr>
                    <td bgcolor="NETQUOTEVAR:CHECKOUTBG">NETQUOTEVAR:TAX2MESSAGE</td>
                    <td bgcolor="NETQUOTEVAR:CHECKOUTBG" align="right">NETQUOTEVAR:TAX2DESCRIPTION&nbsp;&nbsp; NETQUOTEVAR:TAXPROMPT001
                      <input type="CHECKBOX" NETQUOTEVAR:TAXEXEMPT2CHECKSTATUS name="TAXEXEMPT2" value="YES">
                    </td>
                  </tr>
                  NETQUOTEDEL:TAXPROMPT001 NETQUOTEDEL:TAXPROMPT002
                  <tr>
                    <td bgcolor="NETQUOTEVAR:CHECKOUTBG">NETQUOTEVAR:TAXPROMPT002</td>
                    <td bgcolor="NETQUOTEVAR:CHECKOUTBG" align="right">
                      <input type="TEXT" name="TAXUSERDEFINED" size="20"
                		  maxlength="255" value="NETQUOTEVAR:TAXUSERDEFINED" class="input">
                    </td>
                  </tr>
                  NETQUOTEDEL:TAXPROMPT002
                </table>
                <HR SIZE="1" WIDTH="CUSTOMVAR:ACTSTDWIDTH" align="left">
                NETQUOTEDEL:TAXPHASE
                <!-- Tax HTML end -->
                <!-- Terms and Conditions checkbox begin -->
                NETQUOTEDEL:TERMSCONDITIONS
                <span class="actregular"><b>NETQUOTEVAR:TERMSTITLE</b></span><br><br>
                <table border="0" width="600" cellspacing="2" cellpadding="2">
                  <tr>
                    <td bgcolor="NETQUOTEVAR:CHECKOUTBG">
                      <p><input type="CHECKBOX" name="AGREETERMSCONDITIONS" value="NO" NETQUOTEVAR:INVOICEAGREETERMSCONDITIONS>NETQUOTEVAR:TERMSMESSAGE</p>
                    </td>
                  </tr>
                 </table>
                <HR SIZE="1" WIDTH="CUSTOMVAR:ACTSTDWIDTH" align="left">
                NETQUOTEDEL:TERMSCONDITIONS
                <!-- Terms and Conditions checkbox end -->
                <!-- Shipping HTML begin -->
                NETQUOTEDEL:SHIPANDHANDLEPHASE
                <h2>NETQUOTEVAR:SHIPTITLE</h2>
                <p>NETQUOTEVAR:SHIPMESSAGE</p>
                NETQUOTEVAR:ADVANCEDSHIP
                <table border="0" width="100%" cellspacing="2" cellpadding="2">
                  NETQUOTEDEL:SHIPPROMPT001
                  <!-- Remove the comments to display the box around the delivery instructions-->
                  <!--	<TR>-->
                  <!--		<td bgcolor="NETQUOTEVAR:CHECKOUTBG">-->
                  <!--		<TABLE BORDER="1" WIDTH="CUSTOMVAR:ACTSTDWIDTH" CELLSPACING="0" CELLPADDING="2" BGCOLOR="NETQUOTEVAR:CHECKOUTBG">-->
                  <!--		<TR>-->
                  <!-- End of remove-->
                  <td bgcolor="NETQUOTEVAR:CHECKOUTBG" width="70%"><p>NETQUOTEVAR:SHIPPROMPT001</p></td>
                  <td width="30%" align="right" bgcolor="NETQUOTEVAR:CHECKOUTBG">
                    <input type="TEXT" name="SHIPUSERDEFINED" size="20" maxlength="255" value="NETQUOTEVAR:SHIPUSERDEFINED" class="input">  </td>
                  <!-- Remove the comments to display the box around delivery instructions-->
                  <!--		</TR>-->
                  <!--		</TABLE>-->
                  <!--		</TD>-->
                  <!--	</TR>-->
                  <!-- End of remove-->
                  NETQUOTEDEL:SHIPPROMPT001
                </table>
                <HR SIZE="1" WIDTH="CUSTOMVAR:ACTSTDWIDTH" align="left">
                NETQUOTEDEL:SHIPANDHANDLEPHASE
                <!-- Shipping HTML end -->
                  <input type=HIDDEN name=SEQUENCE value=NETQUOTEVAR:SEQUENCE>
                <table border="0" width="CUSTOMVAR:ACTSTDWIDTH" cellspacing="0" cellpadding="2">
                  <td align=LEFT>
                    <input type=SUBMIT name=ACTION value="NETQUOTEVAR:BACKBUTTON">
                  </td>
                  <td align=CENTER>
                    <input type=SUBMIT name=ACTION value="NETQUOTEVAR:CANCELBUTTON">
                  </td>
                  <td align=RIGHT>
                    <input type=SUBMIT name=ACTION value="NETQUOTEVAR:NEXTBUTTON">
                  </td>
                  </tr>
                </table>
                NETQUOTEVAR:REQUIREDFIELDS <span class="actrequiredcolor">NETQUOTEVAR:HIGHLIGHTED.</span>
                
                  NETQUOTEDEL:TAXPHASE NETQUOTEVAR:TAXINFO NETQUOTEDEL:TAXPHASE NETQUOTEVAR:INFOPANELS
                <Actinic:EXTRAFOOTERTEXT><span class="actxsmall"><TABLE><TR><TD><IMG SRC="NETQUOTEVAR:POWEREDBYLOGO" WIDTH="45" HEIGHT="50" BORDER="0" ALT=""></TD><TD><FONT SIZE=1><B>NETQUOTEVAR:TRADEMARKS</B></FONT></TD></TR></TABLE></span></Actinic:EXTRAFOOTERTEXT>
                  <!-- Order01 HTML end -->

                Comment


                  #9
                  Hi,

                  Now i just tried adding some text into act_order01.html at the very top and also inside the table where you fill in your address etc and it displayed the text at the top but not in the table
                  I'm afraid that I'm a little confused. Looking at your image, you have an arrow pointing to the 'Test Text' saying that it 'doesn't show' but it obviously does as it's in your screenshot. You have an arrow pointing to the next cell saying that it doesn't show but in the code there is nothing but the input box in that cell so what else are you expecting to show?

                  I've put your code into my software and it all works perfectly as per the code. You have added a 60% width to the first cell and looking at your image, that is about right. I've just added a 40% width to the next cell (to make up the 100% width of the table) and get the same result. If I change the widths to 30% and 70% respectively, it then makes the first column narrower and the 2nd column wider as I would expect.

                  Have I misunderstood your issue?
                  ********************
                  Tracey
                  SellerDeck

                  Comment


                    #10
                    Hi,

                    I'm attaching the actual screenshot of the live web page.....the image i showed you was of the code preview in dreamweaver...just to show you where i was inserting the text......when i say not showing on the first image.....i mean not showing on the live website......and the empty cells i was pointing to......i was refering to the blue background in the table cell not showing.

                    This image here shows you that the text outside of that table whos on the website but anything inside does not.........there is no width="60" in the source code of the page.....not the test text in front of the netquotevar.....not the blue background.

                    ....AHH....when you said post your code.......did you mean the code from the live web page??....
                    Attached Files

                    Comment


                      #11
                      Ah, sorry, I understand now. You mean that the whole row doesn't upload. Can you check in 'Design | Text | Website (Cont) tab' | Invoice Address tab' that you have a tick in the 'show' field for 'Salutation (Mr/Ms/etc.):' (Phase 0, ID 0).
                      ********************
                      Tracey
                      SellerDeck

                      Comment


                        #12
                        Hi,

                        well....for whatever reason...ticking then unticking the salutation box....seems to have fixed the fact that it wasnt seeing my text changes....bizzare...but its sorted.....and simple me... overlooked the fact that the cell i applied the 60% to wasn't even set to display...duh!

                        oh well....i have no idea what caused the initial problem...but as usual something simple fixed it.....thanks.

                        Comment

                        Working...
                        X