Page 3 of 3 FirstFirst 123
Results 21 to 27 of 27
  1. #21
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: how to adjust center column width?

    Okay, you were talking about "additional images". Since they are optional, we can't tell they are missing unless you tell us they are supposed to be there.

    They are totally not displaying in your current template. Since they display in Classic, you have the image files named right, so something in your template is messed up.
    What is in /includes/templates/your_template/templates/tpl_product_info_display.php between these comments?

    <!--bof Additional Product Images -->
    <!--eof Additional Product Images -->

  2. #22
    Join Date
    Nov 2009
    Posts
    16
    Plugin Contributions
    0

    Default Re: how to adjust center column width?

    here is the code:

    <!--bof Additional Product Images -->
    <?php
    /**
    * display the products additional images
    */
    // require($template->get_template_dir('/tpl_modules_additional_images.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_additional_images.php'); ?>
    <!--eof Additional Product Images -->

  3. #23
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: how to adjust center column width?

    Your post shows this:
    //
    require(

    but it appears that the original code was all on one line.
    // is a PHP comment marker, so the additional images call has been commented out of your template. Remove the // to restore them.

  4. #24
    Join Date
    Nov 2009
    Posts
    16
    Plugin Contributions
    0

    Idea or Suggestion Re: how to adjust center column width?

    awesome!!! I am very very appreciated for your help, you are a real master of using zencart program

  5. #25
    Join Date
    Dec 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: how to adjust center column width?

    hello,dear, i have read all the details of this, and do according this, but i can not adjust the width of my main page, pls give me the answer how to do. i use the version 1.38a, thanks.

  6. #26
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: how to adjust center column width?

    Please give us a link to your site so we can see what you have now, and how the stylesheet works. Then we can give you the right answer.

  7. #27
    Join Date
    Mar 2009
    Location
    France
    Posts
    58
    Plugin Contributions
    0

    Default Re: how to adjust center column width?

    Hi,
    I had the same problem of center comlumn.
    I tryed to understand previous explanations and I lost the rest of my dryer

    I resolve the problem more simply... I think, more simply.
    Perhaps, this is not the same problem for other person who read this thread

    You can try this
    config > layout setting > Column Right Status - Global is off ( of course)
    and write in the windows Define Pages Editor > define_main_page.php
    WHITHOUT using <p></p> tags
    I swum more than hour just for this damn tag.
    If this does not work for you, you can go back to upper explanations

    Good luck
    Regards

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. adjust height of center column independently of one another
    By adem.i in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 14 Aug 2011, 06:13 AM
  2. How to adjust center column width?
    By anqus11 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Dec 2010, 08:00 AM
  3. help! how to adjust center column width?!
    By paulchui in forum Basic Configuration
    Replies: 6
    Last Post: 10 Nov 2009, 10:56 AM
  4. How to ajust the width of center column?
    By liya in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Mar 2007, 09:02 AM
  5. How to Adjust sub-Category column width
    By BekahRuth in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Feb 2007, 08:52 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