Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Changing attributes options text header

    On the products info page, I want to change the default "Please choose:" text just above the attribute options but can't find where to do it. I thought it was in products_info.php because there's something similar : (define('TEXT_PRODUCT_OPTIONS') but changing it doesn't change what gets displayed.

    Can someone point me in the right direction ?

    Thanks

    Pete

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,197
    Plugin Contributions
    0

    Default Re: Changing attributes options text header

    Quote Originally Posted by petek View Post
    On the products info page, I want to change the default "Please choose:" text just above the attribute options but can't find where to do it. I thought it was in products_info.php because there's something similar : (define('TEXT_PRODUCT_OPTIONS') but changing it doesn't change what gets displayed.

    Can someone point me in the right direction ?

    Thanks

    Pete
    includes/ templates/ custom_template/ css/ stylesheet.css

    Add the following to the sheet if not found:
    1. #attribsOptionsText {color: #FF0000;}
    2. change the highlighted red text above as you like

  3. #3
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Re: Changing attributes options text header

    Thanks but its not the style of the text I wanted (but now you've explained how to, I will ), its the actual text itself. I thought the product_info.php was where it was and here define ('TEXT_PRODUCT_OPTIONS', ... there is text that appears to correspond to what I want to change but changing it doesn't make a blind bit of difference. I thought I'd perhaps made a pigs ear of my override so I copied the file into the override folder but that doesn't change anything either. A bit frustrating to say the least.

    Cheers

  4. #4
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Re: Changing attributes options text header

    I've figured it out. Stupid really, all to do with two ftp addresses one of which was wrong meaning I've sometimes been uploading files to the wrong server ! Oh well, all's well that ends well...

 

 

Similar Threads

  1. Changing the text for Free Shipping options to minimize customer confusion
    By neogeo202 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 22 Mar 2010, 04:47 AM
  2. Text box for attributes misaligned with options name
    By dazed88 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 6 Oct 2008, 09:46 AM
  3. Attributes/Options Changing Themselves...so it seems
    By webworkshop in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 14 Aug 2007, 03:02 AM
  4. Attributes: Changing Options Comment?
    By AnthonyBaker in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 12 Oct 2006, 04:29 AM

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