Page 1 of 1

Need Help Testing from a Mozilla Firefox user

Posted: Fri Apr 15, 2005 5:03 pm
by VIPER7
Can someone using Mozilla Firefox please help test our storefront please?

With Firefox, please go to:

http://www.sportsteams.com

That is simply our doorway / gateway page. Click on the link that should take you to our Able Commerce storefront and let me know if you are successful / unsuccessful in accessing our store. Please post any errors you receive. The doorway page simply links to http://www.sportsteams.com/acbnet/stores/1/index.aspx.

Oh, and please feel free to test with IE too.

Thanks!

Posted: Fri Apr 15, 2005 5:52 pm
by gjaros
A quick run through and everything is displaying OK. I don't have time foor any in depth testing though.

add directory bolds

Posted: Tue Apr 26, 2005 2:18 pm
by PCT
Mike pointed this out on our website.
You might try adding the following code to your .TreeLevel0 in your css. It's a lot easier to sort out the Directory when the Categories are bold. Other than that everything looks fine on my FireFox brower.
Code:

.TreeLevel0 {padding-left:0px;font-weight:bold;}
.TreeLevel1 {padding-left:10px}
.TreeLevel2 {padding-left:20px}
.TreeLevel3 {padding-left:30px}
.TreeLevel4 {padding-left:40px}
.TreeLevel5 {padding-left:50px}
.TreeLevel6 {padding-left:60px}
.TreeLevel7 {padding-left:70px}

One area we encountered problems in FF was people running Linux, for some reason our css displayed some images differently for them, but I'm not seeing those discrepencies on your site.

Posted: Tue Apr 26, 2005 4:06 pm
by VIPER7
Thanks for the recommendation PCT. We have implemented the style change. Also, thank you for testing our site with Firefox and confirming that everything is aok. It is most appreciated!