View Single Post
  #1  
Old 01-28-2009, 10:26 AM
 
Rob_D Rob_D is offline
 

Advanced Member
  
Join Date: Mar 2008
Posts: 62
 

Default href link problem in IE

HI,

Once again, I have to turn to you fine folks for some help.

I am trying to link an image on the front page with a category. I have it working in Firefox, but it does not work in IE 6. The little hand pointer does not show up when I hover over the image.

Here is the code I have come up with:


<p align="center" <a href="home.php?cat=27">
<img height="225" alt="Mary Kay Christmas day" src="skin1/images/Welcome/ValentinesBox.jpg" width="800" name="Valentines Box"></a></p>

<p> </p>

<p align="center" <a href="home.php?cat=27">
<img height="100" alt="Mary Kay new fragrance on sale" src="skin1/images/Welcome/ValentinesCoupon.jpg" width="800" name="Valentines Coupon"></a></p>


I have moved the <a and </a> around, but I can't get it to work. I want both images to go to the same category. Wouldn't it be a wonderful world if everyone used the same browser.

Thanks for all your help,
Rob
__________________
4.1.11
Rob Dolliver

www.jessicasonline.com
Xcart Skin - Fashion Mosaic
X-Cart 4 Level Horizonal Flyout Menus
alteredCart One Page Checkout
alteredCart Buy Together
CDSEO
Reply With Quote