I added the code to my stylesheet. Also added a <div id="#attrib-1"> (with closing div) to: tpl_product_info_display.php which is where the pages get built but no change.
Thanks for your quick replies...
joeduffer.
I added the code to my stylesheet. Also added a <div id="#attrib-1"> (with closing div) to: tpl_product_info_display.php which is where the pages get built but no change.
Thanks for your quick replies...
joeduffer.
That code works for the page you posted ...might clear you browser cache
Zen-Venom Get Bitten
Yes , you're right it does work. It sizes the div that I have the form in. Thanks.
Still looking for where the drop box (specifically) is sized. The code for preparing the 'attributes' content is found in modules\attributes.php so I'll wander around in that code for a while...joeduffer
Went back again and looked at your solution - it works perfectly. Thank-you very much.