Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2006
    Posts
    20
    Plugin Contributions
    0

    Default Missing Submit Button when leaving Review?

    Hi,

    I have been developing a website and have used firefox, Opera and IE7 to view it as I made changes. I am using zencart 1.3.7.1 and noticed that I can leave a review in firefox but in IE7 the submit button is completely missing. I don't know what could be the problem there are no other missing buttons everything else seems to work seamlessly. Any help will be greatly appreciated.
    There is no safer place to hide than in the crowd

  2. #2
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Missing Submit Button when leaving Review?

    You probably have mismatched HTML tags ... such as an unclosed or prematurely-closed </DIV> tag etc?

    You might try using a validator to check your HTML for that page.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Apr 2006
    Posts
    20
    Plugin Contributions
    0

    Default Re: Missing Submit Button when leaving Review?

    Thanks I did find a div tag error. I am working on how to correct it. I will post if I obtain success
    There is no safer place to hide than in the crowd

  4. #4
    Join Date
    Apr 2006
    Posts
    20
    Plugin Contributions
    0

    Default Re: Missing Submit Button when leaving Review?

    Hi,

    If this helps someone, it was an alignment problem. I needed to readjust the padding amount in the stylesheet.css file at the following location

    .centerColumn, #bannerOne, #bannerTwo,{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    }

    This above was the correct padding setting. Evidently the padding was to much
    before and was hiding the submit button under the right column.

    Sincerely,

    frypanman
    There is no safer place to hide than in the crowd

 

 

Similar Threads

  1. v151 Submit button on creating customer missing
    By joem83 in forum General Questions
    Replies: 6
    Last Post: 2 Oct 2012, 11:11 AM
  2. Submit button Missing on Create Account
    By bigsmile in forum General Questions
    Replies: 7
    Last Post: 29 Aug 2010, 11:34 AM
  3. Replies: 0
    Last Post: 31 Oct 2008, 09:40 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