-
AuthorPosts
-
February 12, 2009 at 4:30 am #138048
Can someone please tell me how to change the color of the Green Text above and below the Show Cart button? Using ja_zeolite template.
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
February 12, 2009 at 4:49 am #290808Two areas:
The top “YOUR SHOPPING CART” color is controlled in :
GOTO: ja.vm.css (line 176)
#ja-vmcart div.moduletable h3 {
background:transparent none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
margin:0;
padding:0;
text-align:center;
text-transform:none;
}The lower text, “Your Cart is currently empty” is controlled by:
GOTO ja.vm.css (line 166)
#ja-vmcart div.moduletable {
color:#FFFFFF;
font-size:12px;
}Have fun!
John.February 12, 2009 at 5:04 am #290814Thank you so much that worked, it was on line #166 & #185 for me in the the directory “templatesja_zeolitecssja.vm.css file”.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by kkrie616 15 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Show Cart Header Text
Viewing 3 posts - 1 through 3 (of 3 total)