Jump to content

jabeckett

Member
  • Posts

    10
  • Joined

  • Last visited

Posts posted by jabeckett

  1. I am looking to make a separate nav bar on the left of the page,

    Is it possible for this separate nav bar to have a  different set of links to the main nav bar,

    finally how would i go about making the nav bar 'scroll with the customer' as they scroll down the page. 

    cheers in advance. 

    my site is https://www.derbyshiregemsuppliers.com

  2. ahh see so on the description of the facet category i have this table and in the first box i just put as follows 

    <table align="center" border="1" cellpadding="1" cellspacing="1" style="width:100%;" table="">
        <tbody>
            <tr>
                <td><a href="/facet/kunzite ">Kunzite</a></td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
            </tr>
            <tr>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
            </tr>
            <tr>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
            </tr>
            <tr>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
            </tr>
        </tbody>
    </table>

  3. thanks for the reply,

    I have made sub-categories for the various gemstones but i dont want to access them via the menu.

    im looking to make them accessible via a table on the facet page with various clickable imaged in.

    this is my store if you go to the facet page you will see the table which will have images in soon but i want the images once clicked to take you to the corresponding page.

    https://derbyshiregemsuppliers.com/

    cheers.

     

  4. basically I am trying to add a group of images which when clicked take you to a category page.

    i have a visible category called "faceted" and on that page i want a 4 x 8 grid with images of gemstones with the names under so you click them to get to their product page. 

    cheers in advance

     

×
×
  • Create New...