Thread: Text Spacing

Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Text Spacing

    Hey All,

    Can anyone assist me with a small problem im having in my shopping cart page and estimate shipping cost page... ?

    Currently the text looks like this:

    Items: 1Weight: 0kgAmount: $127.00

    I want it to look like this:

    Items: 1 Weight: 0kg Amount: $127.00

    Any help would be appreciated,

    Thanks in advance!

  2. #2
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Text Spacing

    Find the text using developers toolkit, then try adding some   to create the spaces req'd

  3. #3
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: Text Spacing

    Quote Originally Posted by limelites View Post
    Find the text using developers toolkit, then try adding some   to create the spaces req'd
    OK i find the text and the file this is what i currently have:

    PHP Code:
    define('TEXT_TOTAL_ITEMS''Total Items:' );
    define('TEXT_TOTAL_WEIGHT''  Weight:' );
    define('TEXT_TOTAL_AMOUNT''  Amount:' );

    define('TEXT_VISITORS_CART''');
    define('TEXT_OPTION_DIVIDER'' - '); 
    This is obvoiusly not correct as i get the incorrect spacing....

    What do i need to change?

  4. #4
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: Text Spacing

    Anyone?

 

 

Similar Threads

  1. Text spacing New Products
    By gee38l in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 2 Dec 2008, 11:24 AM
  2. Text spacing in side bars
    By Canucksepg in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Apr 2007, 10:52 PM
  3. Text Spacing Problem
    By IncrediBody in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 19 Oct 2006, 08:47 AM
  4. Text Line spacing
    By xyonnoyx in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 6 Jul 2006, 02:18 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