Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Centering column 2?

    Learn to use the "Developer Toolkit" under Admin >>> Tools .

    Use the text string you don't want (or a part of it) as the search keyword. In your case... State/Province

    This will return a list of files where that string occurs. In MOST cases, you will need to apply edits to files where your text string is part of a DEFINE statement.

    You DO NOT change the define constant (ALL_THE_UPPERCASE_WORDS)...

    ... just the variable - the part between the second set of single quotes.
    PHP Code:
      define('ENTRY_STATE''State/Province:'); 
    PHP Code:
      define('ENTRY_STATE''County:'); 
    20 years a Zencart User

  2. #12
    Join Date
    Jan 2010
    Location
    United Kingdom
    Posts
    46
    Plugin Contributions
    0

    Default Re: Centering column 2?

    Thanking you kindly, both of you!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v154 Centering in Column 1
    By blackerutuf in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Feb 2015, 09:00 PM
  2. Need help w/ centering the center column please
    By MehYourFace in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Mar 2010, 10:18 AM
  3. how do i move sidebox content to grid colum / column in center column
    By Mrchristoh in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 17 May 2009, 04:03 PM
  4. Centering Product info and Missing column
    By robbin21973 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Feb 2009, 08:45 PM
  5. Setting an image column and text column in Product Info page?
    By monkeypeach in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 1 Sep 2008, 04:19 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