Am going crazy on this one.
How can I add a rule and comment between attributes?
Am going crazy on this one.
How can I add a rule and comment between attributes?
I have found heaps of things for attributes, mostly on how to modify, a few for different formatting issues.
Would anyone know how to put a rule between each attribute?
I would also like to be putting a seperate comment with each attribute... some of the attributes have conditions which need to be placed with the condition.
Ok.. have found the solution, just placed a rule before the comment is entered into tpl_modules_attributes.php
[FONT=System]<h3 class="attributesComments"><hr><?php echo $options_comment[$i]; ?></h3>
[/FONT]