osCmax v2.5 User Manual
Results 1 to 3 of 3

image issues

This is a discussion on image issues within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; am having issues with it and i am wondering if you can help? on the checkout page where you inter ...

      
  1. #1
    Lurker
    Join Date
    Dec 2010
    Posts
    1
    Rep Power
    0


    Default image issues

    am having issues with it and i am wondering if you can help?
    on the checkout page where you inter all personal info (address,email,phone # ETC) none of the questions show up next to the box unless highlited, do you know how to fix this? The site is www.smoothstuff.biz

    Thanks.

  2. #2
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Exclamation Re: image issues

    Firstly, don't ask for help with 'Max in the osC section!

    Once I figured out where to put in details (through the sitemap), 'cos you don't have an obvious 'My Account' link, I couldn't see any issues, when using Firefox. (see later post...)

    Try using the fallback template instead of your custom one - does the same thing happen?
    [Notices that you may not actually be able to do this due to a screwed up Template Shopper template installation.]
    Last edited by ridexbuilder; 12-03-2010 at 03:52 PM.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  3. #3
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: image issues

    Having gone through the process of adding something to a 'cart', I can now see the issue - purely a poor template implementation!
    Firebug indicates that you are using:
    Code:
    <td class="main">&nbsp;Post Code:</td>
    for example. You need to either create a new class and appropriate CSS for these entries, or ...
    Change the background colour in line 276 onward of stylesheet.css
    Code:
    table.formArea {
        background: none repeat scroll 0 0 #EFEFEF;
        border: 1px solid #CCCCCC;
    }
    EJ
    Hosting plans with installation, configuration, contributions, support and maintenance.

Similar Threads

  1. Upgrading issues
    By mvalviar in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 09-01-2010, 07:09 AM
  2. Other Paypal Issues
    By timbrrr in forum Paypal
    Replies: 43
    Last Post: 10-01-2008, 06:38 AM
  3. having 2 issues..
    By qualityonedesigns in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 11-19-2007, 04:30 AM
  4. Help on 2 issues Please
    By DBComics in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 04-10-2006, 07:04 PM
  5. 2CO Issues
    By auntie22 in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 05-28-2004, 11:51 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
  •