Announcement

Collapse
No announcement yet.

Images On Navigation Bar

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

    Images On Navigation Bar

    Please could someone tell me how to add hyperlink images to the bottom of the navigation bar under the buttons.

    Thanks

    Morton

    #2
    look for netquotevar:footerguide and add your code there

    Comment


      #3
      Could you please tell me what sort of code i should be adding.

      Thanks
      Morton

      Comment


        #4
        You just need to add code for an image and then around it add code for a hyperlink.

        If you view the source of this page, you will see the logo image works like this:

        <a href="index.php?s="><img src="images/actinic_logo.gif" border="0" alt="Actinic Community"></a>

        I would suggest learning some more about HTML before attempting any customisations.

        Comment


          #5
          Hi Chris


          Thanks for the help.

          I have managed to do what you said. It shows the images on the navigation bar when viewing an "offline preview" but when i updated my website, the images were not there. Any help?

          http://trials.actinic.com/trials/trial5401/shop.html

          Comment


            #6
            Your store looks fine to me. Which images are missing?

            Comment

            Working...
            X