Results 1 to 6 of 6
  1. #1
    Join Date
    May 2007
    Posts
    3
    Plugin Contributions
    0

    Default Changing product display layout

    Hello everyone, I need some help. How do I make the following change.

    I need to know the what file is this thing in.

    Thanks
    Attached Images Attached Images  

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Changing product display layout

    No idea from your pic what page this is on???

    Post a url to the page
    Zen-Venom Get Bitten

  3. #3
    Join Date
    May 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Changing product display layout


  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Changing product display layout

    You only had one but I think that this and maybe margins or some padding will get the border.
    Code:
    .centerBoxContentsSpecials {
    border: 1px solid #000000;
    }
    For rearranging the display this is in copies of tpl_modules_specials_default.php and tpl_columnar_display.php (caution this will affect all column displays)
    Zen-Venom Get Bitten

  5. #5
    Join Date
    May 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Changing product display layout

    Hi kobra, I looked at tpl_columnar_display.php but it just has
    Code:
     <?php echo '<div' . $r_params . '>' . $list_box_contents[$row][$col]['text'] .  '</div>' . "\n"; ?>
    I need to change the layout of:
    Code:
    $list_box_contents[$row][$col]['text']
    Where can I find the contents of above array

    Thanks for your time.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Changing product display layout

    This display harkens back to the older 'table' based cart....before the data and display layers were more distinct..I freely admit that I never grasped this use of tables in Zen Cart.

    Hopefully one that did will see this??
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. changing product layout, need to display 4 column
    By paha in forum Templates, Stylesheets, Page Layout
    Replies: 19
    Last Post: 11 Jul 2010, 06:03 PM
  2. Changing product layout
    By ptrego in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 26 Jun 2009, 06:55 PM
  3. changing product display layout - moving "blocks" etc issue
    By 1kell in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 22 Nov 2008, 11:00 AM
  4. Product Display Layout...
    By Arkwright in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Dec 2007, 11:57 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