Print Page | Close Window

Recently viewed products links

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=1769
Printed Date: 22-April-2025 at 9:51pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Recently viewed products links
Posted By: johni
Subject: Recently viewed products links
Date Posted: 27-June-2008 at 3:13pm
Does anyone know how to change the "Recently Viewed Products"  links that show up on the main page?  They are dark blue (#0000FF) and I would like them to show up as white.  Can anyone tell me where I can change this?



Replies:
Posted By: Hamish
Date Posted: 27-June-2008 at 3:55pm
Hi I took a look at your website and the Recent Products currently have no CSS style associated with them.
Try adding :-
#recentprds {
   color: white;
}
#recentprds a:link {
    color: white;
}  

I investigated & tested this with Firefox with the Web Developer add-on - Great for stuff like this.



-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code



Posted By: johni
Date Posted: 27-June-2008 at 4:26pm
Thanks, which asp page?  (the default page?)


Posted By: johni
Date Posted: 27-June-2008 at 4:39pm
Never mind, I figured it out.  Thanks for the tip!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net