Page 113 of 305 FirstFirst ... 1363103111112113114115123163213 ... LastLast
Results 1,121 to 1,130 of 3042
  1. #1121
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by actorxfactor View Post
    I already posted this on the main forum, sorry I'm so impatient, but this is buggin'me maan!

    When I have overspill and the right scroll bar appears, the page content moves to the left to accommodate the bar, how can this be prevented?
    Thanks,
    Gordon.

    www.actorxfactor.co.uk
    Err, can you link me to a page where this happens? Why would things be "overspilling"? Do you have some really wide tables entered somewhere?

    ETA: Nevermind, I know what you mean. The fact that a scroll bar appears when a page is long is default browser behavior. Without the scroll bar, how would your users get to the content?

    The only thing you can do, is add the below to your css, so that ALL pages, even short ones, have a scroll bar.

    html { min-height: 100%; margin-bottom: 1px; }
    Last edited by jettrue; 3 Sep 2007 at 06:04 PM.

  2. #1122
    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.

  3. #1123
    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.

  4. #1124
    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

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

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

  7. #1127
    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,

  8. #1128
    Join Date
    Aug 2007
    Posts
    84
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    Err, can you link me to a page where this happens? Why would things be "overspilling"? Do you have some really wide tables entered somewhere?

    ETA: Nevermind, I know what you mean. The fact that a scroll bar appears when a page is long is default browser behavior. Without the scroll bar, how would your users get to the content?

    The only thing you can do, is add the below to your css, so that ALL pages, even short ones, have a scroll bar.

    html { min-height: 100%; margin-bottom: 1px; }

    Thanks once more...

  9. #1129
    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.

  10. #1130
    Join Date
    Nov 2006
    Posts
    29
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    You want to sort the ezpage links? Have you given them a sort order for the header when you add them?

    As far as the ezpage under the categories, I don't think that will work very well... actually wait, we can do a manual work around. Open up includes/classes/categories_ul_generator.php, and change this line:

    Code:
    $parent_group_end_string = '</ul>',
    to this:

    Code:
    $parent_group_end_string = '<li><a href="index.php?main_page=page&id=2">YOUR PAGE NAME</a></li></ul>',
    Of course replacing "index.php?main_page=page&id=2" with your own link.
    Thanks Jade! It worked great!

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3725
    Last Post: 20 Feb 2025, 05:46 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

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