Hi
If you look at
http://www.interior-displays.co.uk/s...roducts_id=267
for example you will see a rough layout with
Size then a big gap between that option and extras how do I reduce the size down ?
thanks
ET
Hi
If you look at
http://www.interior-displays.co.uk/s...roducts_id=267
for example you will see a rough layout with
Size then a big gap between that option and extras how do I reduce the size down ?
thanks
ET
I also want to move the add to cart box to the top of page
add this to end of your stylesheet.css
#attribsOptionsText {
clear:both;
}
make sure it works on all your pages and other browsers.