New Zenner
- Join Date:
- Feb 2010
- Posts:
- 49
- Plugin Contributions:
- 0
Making my welcome guest link a different color?
Latest version of zen cart 1.3.8? Fresh install
My site is https://www.wannaspeed.com and I'm building a new site around zen cart which can be found at https://www.wannaspeed.com/catalog
I've been coming along pretty well, this is my first time building a website and my first time using zen cart. I have a minor annoyance that has been taking up way too much time. It says welcome guest would you like to log in. I can't figure out how to change the text color of the link "log in" so that it looks like a link. I tried entering differing css rule's such as...
h2.greeting.a:link {color:#9a9a9a;
}
into the stylesheet, but I'm just not doing something right and want to move forward.