-
AuthorPosts
-
billyk Friend
billyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
July 16, 2011 at 2:21 pm #166357Hi 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 Keyworthkhoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 16, 2011 at 6:56 pm #401460Hi,
Do you want to have hotspot is between header and menu? What version of joomla do you use?billyk Friendbillyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
July 16, 2011 at 8:46 pm #401466Like this:
I am using Joomla! 1.5.23 – I still want to have the center part click through to index.php
THANKS!khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 17, 2011 at 7:16 am #401502You 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”
1 user says Thank You to khoand for this useful post
billyk Friendbillyk
- Join date:
- January 2006
- Posts:
- 172
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 17 times in 1 posts
July 17, 2011 at 12:07 pm #401525AWESOME! 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”
1 user says Thank You to billyk for this useful post
-
AuthorPosts
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