Announcement

Collapse
No announcement yet.

Name of shop > Kitchen > Spoon

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

    Name of shop > Kitchen > Spoon

    How do I make adjustments to the bit within the site which looks like:-

    Name of shop > Kitchen > Spoon

    This is the link which appears about the products in the shop. I have altered the text size but I would like it to appear to the left hand side.

    I tried putting Netquotevar:sectionname in Act_Parensectionsthis.html in a table and aligning to the left. Along with sectionname in Act_Parensectiosnlinks.html. But this just seemed to make a mess.

    Any ideas?

    Thanks

    #2
    Hi there,

    Try this:

    Open Act_ProductBody.html and search for:

    <DIV ALIGN="CENTER">
    NETQUOTEVAR:PARENTSECTIONSTOP
    </DIV>

    Change it to read:

    <DIV ALIGN="left">
    NETQUOTEVAR:PARENTSECTIONSTOP
    </DIV>

    Save and test.

    Any joy?
    Regards,

    Toby Blanchard

    Comment


      #3
      Thank you. This now works as I would like.

      Regards
      -----------
      Smudgie

      Comment

      Working...
      X