|
User Details |
message
|
|
Gina Kosak
post date:
2010-07-28 11:28:17
|
|
How do I split a long name for a button into 2 lines
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-07-29 05:03:18
|
Hello Gina,
Use {XTD_NL} where you want to break the label in two lines.
Regards,
Andrei Rinciog
|
|
|
Gina Kosak
post date:
2010-07-29 07:29:03
|
|
Thank you. I also need to make button text italic? Is there a way to accomplish this?
|
|
|
Gina Kosak
post date:
2010-07-29 07:48:59
|
|
Also I'm having a heck of a time getting the menu to center with my header. It always wants to move to the left: http://www.aist.org/Intl_advertising/advtemplate.htm
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-07-30 03:19:12
|
Hi Gina,
Try setting a width value for the holding div and then align it using margin auto. Like this:
<div style="width:980px margin:0px auto"> menu code </div>
Tell me if it works.
Regards,
Andrei Rinciog
|
|
|
Gina Kosak
post date:
2010-08-02 08:22:49
|
|
I got that to work......however regarding my previous post. How do I make Button Text italic?
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-08-03 03:55:27
|
Hello again Gina,
You can make the labels italic from the text tab of the interface. Just check the boxes under the italic column for the states you want to be italic.
Regards,
Andrei Rinciog
|
|
|
Gina Kosak
post date:
2010-08-03 14:50:17
|
|
I see that I can do italics globally however I just need ONE button to be italic due to the fact its a magazine name and I need to keep it within our editorial rules.
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-08-04 07:27:40
|
Hello again Gina,
I'm afraid that's not possible to do.
Regards,
Andrei Rinciog
|
|