Page 1 of 2 12 LastLast
Results 1 to 10 of 3244

Hybrid View

  1. #1
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Cherry Zen Template Support Thread

    Yes, it was for you.

    Try reading a css shorthand tutorial like this to help you:

    http://webdesign.about.com/cs/css/qt/tipcsstrbl2.htm

    For example, you could change it to:

    margin:15px auto 10px;

    which means 15px for the top, auto for the left and right, and 10px for the bottom.

    Right now it is saying 10px for the top and bottom, and auto for left and right. The link I posted explains how it works in more detail.
    Thank you jettrue that worked out great.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  2. #2
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi Jade

    Got a bit of a cosmetic problem with firefox. I decided to add a table into the main page to display the majority of the content. I centered the table which looks fine in IE7 but if viewing in firefox it actually pulls the content to the left.

    I used tabling as an alternative to increase the left and right margins of the content, as I did not know where to find this in the css and I thought I was going to save having to post on forum. but here I am posting

    Any help would be great. Maybe an indication as to where in the stylesheet I can change the margins.

    Prior to me adding the table, the text on the main page, was to close to the sideboxes. I would much rather have the content 1-1.5 cm inward.

    web address located in signature.

    TIA

  3. #3
    Join Date
    Jul 2008
    Location
    Cape-Coast, Ghana WestAfrica
    Posts
    53
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Okay Folks
    I really need this Issue resolved: why is it that with the Cherry Zen Template, when I add products to cart and proceed to checkout screen EVERYTHING is Mushy and Jumbled up. This is a live store ready to take off, but when you try to add products to Zencart and proceed to check out, the page is mashed up. below is a Link. Please Try checking out a product in the cart at www.tropicxotic.com OR
    http://www.afrosupermarket.com/index...ain_page=login
    This is my fouth post on this issue, but how hard is it for someone who knows to direct me where to Check or correct?
    Are the credits on my site not Large Enough or What?

  4. #4
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    css problem Re: Cherry Zen Template Support Thread

    Quote Originally Posted by 1PLM View Post
    Okay Folks
    I really need this Issue resolved: why is it that with the Cherry Zen Template, when I add products to cart and proceed to checkout screen EVERYTHING is Mushy and Jumbled up. This is a live store ready to take off, but when you try to add products to Zencart and proceed to check out, the page is mashed up. below is a Link. Please Try checking out a product in the cart at www.tropicxotic.com OR
    http://www.afrosupermarket.com/index...ain_page=login
    This is my fouth post on this issue, but how hard is it for someone who knows to direct me where to Check or correct?
    Are the credits on my site not Large Enough or What?
    Please remember that ALL help you get on this forum in Volunteer Help so be patient.
    #1 www.tropicxotic.com does not exist
    #2 I see nothing wrong with the cart, I put an item in the cart and it looks good.
    Your right side panel looks out of wack on the Account Creation Page, is that where your question is? I am no expert, but take a second look at your stylesheet.css and see if you can find the error. I personally don't like going from 2 side columns to one or none, but that's up to you.

    Take a look at mine http://www.nativitydisplays.com/

    I wish I coul dbe of more help, but that's all I got.
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  5. #5
    Join Date
    Jul 2008
    Location
    Cape-Coast, Ghana WestAfrica
    Posts
    53
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Sorry Folks,
    I apologize for sounding like a Ragamuffian, but thanks for your repl, and so for all who dedicate quality man hours and donations in support of Zencart.
    if i may reword my issue write, True the cart works alright and perfect except, When you click CHECK Out, the Page becomes jumbled at www.afrosupermarket.com
    Buyaka.
    Quote Originally Posted by Stuff4Toys View Post
    Please remember that ALL help you get on this forum in Volunteer Help so be patient.
    #1 www.tropicxotic.com does not exist
    #2 I see nothing wrong with the cart, I put an item in the cart and it looks good.
    Your right side panel looks out of wack on the Account Creation Page, is that where your question is? I am no expert, but take a second look at your stylesheet.css and see if you can find the error. I personally don't like going from 2 side columns to one or none, but that's up to you.

    Take a look at mine http://www.nativitydisplays.com/

    I wish I coul dbe of more help, but that's all I got.
    JOhn ><>

  6. #6
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by heavenlynights View Post
    Hi Jade

    Got a bit of a cosmetic problem with firefox. I decided to add a table into the main page to display the majority of the content. I centered the table which looks fine in IE7 but if viewing in firefox it actually pulls the content to the left.

    I used tabling as an alternative to increase the left and right margins of the content, as I did not know where to find this in the css and I thought I was going to save having to post on forum. but here I am posting

    Any help would be great. Maybe an indication as to where in the stylesheet I can change the margins.

    Prior to me adding the table, the text on the main page, was to close to the sideboxes. I would much rather have the content 1-1.5 cm inward.

    web address located in signature.

    TIA
    Try setting your table width to 540 pixels instead of 100%. What editor are you using? Text or HTMLarea? I might suggest that you get the latest version of FCKeditor for ZenCart (2.5.1 or .2) and try working with that.

    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  7. #7
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by Stuff4Toys View Post
    Try setting your table width to 540 pixels instead of 100%. What editor are you using? Text or HTMLarea? I might suggest that you get the latest version of FCKeditor for ZenCart (2.5.1 or .2) and try working with that.

    JOhn ><>
    Thanks for your response stuff4toys. I use fckeditor which came with the latest version of zen 1.3.8a. My table width is set to 700px.

    I just tried setting the table width to 540px as suggested but that didn't change the position of the table in firefox as i didn't think that it would. It just made the table smaller.

    ok. after having another look, it appeared that I had not centred the table properly in the editor which I thought that I had. in anycase all fixed now.

    Thanks for your help

  8. #8
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Have a Drink Re: Cherry Zen Template Support Thread

    Quote Originally Posted by heavenlynights View Post
    Thanks for your response stuff4toys. I use fckeditor which came with the latest version of zen 1.3.8a. My table width is set to 700px.

    I just tried setting the table width to 540px as suggested but that didn't change the position of the table in firefox as i didn't think that it would. It just made the table smaller.

    ok. after having another look, it appeared that I had not centred the table properly in the editor which I thought that I had. in anycase all fixed now.

    Thanks for your help
    Your text still runs half way into your right column in FF3 in Ubuntu Linux.

    That's weird, here's my table:
    Code:
    <table cellspacing="1" cellpadding="1" border="0" align="center" width="100%">
        <tbody>
            <tr>
    and it fits perfectly, looks great in FF 3, 2 and IE7/8 & Chrome.

    It's IE6 I am having problems with.
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  9. #9
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Default Re: Cherry Zen Template Support Thread

    I checked Opera in Linux and the same thing.... See Ya Tomorrow, it's 5PM here, time to clock out.
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  10. #10
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by Stuff4Toys View Post
    Your text still runs half way into your right column in FF3 in Ubuntu Linux.

    That's weird, here's my table:
    Code:
    <table cellspacing="1" cellpadding="1" border="0" align="center" width="100%">
        <tbody>
            <tr>
    and it fits perfectly, looks great in FF 3, 2 and IE7/8 & Chrome.

    It's IE6 I am having problems with.
    JOhn ><>
    Thanks stuff4toys. Ohh god, I hate all these different browers.

    I use window FF 3.0.3 and windows IE 7. They look ok in those 2. I will change to your settings to see what it looks like in the 2 that I use and get back to you. Unfortunately or maybe fortunately (ignorance is bliss) i dont have any of the others browsers.

    cya

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM
  2. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  3. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  4. Mix Cherry Zen Template with Default template
    By Globie in forum General Questions
    Replies: 1
    Last Post: 31 Oct 2008, 08:21 PM

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