Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-18-2012, 01:43 PM   PM User | #1
jace1319
New to the CF scene

 
Join Date: Sep 2012
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
jace1319 is an unknown quantity at this point
Place plugin code into a Form

Hi everyone.

I'm having an issue and it seems very complicated to me and was wondering if anyone can help me out

ok I've installed a plugin called xtypo for Joomla 2.5.

This plugin allows me to create a string e.g
Code:
{xtypo_button1}Add to Cart{/xtypo_button1}
thus, creating a CSS styling for my content which helps because I don't need to add Css styles into my Stylesheet it automatically does it.

Now I've also created a form displayed below
Code:
<form action="https://www.e-junkie.com/ecom/gb.php?c=cart&amp;i=1148720&amp;cl=226017&amp;ejc=2" method="POST" accept-charset="UTF-8" target="ej_ejc">Choose Product:<br /><select name="o1">
<option value="Self Edit Template">Self Edit Template</option>
<option value="Self Edit w/printing Qt.500">Self Edit w/printing Qt.500</option>
<option value="Self Edit w/printing Qt.1000">Self Edit w/printing Qt.1000</option>
<option value="Self Edit w/printing Qt.2500">Self Edit w/printing Qt.2500</option>
<option value="Self Edit w/printing Qt.5000">Self Edit w/printing Qt.5000</option>
<option value="Self Edit w/printing Qt.free">Self Edit w/printing Qt.free</option>
</select><br />
<input class="ec_ejc_thkbx" onclick="javascript:return EJEJC_lc(this.parentNode);" type="image" src="http://www.e-junkie.com/ej/ej_add_to_cart.gif" alt="Add to Cart" /></form>
-Here's where I need the help. I'm trying to place the string code from xtypo into this form so that it can replace the default summit button. I just cant figured it out and I've tried contacting xtypo for help with no available response. So I'm hoping someone can shed the light.

I will greatly appreciate anyone who can guide in the right direction. thanks
jace1319 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:31 PM.


Advertisement
Log in to turn off these ads.