Announcement

Collapse
No announcement yet.

how do I put links and pictures in my side boxes?

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

    #16
    I'd actually put it in Act_PrimaryCheckout.html and let it show on all the checkout pages. Just under
    Code:
    <BODY TEXT="NETQUOTEVAR:FGCOLOR" topmargin="0" marginwidth="5" marginheight="0" OnLoad="NETQUOTEVAR:ONLOAD" NETQUOTEVAR:BGIMAGE NETQUOTEVAR:BGCOLOR NETQUOTEVAR:LINKCOLOR NETQUOTEVAR:VLINKCOLOR NETQUOTEVAR:ALINKCOLOR><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td align="left" bgcolor="NETQUOTEVAR:PALCOLOR2CSS"> 
          NETQUOTEVAR:LOGOIMAGE
        </td></tr></table>
    add
    Code:
    <table><tr><td><img src="delta.gif">&nbsp;<img src="mastercard.gif">&nbsp; etc etc </td></tr></table>
    Bill
    www.egyptianwonders.co.uk
    Text directoryWorldwide Actinic(TM) shops
    BC Ness Solutions Support services, custom software
    Registered Microsoft™ Partner (ISV)
    VoIP UK: 0131 208 0605
    Located: Alexandria, EGYPT

    Comment


      #17
      Originally posted by wjcampbe
      If you see no change, use F5 (in IE) to force your browser to reload, or delete the temporary internet files, then view the page again.
      Quick tip, to save time, use [CTRL] + [F5] to refresh your pages instead of clearing tempory internet files. This ignores the cached content and reloads directly from the server, good if you have stuff saved in the cache you want to keep!
      www.bathroomexpress.co.uk

      Comment

      Working...
      X