Rob905:
Maybe if you had told me that three days ago....
Like I said, it's hard to get a straight answer from some people.If I may interject here.. I see you got your answer elsewhere on the forum for the stylesheet question, but I don't think you have been provided FULL answer to WHY you had the issue.. I don't want to hijack this thread any further with stylesheet questions/comments.. So if I may in brief..
There are LOTS of IDs and classes in the Zen Cart code that may NOT be defined in your template's stylesheet. You just need to identify the ID or class and check your stylesheet for the cooresponding entry. If it doesn't exist, just create it.. (thus the answer you were provided today -- the entry was missing from your stylesheet so your EZPageTop links were picking up your global link styles)
Honestly I don't think that you weren't given a straight answer.. but perhaps the answer was given with the assumption that you understood the answer being given.. I understood the answer you were given two days ago, but again I've been hanging around here learning and absorbing for over two years now..:smile: Hell every now and then I get an answer or two to a question that I don't IMMEDIATELY understand, but usually I get it sometime later..:smartalec:
The Firefox Web Dev toolbar that was suggested to you is a fantastic tool, and after learning about it (here on this forum) I find I can't live without it.. It makes CSS troubleshooting very very easy.. Once you get the hang of this tool, and keep inthe back of your mind that some ID and classes in the Zen code may not be defined in your stylesheet, you'll be cooking with Crisco! :smile:
HTH..