Juggalojess Posted December 9, 2007 Posted December 9, 2007 Ive installed an oscommerce template and have it all complete except for 1 tiny item. http://www.foryouonlygiftbaskets.com/index.php the "0 items in cart" is in bright pink in the top right hand corner. I can't find where to change that bit of information to chagne its color. I checked the stylesheet and it does not seem to be there. Any ideas? Thanks
germ Posted December 9, 2007 Posted December 9, 2007 This part of the stylesheet controls it: .ml1{ font-size: 11px; color: #CB0052; font-weight: bold; font-family: verdana; text-decoration: none; } An excerpt from the HTML source: <a class="ml1" href="http://foryouonlygiftbaskets.com/shopping_cart.php">0 items</a> If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Juggalojess Posted December 10, 2007 Author Posted December 10, 2007 wow i dont know how that slipped by. thanks!!!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.