Sketchy:
You could remove the clearBoth tag inbetween the two attributes, although I'm not certain of the exact PHP file to edit for that. That'll let the air out between the two, I'm guessing that's what you want.
Also, your template stylesheets are in need of validation for simple syntax errors. Not your fault though, those errors came with the template. :onfire:
Thanks.. I found it in includes/templates/template_default/templates/tpl_modules_attributes.php . I removed the clearBoth class declaration in two places and had issues with the second pulldown being too far to the right. I put the clearBoth back for the second instance and all looks good. I'm uncertain if this will have an impact on products that have more than two options, but at least now I know where to make the changes.
kobra:
Is that not a 'nix OS? I looked at it in FF on a linux box and it appears to be better than before.....
Yes, Solaris==SunOS==Unix variety. It's my main work workstation.
One last thing, and this may not be easy, but I would like to add a link next to the color pull down that opens a popup window that will show an image of colorswatches of to give the customer a visual on what the option names look like. For example, someone might not know that 'plum' is a purplish color. Even better would be to have a little block in the pulldown itself next to the color name. This block would be colored using the rgb value of the option color. Not sure if that was clear or not. Any ideas if anyone has attempted this before?
Again, thanks for your time and patience....