Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • billyk Friend
    #166357

    Hi all!

    WOW – it’s been a long time since I posted here, and I have to say I have missed you… :-*

    I need folks, who might be able to help, assist me in creating a couple of “hotspots” that hyperlink to various places within my website – much like the way one can click the header image and be directed to the “index.php” page. See here: http://s373731452.onlinehome.us/ – at the top left and right are boxes; one says, “The View Book”, and one says, “Models & Pricing” I need those to be links.

    Is this even possible? Perhaps with a blank.gif file?

    Thanks in advance for any and all help.

    Your friend faithfully,
    Will Keyworth

    khoand Friend
    #401460

    Hi,
    Do you want to have hotspot is between header and menu? What version of joomla do you use?

    billyk Friend
    #401466

    Like this:

    I am using Joomla! 1.5.23 – I still want to have the center part click through to index.php
    THANKS!

    khoand Friend
    #401502

    You add this code into /plugins/system/jat3/jat3/base-themes/default/blocks to add link to “The View Book”


    <a href="#" style="background: url(/templates/ja_droid/images/logo.jpg) no-repeat; display: block; width: 210px; height: 45px; background-position-x: -25px; background-position-y: -80px; position: absolute; top: 80px; left: 25px; z-index: 100;"></a>

    after
    <h1 class=”logo”>
    <a href=”index.php” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>
    </h1>

    – It is same for “Models & Pricing”

    billyk Friend
    #401525

    AWESOME! after a little tweaking I was able to implement your solution. I had to create two blank png files and adjust the margin-left and it works very well now. THANK YOU SO MUCH! I love JA :-*

    Please mark as “Solved”

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  billyk 13 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum