I am upgrading to version 9 and see that the grid (lines) in the shopping cart no longer create a complete box. There is no side or bottom/top lines. Only lines separating the products. Can this be corrected and, if so, where do I make the changes?
I am upgrading to version 9 and see that the grid (lines) in the shopping cart no longer create a complete box. There is no side or bottom/top lines. Only lines separating the products. Can this be corrected and, if so, where do I make the changes?
Is it doing this in IE, FireFox or both?
I recall seeing this, I fixed it but now see it is not working in FF.
It was an easy change in the style sheet if I recall correctly and ill find my change and post it here a bit later.
Once I figure out whats wrong in FF ill post that as well.
Thank you! I'm seeing this in both IE and FF.
you need the source code to do this its a literal control that spits out pre-formatted HTML form code files inside the code :/
Simrun AspDotNetStoreFront Development
Preferred AspDotnetStorefront Development Partner
ahsan[@]simrun[.]com
remove the "[]" for email
Have a Nice Day
jazzloft, give this a try. Add this to your stylesheet. Of course change the color to what ever you need. Should work for IE/FF
Code:.shopping_cart { border:1px solid red; }
Last edited by ssgumby; 08-10-2010 at 12:16 PM.