- Has been a member for 3-4 years
- Item was Featured
- Exclusive Author
- Author was Featured
- Sold between 5 000 and 10 000 dollars
- Bought between 1 and 9 items
- Poland
- Referred between 50 and 99 users
I’ve been informed about problem with transparency of arrows on the sidebar under IE6 – I already know what the problem is and I will be updating files very soon. Ech, I need to find better way for fixing stuff on Ubuntu…



Please open the css/framework.css file, and find:
#container { width: 100%; }Change the width value to point value, for example 900px. Next, look lower for
#primary { width: 73.8%; float: left; }And change width value to X, where X = #container’s width subtract 251px
(the sidebar’s width)
As far as I remember, no other value need any changes, so it should work.