Modular Merchant: Shopping Cart Software

Shopping Cart Software Service

Advanced SearchAdvanced Search RegisterRegister ProfileProfile FAQFAQ MemberlistMemberlist Log inLog in
Modifier quick tag help........
Post new topic   Reply to topic
Modular Merchant Forum Index -> Design: Templates & QuickCode Tags
Author Message

livesketches




Joined: 10 Jul 2008
Posts: 1


PostPosted: Jul 10, 2008 04:01am    Post subject: Modifier quick tag help........ Reply with quote

This is my code and i am displaying the modifiers.
First of all it is taking the description of the modifiers and i have to remove it.


{PRODUCT-IF-MODIFIERS-BEGIN}
<tr>
<td width="32" align="left" class="txtWhite"><img src="images/size.jpg"></td>

<td align="left" valign="top">{PRODUCT-MODIFIER-MENUS}</td>
</tr>
{PRODUCT-IF-MODIFIERS-END}

When i view the source it was :

<tr>
<td class="txtWhite" align="left" width="32"><img src="/store/design_packages/richandfamous/images/size.jpg"></td>

<td align="left" valign="top"><script>
</AJAX>
</script><p><b></b><br>
<select><option>M</option><option>L</option><option>XL</option><option>XXL</option><option>XXXL</option></select></p><script>CalcProdModData()</script></td>
</tr>



I want to remove the "br" tag after the the script tag.How can i do this.




The main goal of mine is that currently the select box is occupying lot more space i want to place it within a single row of normal size.And currently the height is to much for me.how can i reduce the height.

Mail Bag
Answering Your Questions Since... 9:30am



Joined: 28 Aug 2005
Posts: 105


PostPosted: Jul 10, 2008 10:36am    Post subject: Reply with quote

Hello,
I've reviewed this, and the "<br>" tag {PRODUCT-MODIFIER-MENUS} QuickCode Tag can't be removed. It looks like the reason for this is because that tag will create a menu for every modifier applied to the product, potentially dozens of options. The purpose of that tag is to simplify the display of all the menus associated with the product, so it combines the title of the menu, then a line break, and then the menu, all together; and repeats this for each menu associated with the product.

An upcoming software update may introduce alternate versions of this QuickCode Tag that would offer more control on how the title and menus are arranged. This has been added to our Development Schedule as a Feature Request. There's a number of higher priority items ahead of this, so no release date has been scheduled for this yet.
_________________
Modular Merchant Mail Bag
Answering your questions, queries and puzzlers.
Modular Merchant shopping cart software, website hosting, and custom programming.
Display posts from previous:   
Post new topic   Reply to topic    Modular Merchant Forum Index -> Design: Templates & QuickCode Tags All times are GMT - 7 Hours
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group