Hi not sure if this is the right forum to post in, but ill try anyways, i was wondering how to make the default theme in opencart 90% width, i can get this ok but then the side boxes and centre box are all messed up, any help would be great
ahh ok i think lol, well im only asking as i have product options that when you click the drop down menu it overlaps the centre box and goes into the left boxes, any idea to a quick fix?
Edit the product.tpl file. Play with the float & overflow properties in CSS so that the elements flow with the layout rather than overlap.
Try swapping text to the left and image on the right so that the select menu starts on the left side of the middle section.
Hope this helps.