hi,
i've just installed Flexible Attributes and i can't get it to lay my checkboxes out horizontally. my code looks like this;
/*attribute layout*/
.wrapperAttribsOptions label {font-size: 1.0em;}/*make "label" elements match other text*/
h3#attribsOptionsText {display: none;}/*hide the "Please Choose:" heading*/
h4.optionName {font-size: 1.0em;}
.wrapperAttribsOptions+br.clearBoth {display: none;}/*allow floated attributes to sit side by side if desired*/
#wAttrib-129 {float: left;}
#wAttrib-130 {float: left;}/*this will sit beside #wAttrib-11*/
#wAttrib-131 {float: left;}
#wAttrib-132 {clear: left;}/*this will sit on a new line*/
#wAttrib-133 h4 {display: none;}
#wAttrib-15 h3 {font-size: 1em; font-weight: normal;}/*make comments above attribute like standard text*/
#wAttrib-35 .attribsOptions {display: none;}/*for a read-only attribute to hide all but comments*/
what am i doing wrong?!
sorry if i'm being really stupid!
url http://mitdts.co.uk/olive2/index.php...products_id=54
Bookmarks