Style sheet- what does 'main panel' affect?
Style sheet- what does 'main panel' affect?
We have found that when a customer views their order, the sidebar on the right was getting squeezed to almost nothing because the 'main panel' width in our style.css sheet was set to 100%. Changing it to 80% appears to resolve the issue, and having looked at our pages it does not seem to have altered anything else. Can anyone confirm what this setting may affect so that we can make sure that everything still displays properly? We may well have missed checking out something.
Rick Morris
Brewhaus (America) Inc.
Hot Sauce Depot
Brewhaus (America) Inc.
Hot Sauce Depot
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Style sheet- what does 'main panel' affect?
When I view your category pages the sort header is pushed to the right and does not display all the way across the main panel.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Style sheet- what does 'main panel' affect?
That was changed intentionally a little while back, because we are adding logos for many of the categories (especially the individual brands), and were getting overlapping.
I could not find anything that changed aside from the final copy of the order after it was placed, so I wondered if anyone knew what else this setting affected.
I could not find anything that changed aside from the final copy of the order after it was placed, so I wondered if anyone knew what else this setting affected.
Rick Morris
Brewhaus (America) Inc.
Hot Sauce Depot
Brewhaus (America) Inc.
Hot Sauce Depot
Re: Style sheet- what does 'main panel' affect?
The mainpanel is just the div that wraps the... well - main panel - basically the center column of the standard 3 column layout.
Sometimes if a table is wider (with content) than the div it will push outside of the boundaries of that div.
Sometimes if a table is wider (with content) than the div it will push outside of the boundaries of that div.