Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2007
    Posts
    15
    Plugin Contributions
    0

    help question Help with italics

    I am trying to italicize some of the text on the login form of the checkout. In includes/languages/english.php I have:

    define('ENTRY_NEWSLETTER', 'Please verify that you want to subscribe to the VIA InSites Newsletter.');

    I want to italicize the word VIA.

    Can anyone tell me how to do this? I am a PHP novice.

    I also need to italicize part of the Store Name in Configuration/My Store.... I tried <i> </i> tags but that doesn't work.

    Thanks
    Last edited by rwhporg; 25 Feb 2011 at 04:37 PM.

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Help with italics

    The correct method is <em> </em>, but the <i> tag still works even though it is deprecated.

    define('ENTRY_NEWSLETTER', 'Please verify that you want to subscribe to the <em>VIA</em> InSites Newsletter.');

    If neither of those works, you are doing something wrong, or else the place you are trying to display this does not support HTML (like the description in the product listing page).

  3. #3
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Help with italics


    I am trying to italicize some of the text on the login form of the checkout. In includes/languages/english.php I have:

    define('ENTRY_NEWSLETTER', 'Please verify that you want to subscribe to the VIA InSites Newsletter.');

    I want to italicize the word VIA.

    Can anyone tell me how to do this? I am a PHP novice.

    I also need to italicize part of the Store Name in Configuration/My Store.... I tried <i> </i> tags but that doesn't work.

    Thanks
    Wrap the text in a span tag and then add the styles to the stylesheet.

    Thanks,

    Anne

  4. #4
    Join Date
    Oct 2007
    Posts
    15
    Plugin Contributions
    0

    Default Re: Help with italics

    Thanks!

 

 

Similar Threads

  1. Problems with Numinex Mod, can somebody help me with coding...
    By strugglingnovice in forum General Questions
    Replies: 5
    Last Post: 23 Sep 2013, 05:42 AM
  2. v139h Remove Italics From Heading
    By traytray in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 9 Feb 2013, 09:00 PM
  3. A few small problems. Large text, italics in IE
    By nonfinite in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 May 2009, 03:31 PM
  4. Help with Creating Product Type with certain pricing scenario
    By spoma in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 16 Jul 2008, 03:45 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR