Page 301 of 326 FirstFirst ... 201251291299300301302303311 ... LastLast
Results 3,001 to 3,010 of 3251
  1. #3001
    Join Date
    Nov 2007
    Location
    oregon
    Posts
    70
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by JTheed View Post
    Your all blue background is because of this line in your stylesheet.css around line 233
    Code:
    body {
    background:none repeat scroll 0 0 #84A4C1
    }
    Your saying no picture just the blue color. Either change that for some picture or add other backgrounds where you want them.
    I got this from the W3C CSS Validator

    Code:
    138 * html #nw  Value Error : width Parse Error expression((d=document.compatMode=="CSS1Compat" ? document.documentElement : document.body) && (d.clientWidth > 1300? "1300px" : d.clientWidth > 1048? "80%" : d.clientWidth 1048? "1000px" : "80%"))
    Here is the code from stylesheet.

    Code:
    {
     width:expression((d=document.compatMode=="CSS1Compat" ? document.documentElement : document.body) && (d.clientWidth > 1300? "1300px" : d.clientWidth > 1048? "80%" : d.clientWidth < 1048? "1000px" : "80%")); /* this prevents the site from getting smaller than 1000px or wider than 1300px in IE */
    }
    With the new upgrades to zen cart wonder if this is throwing everything off anyone know the correct fix for that line. Other then that css validates perfectly. I do have the back ground changed to white for now.

  2. #3002
    Join Date
    Nov 2007
    Location
    oregon
    Posts
    70
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    update I comminted out the code below site validates as proper css but still have the background issue. those lines are not needed any more with new versions of ie and firefox.



    Quote Originally Posted by FreeArticlePublishin View Post
    I'm using the default css with no changes to it I am temporarly changing background color to white so site looks better. here is all lines in css with body { tags

    Line 33 /* other background color or image changes */
    body {
    background:#84A4C1; /* main site background color #84A4C1, blue default */
    }


    reason for error was not css it had to do with help side box removed it from colum and site is fine. So after updating to latest zen 1.3.9d live help side box threw off the css some how.

    Line 76 body {
    color:#000; /* main site font color*/
    }




    Line 128 html>body {
    width: auto;
    }


    Line 233 body {
    font-family: "Lucida Grande", tahoma, verdana, arial, helvetica, sans-serif;
    font-size:73.5%;
    margin-top:20px;
    }
    Last edited by FreeArticlePublishin; 20 Jun 2010 at 11:16 PM. Reason: Problem solved

  3. #3003
    Join Date
    Oct 2009
    Location
    Great Northwest
    Posts
    80
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Where in the .css would I change the font size for just my product listing under my left "Categories" column heading?

    I've checked the .css but it isn't clear where I might do that. Some of my product categories are a little lengthy and they drop down to the next line along with the product count in that category.

    I could change my column width (which I've done previously already and wouldn't want it any wider than it already is) or shorten my product category titles but would rather retain them.

    My thought is a slightly smaller font may adjust each product title and keep each on their own product category line. Not all of my product category listings do this and it isn't readily apparent without going through all the product categories.

    Here's a screenshot of what's happening:

    Click image for larger version. 

Name:	screenshot.jpg 
Views:	224 
Size:	39.5 KB 
ID:	7705

    I'm sure it's an easy fix I've obviously overlooked in the .css.

    Thanks for any help with this...

    http://www.earnest-enterprises.com

  4. #3004
    Join Date
    Nov 2007
    Location
    oregon
    Posts
    70
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Latest zen version 1.3.9d latest cherry version 1.7 if adding the side box live help throws the css off for site some how background color comes thru every where. Has anyone ran into this and if so how did you fix would like the live help back as soon as possible. Thank You.

  5. #3005
    Join Date
    Jul 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hey Quick question.
    I am trying to figure out how the #navMain hover effect.

    here is link to test site..
    http://andrewpeek.info/bigfootcamo/


    I do not want the tan lines to go away when hovered over, but can not find what the background is replaced with once it is hovered over...

    I believe the tabright is just deleted and the header.gif image is the background?

  6. #3006
    Join Date
    Jul 2010
    Posts
    7
    Plugin Contributions
    0

    customer issue Re: Cherry Zen Template Support Thread

    using cherry zen cart template column grid works for category but displays only 1 product in a row for all products and new products product layout is set to columns can anyone help me in this regard because i searched for the thread related to my problem but could not find any

  7. #3007
    Join Date
    Oct 2008
    Posts
    48
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by apeek View Post
    Hey Quick question.
    I am trying to figure out how the #navMain hover effect.

    here is link to test site..
    http://andrewpeek.info/bigfootcamo/


    I do not want the tan lines to go away when hovered over, but can not find what the background is replaced with once it is hovered over...

    I believe the tabright is just deleted and the header.gif image is the background?
    Do you have the Firebug plugin installed? You can "Inspect Element" and look at the styles that apply to it. Google Chrome, Apple Safari and Opera all have something similar.

    BTW I get the 403 Forbidden error when I go to that link.

  8. #3008
    Join Date
    Jan 2009
    Location
    Earth
    Posts
    36
    Plugin Contributions
    0

    Default White space on main page & right site shadow

    Hi, I hope somebody can help me with this,

    1.I've managed to make the homepage to show no sideboxes and put a large image, but there is a white space between the image and the top menu, tried to modify css but nothing happened.

    2.My right site has no shadow, looks like my site is to big for it? I try to change the site width, but nothing happened.

    Thank you in advance for any advices.

    Bimo
    Attached Images Attached Images  

  9. #3009
    Join Date
    May 2008
    Posts
    349
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi, iam using the cherry zen template, i want to get rid of the left & right colums on the site, i got rid of my left column, but is is still displaying a colour bar where the column was, want to get rid of it, or change it to white.

    Would appreciate anybody who can help me, my site is:

    o g t u k.com/index.php?main_page=

    (Without the spaces)

    Tried inspecting it with Firebug with firefox, but it wont let me click the colour bar.

    Hope somebody can help, Thanks

  10. #3010
    Join Date
    May 2008
    Posts
    349
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Managed to change it through /includes/templates/cherry_zen/images/sidebox.gif

    But it is still not displaying a shadow on the right, any ideas anybody?

    Thanks

 

 

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

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