Announcement

Collapse
No announcement yet.

Logo Link

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

    Logo Link

    Ive Read some posts regarding this when searching, and it doesnt make sense

    Ive the company logo that i want to go back to the website www.clickteam.co.uk

    As i will use the home button to go to the shop home page. Ive tried to follow the instructions, but it just doesnt work.

    Any advice/knowledge would be helpful.

    Ps you cannot get access to the shop from the .co.uk website link above as its forwarding to the current usa shop.

    The link is www.clickteam.co.uk/acatalog/indexold.htm

    Thanks

    Jason
    www.clickteam.co.uk - Make Games and Multimedia Programs without Coding!
    www.makeamazing.com - My Game Creation Book
    www.castlesoftware.co.uk - My Games Site

    #2
    Hello

    I think ive re-done the header, as i was trying things to get it right.

    At the moment the two places i can see code are set as follows:

    <img
    src="<actinic:variable name="BrochureLogo" />"
    width="<actinic:variable name="BrochureLogoWidth" />"
    height="<actinic:variable name="BrochureLogoHeight" />"
    alt="<actinic:variable name="StoreName" />"
    class="logoimage">



    and

    <!-- HEADER -->
    <div class="page_header" align="center">
    <div class="page_header_content">
    <div class="page_header_logo_container">
    <table border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td height="63" valign="middle"><actinic:variable name="BrochureLogoImage" /></td>
    </tr>
    </table>
    </div>


    If you can help me where to put it, it would be great, cause everytime i try it, it either moves the shopping cart and doesnt have a link click.

    Many thanks

    Jason

    Perhaps a simple feature to add in a future version, seems alittle silly all this messing around for a header graphic, considering most websites have this feature.
    www.clickteam.co.uk - Make Games and Multimedia Programs without Coding!
    www.makeamazing.com - My Game Creation Book
    www.castlesoftware.co.uk - My Games Site

    Comment


      #3
      What can i say, yet again you've been a great help.

      Thanks again

      Jason
      www.clickteam.co.uk - Make Games and Multimedia Programs without Coding!
      www.makeamazing.com - My Game Creation Book
      www.castlesoftware.co.uk - My Games Site

      Comment

      Working...
      X