Page 68 of 72 FirstFirst ... 18586667686970 ... LastLast
Results 671 to 680 of 720
  1. #671
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Comstock Template

    Quote Originally Posted by clydejones View Post
    Use the following for your lists:

    <h3>Specification</h3>
    <ul>
    <li>Panel Size 541mm(w) x 1196mm(h) x 40mm(d)</li>
    <li>Peak Power: 80w</li>
    <li>Open Circuit Voltage: 21.9V</li>
    <li>Short Circuit Current: 5.07A</li>
    <li>Power Allowance Range: 5%</li>
    <li>Max Power Voltage: 17.5V</li>
    <li>Max System Current: 4.58A</li>
    <li>Max System Voltage: 700VDC</li>
    <li>Number of Cells: 36</li>
    <li>10 year Warranty</li>
    </ul>

    add the following to product_info.css

    #productDescription li {
    list-style:disc;
    }

    The other information is located in includes/languages/comstock/english.php
    thats the code I tried done it angain and this is what I get
    http://www.rvsolarsystems.co.uk/stor...&products_id=6
    What ever your doing remember to KISS ( Keep It Simple Stupid )

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

    Default Re: Comstock Template

    Quote Originally Posted by discoverytdi View Post
    thats the code I tried done it angain and this is what I get
    http://www.rvsolarsystems.co.uk/stor...&products_id=6
    add the following to includes/templates/comstock/css/product_info.css

    #productDescription ul li {
    list-style:disc;
    }

  3. #673
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Comstock Template

    Quote Originally Posted by clydejones View Post
    add the following to includes/templates/comstock/css/product_info.css

    #productDescription ul li {
    list-style:disc;
    }
    Thanks pal your a star I now can you send me the instructions to put your name and link back in the footer as zen4dummies over wrote it and deleted your links
    cheers
    peter
    What ever your doing remember to KISS ( Keep It Simple Stupid )

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

    Default Re: Comstock Template

    Quote Originally Posted by discoverytdi View Post
    Thanks pal your a star I now can you send me the instructions to put your name and link back in the footer as zen4dummies over wrote it and deleted your links
    cheers
    peter
    open includes/languages/comstock/english.php

    near the top of the file you will find something similar to this; just replace the existing text with the following:

    PHP Code:
    define('TEMPLATE_NAME''Comstock Template ');
    define('TEMPLATE_DESIGN''<a href="http://clydedesigns.com/" target="_blank">' TEMPLATE_NAME'Design by Clyde Designs</a>');

    define('STORE_COPYRIGHT_YEAR''2008');
    $copyyear = ((STORE_COPYRIGHT_YEAR != date('Y')) ? STORE_COPYRIGHT_YEAR '-' date('Y') : STORE_COPYRIGHT_YEAR) . ' ';

      
    define('FOOTER_TEXT_BODY''Copyright &copy; ' $copyyear ' <a href="' zen_href_link(FILENAME_DEFAULT) . '" target="_blank">' STORE_NAME '</a>&nbsp;|&nbsp;' TEMPLATE_DESIGN '&nbsp;|&nbsp;Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>'); 

  5. #675
    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?

  6. #676
    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.

  7. #677
    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.

  8. #678
    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">

  9. #679
    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?

  10. #680
    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;
    }

 

 
Page 68 of 72 FirstFirst ... 18586667686970 ... LastLast

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

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR