Announcement

Collapse
No announcement yet.

Login Page error, images and links issue.

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

    Login Page error, images and links issue.

    Good evening all,

    All our links and image URL's on the login page only seem to have defaulted to the URL of our mail account.

    e.g. http://exchange.smartpackagingstore....iffy_Bags.html


    Login Page:-
    http://www.smartpackagingstore.co.uk...NID=index.html

    The rest of the site is fine, the Login Page within our desktop actinic sofware shows correctly.

    #2
    Hi,

    from looking at the sourse on your page you may need to adjust the links,

    from looking at your tapes button the code looks like

    <a href="Tapes.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image3','','but-tapes-bw.gif',1)">
    <img src="http://www.smartpackagingstore.co.uk/acatalog/but-tapes-col2.gif" alt="Tapes" name="Image3" width="75" height="31" border="0"/>
    </a>

    but on your login page it's showing

    <a href="Tapes.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image3','','but-tapes-bw.gif',1)">
    <img src="http://community.actinic.com/acatalog/but-tapes-col.gif" alt="Tapes" name="Image3" width="75" height="31" border="0"/>
    </a>
    Nuco Technologies Ltd
    For professional and affordable Actinic web hosting with plans to suite your needs.

    4Surehosting.co.uk
    Host-it.co.uk
    Pinbrook

    Comment


      #3
      Thanks for the reply, for some reason the URL changes last time it was out mail account and now defaulted to the actinic community.

      very strange, it looks fine in the off line view.

      Comment


        #4
        It won't be the source code links. It's a problem with the browser setting an incorrect basehref, clear the cache.
        Peblaco

        Comment


          #5
          Thanks peblaco you are a star, thanks for the help. Issue closed.

          Only one issue left (stock) to complete then the site will be error free.

          Comment

          Working...
          X