Results 1 to 4 of 4

.css cant seem to fix table

This is a discussion on .css cant seem to fix table within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; whats the name in the .css for the text...

      
  1. #1
    Gus
    Gus is offline
    Lurker
    Join Date
    Nov 2003
    Posts
    2
    Rep Power
    0


    Default .css cant seem to fix table

    whats the name in the .css for the text


  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default

    Displayed "text" is NOT stored in CSS - there in the Language files.... /includes/lauguages/*.php and other files in the subdirectories. Remember to change/transalate for each language you want to use....
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  3. #3
    Gus
    Gus is offline
    Lurker
    Join Date
    Nov 2003
    Posts
    2
    Rep Power
    0


    Default

    could you give the whole path
    and why would change from black to white

  4. #4
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default

    http://www.yoursite.com/catalog/incl...lish/login.php

    Line 18:
    define('TEXT_NEW_CUSTOMER_INTRODUCTION', 'By creating an account at ' . STORE_NAME . ' you will be able to shop faster, be up to date on an orders status, and keep track of the orders you have previously made.');

    As for WHY - I never said to change from black to white. - I don't understand....

    If you want to change the COLOR of this TEXT then in the CSS file look for and change

    TD.main, P.main {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;
    }

    However this will change a WHOLE lot of text....
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

Similar Threads

  1. table alignment
    By bibleman in forum osCmax v2 Customization/Mods
    Replies: 5
    Last Post: 07-30-2005, 01:10 PM
  2. table file
    By flexx in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 05-19-2005, 06:15 AM
  3. Additioanl Table
    By doggifts in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 01-13-2004, 01:40 PM
  4. add a new mysql table
    By Dumb_Question in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 12-14-2003, 12:37 PM
  5. Add new fields/table to product table
    By Anonymous in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 10-21-2002, 05:23 AM

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
  •