Page 17 of 72 FirstFirst ... 715161718192767 ... LastLast
Results 161 to 170 of 720
  1. #161
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template

    Quote Originally Posted by insanerc View Post
    Hello Clyde,

    I just copied and pasted this url right from the browser address bar on my website. I also clicked on it here and it goes straight to my website. I have another site running live right now at http://www.xtreme-rc-hobbies.net/ which is Oscommerce and not Zen Cart. I am getting this site (Zen Cart/Comstock) setup to replace that one and have it in a completely different directory with my web host.

    Here it is cut and pasted directly from my website with Zen Cart and your Comstock template that I am trying to complete.

    http://www.xtreme-rc-hobbies.net/public_html/
    Try the fix posted here and see if that helps

  2. #162
    Join Date
    Nov 2007
    Posts
    6
    Plugin Contributions
    0

    Default Re: Comstock Template

    Quote Originally Posted by clydejones View Post
    Try the fix posted here and see if that helps
    Ok, as far as I can tell I have everything worked out as I want it now other than being able to center the options.gif (credit card pic) in the footer. Any ideas how I can do this. I've been trying over and over with little to no luck at all.


    Thanks

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

    Default Re: Comstock Template

    Quote Originally Posted by insanerc View Post
    Ok, as far as I can tell I have everything worked out as I want it now other than being able to center the options.gif (credit card pic) in the footer. Any ideas how I can do this. I've been trying over and over with little to no luck at all.


    Thanks
    open includes/templates/comstock/css/stylesheet.css and find the following:

    #shopOptions {

    padding: 0;

    background: url('../images/options.gif') no-repeat center;

    height: 35px;

    width: 294px;

    margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0

    }
    change the highlighted portion to this:

    background: url(../images/options.gif) center center no-repeat;

  4. #164
    Join Date
    Jan 2005
    Posts
    486
    Plugin Contributions
    1

    Default Re: Comstock Template

    is there anyway to get this template to look like makeupconnection.com, i dont mean the whole template, just the tabs part, i think that is eaaly neat, and i have been trying to dplicate it with no luck so far. any help would e great
    current zen projects:
    http://www.nonniescollectables.com

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

    Default Re: Comstock Template

    Quote Originally Posted by mundi View Post
    is there anyway to get this template to look like makeupconnection.com, i dont mean the whole template, just the tabs part, i think that is eaaly neat, and i have been trying to dplicate it with no luck so far. any help would e great
    Anything is possible:

    you can download either of the following contributions from the downloads section and incorporate them into the template.

    www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=523

    www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=479

    Or contact the contribution authors and see if they'd be willing to help.

  6. #166
    Join Date
    Jan 2005
    Posts
    486
    Plugin Contributions
    1

    Default Re: Comstock Template

    thank you, i might try to just use an image map, not sure, thank you though.
    current zen projects:
    http://www.nonniescollectables.com

  7. #167
    Join Date
    Jan 2005
    Location
    Winter Haven, FL
    Posts
    163
    Plugin Contributions
    0

    Default Re: Comstock Template

    I am using Zen 1.3.8a . This is a great template, but I continue to have a problem with the FREE SHIPPING icon. It will not appear on any item that is set for free shipping. The problem seems to be that [FONT=Arial]admin -> catalog -> product types -> product general -> edit layout -> Product Free Shipping Image Status - Catalog (set this to true) - that option is not showing up in admin. Obviously something is missing. Do I need another mod, or maybe to reinstall one ?? Thanks in advance for your help. Also, on some listing, only part of the image is displayed - any ideas.
    Thanks.
    [/FONT]

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

    Default Re: Comstock Template

    Quote Originally Posted by 2004g35 View Post
    I am using Zen 1.3.8a . This is a great template, but I continue to have a problem with the FREE SHIPPING icon. It will not appear on any item that is set for free shipping. The problem seems to be that [FONT=Arial]admin -> catalog -> product types -> product general -> edit layout -> Product Free Shipping Image Status - Catalog (set this to true) - that option is not showing up in admin. Obviously something is missing. Do I need another mod, or maybe to reinstall one ?? Thanks in advance for your help. Also, on some listing, only part of the image is displayed - any ideas.
    Thanks.
    [/FONT]
    This mod does not modify any files in the admin portion of Zen Cart

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

    Default Re: Comstock Template

    Quote Originally Posted by 2004g35 View Post
    Also, on some listing, only part of the image is displayed - any ideas.
    Thanks.[/SIZE][/FONT]
    Can you be more specific about on which pages(listings) this is happening?

    Also a URl for the site would help so I can view the problem.

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

    Default Re: Comstock Template

    Quote Originally Posted by 2004g35 View Post
    The problem seems to be that [FONT=Arial][SIZE=2]admin -> catalog -> product types -> product general -> edit layout -> Product Free Shipping Image Status - Catalog (set this to true) - that option is not showing up in admin.

    copy and paste the following sql statement into:
    admin -> tools -> install sql patches and click the send button

    Code:
    INSERT INTO `product_type_layout` VALUES (15, 'Product Free Shipping Image Status - Catalog', 'SHOW_PRODUCT_INFO_ALWAYS_FREE_SHIPPING_IMAGE_SWITCH', '1', 'Show the Free Shipping image/text in the catalog?', 1, 16, '2008-01-07 09:31:54', '2007-01-08 10:25:58', NULL, 'zen_cfg_select_drop_down(array(array(''id''=>''1'', ''text''=>''Yes''), array(''id''=>''0'', ''text''=>''No'')), ');

 

 
Page 17 of 72 FirstFirst ... 715161718192767 ... 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