Results 1 to 10 of 720

Hybrid View

  1. #1
    Join Date
    Jun 2011
    Posts
    35
    Plugin Contributions
    0

    Default Re: Comstock Template

    http://bulletkeychains.net/store/ind...&products_id=2

    If you look at this page, you'll see the product description is beong overlapped by the cart info box. How do I fix?

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template

    Quote Originally Posted by BrianWI View Post
    http://bulletkeychains.net/store/ind...&products_id=2

    If you look at this page, you'll see the product description is beong overlapped by the cart info box. How do I fix?
    in which browser? I've checked it in FF, IE, Opera, Safari and Chrome and don't see any overlap.

  3. #3
    Join Date
    Jun 2011
    Posts
    35
    Plugin Contributions
    0

    Default Re: Comstock Template

    IE8. But it does seem to happen in compatibility mode only. Still may be worth a fix.

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template

    Quote Originally Posted by BrianWI View Post
    IE8. But it does seem to happen in compatibility mode only. Still may be worth a fix.
    open includes/templates/comstock/templates/tpl_product_info_display.php

    find the following section of code
    Code:
     <!--bof Product description -->
     <div id="productDescriptionBox">
    and replace it with the following

    Code:
    <br class="clearBoth" />
     <!--bof Product description -->
     <div id="productDescriptionBox">

  5. #5
    Join Date
    Jun 2011
    Posts
    35
    Plugin Contributions
    0

    Default Re: Comstock Template

    That worked, thanks!

    I also see in the shipping estimater that the text color needs to be changed (or the text moved out of the colored bars) as black doesn't show well int he black and red bars. Which template file controls that?

  6. #6
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template

    Quote Originally Posted by BrianWI View Post
    That worked, thanks!

    I also see in the shipping estimater that the text color needs to be changed (or the text moved out of the colored bars) as black doesn't show well int he black and red bars. Which template file controls that?
    add the following to includes/templates/comstock/css/stylesheet.css

    #popupShippingEstimator {
    background-image:none;
    }

  7. #7
    Join Date
    Jun 2011
    Posts
    35
    Plugin Contributions
    0

    Default Re: Comstock Template

    That did not work, still have the lines

 

 

Similar Threads

  1. v151 Reviews sidebox Comstock template
    By discoverytdi in forum Addon Templates
    Replies: 4
    Last Post: 7 Feb 2013, 04:49 AM
  2. Comstock template question
    By discoverytdi in forum Addon Templates
    Replies: 3
    Last Post: 11 Sep 2011, 10:28 PM
  3. Comstock template
    By grandpaj in forum Addon Templates
    Replies: 1
    Last Post: 25 Oct 2010, 10:09 PM
  4. Comstock template
    By grandpaj in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Oct 2010, 04:02 AM
  5. Comstock Template Help -
    By Mrsb in forum Addon Templates
    Replies: 1
    Last Post: 23 Mar 2009, 07:14 PM

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