Page 89 of 324 FirstFirst ... 3979878889909199139189 ... LastLast
Results 881 to 890 of 3236
  1. #881
    Join Date
    May 2006
    Location
    Louisiana
    Posts
    263
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    I have download cherry_zen template, when its viewed in IE7 it looks ok.
    when I view it in foxfire, I get the blue background. www.weezeesgifts.com

    Has any one else had this problem. Or can someone help met to correct it.

  2. #882
    Join Date
    Feb 2008
    Posts
    26
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Always test in firefox because IE seems to ignore page errors. My guess is that you have accidently deleted a </div> somewhere and so your page is not formatted correctly. Perhaps use firebug in firefox to see if all your <div> are closed?

    Does anyone know how I can put a solid banner picture in cherry zen, instead of having a little logo in the top left? I want a solid image as a header.

  3. #883
    Join Date
    Feb 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    The documentation that comes with Cherry_zen tells you how. Read that.

    Keenedge

  4. #884
    Join Date
    Aug 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by CerysCrow View Post
    I am having some browser problems with my site, which can be viewed here at www.miss-crow.com/shop.

    In Flock, Safari and Firefox, the site displays properly and there are no issues. Opera is also more or less fine.

    In Netscape, all is ok, except that where the background should be white behind the page content, it is not and displays only the actual page color background, which is black.

    In Internet Explorer, the background is fine, but the right column goes beyond the width of the header and right column and kind of hangs out over in the black area.

    Can someone help me out?

    Thanks.
    Can no one help me with this?

  5. #885
    Join Date
    Feb 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Great Job!

    How do i get the grey bar to appear below the categories on the header?

  6. #886
    Join Date
    Apr 2005
    Location
    London
    Posts
    468
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hi,
    Is there a way I can apply an image to the "background", the area behind the main site box (where the shadow is)...If that makes sense.

    Thanks
    Pete
    FORUM:
    # a public meeting or assembly for open discussion
    #An online discussion group, where participants with common interests can exchange open messages.
    # a public facility to meet for open discussion

  7. #887
    Join Date
    Oct 2007
    Location
    South Africa
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by mediathing View Post
    Hi,
    Is there a way I can apply an image to the "background", the area behind the main site box (where the shadow is)...If that makes sense.

    Thanks
    Pete
    Hello,

    Yes you can!! Very easy.

    Go to includes/templates/cherry_zen/css/stylesheet.css
    ########################################################################################################################_
    Now find this code:

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

    ########################################################################################################################__
    Next remove the color and insert a picture link:

    /* other background color or image changes */
    body {
    background:url("../images/logo.gif"); /* main site background color, blue default */
    }

    ########################################################################################################################_

    Remember to load the picture to your server first.
    I hope this helps you.

  8. #888
    Join Date
    Jul 2007
    Posts
    1,881
    Plugin Contributions
    12

    Default Re: Cherry Zen Template Support Thread

    Make sure you upload the image to includes/templates/YOUR_TEMPLATE/images/ folder.
    LJL is right but if you need a repeat you can do this to.

    background:url("../images/whatever.jpg");

    or

    background:url("../images/whatever.jpg") repeat;

    if it needs to repeat itself.

  9. #889
    Join Date
    Apr 2005
    Location
    London
    Posts
    468
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Are there specific dimensions that work best, I have tried a couple of images but nothing shows?

    Thanks
    Pete
    FORUM:
    # a public meeting or assembly for open discussion
    #An online discussion group, where participants with common interests can exchange open messages.
    # a public facility to meet for open discussion

  10. #890
    Join Date
    Jul 2007
    Posts
    1,881
    Plugin Contributions
    12

    Default Re: Cherry Zen Template Support Thread

    yes they are. Make sure you clean your catch in FF and FF before you view.
    http://www.zen-cart.com/forum/showth...=72703&page=48

 

 

Similar Threads

  1. Admin logon just keeps repeating....
    By dbunch in forum Installing on a Linux/Unix Server
    Replies: 26
    Last Post: 4 Dec 2008, 02:01 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
  •