I have some attributes that I would like arranged a certain way when displayed on the page and didnt seem to find what I need when I did my search here but I am sorry if it has already been posted.

I have some products with with dropdown options and some have a check box option with the dropdown boxes.

My problem is getting the check box to appear below the dropdown boxes. If I have 4 dropdown boxes it appears as I want it as seen here http://modeltruckin.com/store/index....roducts_id=285
But If I have any less than 4 drop down boxes then I get this http://modeltruckin.com/store/index....roducts_id=283

What I need to know is if there is any way I can create an IF statement that states if the type = checkbox then <br>

Sorry I'm not much of a PHP programmer so any help would be appreciated.

Thanks