Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi. I downloaded and installed this skin and it look really nice. However, in the demo page (http://www.zencart137.jadetrue.com/), the six main sections at the top of the centre column are evenly spaced and take up all the width of the column. In my installation, and in lots of others I have seen on this thread there is a gap at the right hand side of the centre column with empty space. Can anyone suggest a way of correcting this and achieving the layout of the demo? Thanks.

  2. #2
    Join Date
    Sep 2007
    Posts
    27
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi, this is my first post.
    i would like to thank you for great template.

    im working on my website right now and im having one thing that i cannot change. and i need your help please.
    if you'll open my website you can see that i change the gray side bar to the middle of the website.

    im trying to move all blocks to the left (where the gray is start) and to use all the space that right now i can't use. also, i hope that it will effect the all thing because right now if you look on one of my product you can see that the description of item is going on top of the gray part.

    thanks alot.


    http://www.americansteamers.com/shop/
    Last edited by Trole; 4 Sep 2007 at 01:03 AM.

  3. #3
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Trole View Post
    Hi, this is my first post.
    i would like to thank you for great template.

    im working on my website right now and im having one thing that i cannot change. and i need your help please.
    if you'll open my website you can see that i change the gray side bar to the middle of the website.

    im trying to move all blocks to the left (where the gray is start) and to use all the space that right now i can't use. also, i hope that it will effect the all thing because right now if you look on one of my product you can see that the description of item is going on top of the gray part.

    thanks alot.


    http://www.americansteamers.com/shop/
    I'm not really following what you are trying to do. I think we have a bit of a language barrier or something? You said "I'm trying to move all blocks to the left (where the gray is start)". You want the sideboxes on the left side? Or you want the main content to fill all the way to the right to meet the sideboxes??

    I notice that you are using tables, and that is not default for the template. What version of zen cart are you using? When I look at your page source, I see sections like this:

    <div id="indexDefaultMainContent" class="content"><p>
    <table cellspacing="0" cellpadding="0" width="465" border="0">

    <tbody>
    <tr>
    <td width="465">
    <div class="maindiv">

    That 465 is what is making the center section smaller. That table needs to be removed.

    Oh, I SEE, you're trying to use this template on what used to be a template monster template. If I were you, I would start fresh, get rid of ALL template monster files, and start over with apple zen. They've hacked the heck out of your zen cart code. Ask TM for your money back.

  4. #4
    Join Date
    Sep 2007
    Posts
    27
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    I'm not really following what you are trying to do. I think we have a bit of a language barrier or something? You said "I'm trying to move all blocks to the left (where the gray is start)". You want the sideboxes on the left side? Or you want the main content to fill all the way to the right to meet the sideboxes??

    I notice that you are using tables, and that is not default for the template. What version of zen cart are you using? When I look at your page source, I see sections like this:

    <div id="indexDefaultMainContent" class="content"><p>
    <table cellspacing="0" cellpadding="0" width="465" border="0">

    <tbody>
    <tr>
    <td width="465">
    <div class="maindiv">

    That 465 is what is making the center section smaller. That table needs to be removed.

    Oh, I SEE, you're trying to use this template on what used to be a template monster template. If I were you, I would start fresh, get rid of ALL template monster files, and start over with apple zen. They've hacked the heck out of your zen cart code. Ask TM for your money back.

    Hi, and thank you for your help.
    im using zencart 1.3.7 the last version.
    and i didn't purchased the template, i just like the way that template monster look like so i re-design my zen cart with the same color.

    so... there is any way to extand the side bar on the right to the left?

    Thanks a lot,

  5. #5
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Trole View Post
    Hi, and thank you for your help.
    im using zencart 1.3.7 the last version.
    and i didn't purchased the template, i just like the way that template monster look like so i re-design my zen cart with the same color.

    so... there is any way to extand the side bar on the right to the left?

    Thanks a lot,
    I think I may be starting to understand you now. So you want the content of the right sideboxes to be wider?

    You can change
    #navColumnTwo, #navColumnOne and give it this width: width:40&#37;;


    And you can change
    .centerColumn and give it this width: width:53%;

    Why are you using all those tables in the home page? Now that the width is set via the css, you can get rid of all of those.

  6. #6
    Join Date
    Sep 2007
    Posts
    27
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    I think I may be starting to understand you now. So you want the content of the right sideboxes to be wider?

    You can change
    #navColumnTwo, #navColumnOne and give it this width: width:40%;


    And you can change
    .centerColumn and give it this width: width:53%;

    Why are you using all those tables in the home page? Now that the width is set via the css, you can get rid of all of those.
    Wow... thank you very much. you help me a lot...


    that's exactly what i tried to do.
    right now, as you said im going to get rid of all those tables.

    Thanks.
    Tal.

  7. #7
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by alexlunde View Post
    Hi. I downloaded and installed this skin and it look really nice. However, in the demo page (http://www.zencart137.jadetrue.com/), the six main sections at the top of the centre column are evenly spaced and take up all the width of the column. In my installation, and in lots of others I have seen on this thread there is a gap at the right hand side of the centre column with empty space. Can anyone suggest a way of correcting this and achieving the layout of the demo? Thanks.
    The "six main sections" are part of the drop down menu. I'm in the process of updating this template, and part of this update is equally spacing the items of the drop down menu, like the test site is. Anyway, to achieve this, follow the instructions here:

    http://www.zen-cart.com/forum/showpo...postcount=1036

  8. #8
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 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