Hello, I am wondering if it is possible to set my cart width by %, but have a sort of minimum built in. In other words I would want the code to read "fill 80% of page at any resolution, BUT not below 960px".
I love the way the % rating fills the page at higher resolutions, but at anything below 900ish pixels, my header banners get shoved off the side of the page.
The only other solution I could think of is to write a resolution-dependent javascript that will load a short banner for lower resolutions, but having to remember to make a few different versions of each banner will quickly get annoying.
Thanks!
-M


Reply With Quote

