Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Interchange: users

shipping widget and bold text

 

 

Interchange users RSS feed   Index | Next | Previous | View Threaded


ic at tvcables

Oct 30, 2009, 2:47 AM

Post #1 of 3 (250 views)
Permalink
shipping widget and bold text

Hi folks,

I am using:-

[shipping widget=radio_left extra="onclick='this.form.submit()'"]

Which works well but I would like the font weight to be bold, is there a way
to add this, I tried prepend="<b>" append="</b>" but it did nothing.

If there is no way to add it via the tag where does the actual code for this
widget reside?

Thanks,
Andy



_______________________________________________
interchange-users mailing list
interchange-users[at]icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users


marty at dripdepot

Oct 30, 2009, 8:01 AM

Post #2 of 3 (225 views)
Permalink
Re: shipping widget and bold text [In reply to]

IC wrote:
> Hi folks,
>
> I am using:-
>
> [shipping widget=radio_left extra="onclick='this.form.submit()'"]
>
> Which works well but I would like the font weight to be bold, is there a way
> to add this, I tried prepend="<b>" append="</b>" but it did nothing.
>
> If there is no way to add it via the tag where does the actual code for this
> widget reside?
>
> Thanks,
> Andy
>
>
I've not tried it myself but here is a suggestion...

[shipping widget=radio_left extra="onclick='this.form.submit()' style='font-weight: bold;'"]



--
- - -- ---- ---------------------------- --- -- - -
Marty Tennison DripDepot.com
web: www.dripdepot.com
- -- --- --------------------------------------- --- --


_______________________________________________
interchange-users mailing list
interchange-users[at]icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users


ic at tvcables

Oct 30, 2009, 8:49 AM

Post #3 of 3 (222 views)
Permalink
Re: shipping widget and bold text [In reply to]

> > Hi folks,
> >
> > I am using:-
> >
> > [shipping widget=radio_left extra="onclick='this.form.submit()'"]
> >
> > Which works well but I would like the font weight to be bold, is there a
> way
> > to add this, I tried prepend="<b>" append="</b>" but it did nothing.
> >
> > If there is no way to add it via the tag where does the actual code for
> this
> > widget reside?
> >
> > Thanks,
> > Andy
> >
> >
> I've not tried it myself but here is a suggestion...
>
> [shipping widget=radio_left extra="onclick='this.form.submit()'
> style='font-weight: bold;'"]

Thanks for the reply, after trawling through the source in Form.pm I found I
could do it with css like this:-

[shipping widget=radio_left extra="onclick='this.form.submit()'"
TD_LABEL='class="shippingcss"']

And then just set the font and style in shippingcss etc

TD_LABEL="style='font-weight: bold;'" also works.

Andy.


_______________________________________________
interchange-users mailing list
interchange-users[at]icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users

Interchange users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.