Page 44 of 71 FirstFirst ... 34424344454654 ... LastLast
Results 431 to 440 of 3244

Hybrid View

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

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by kal View Post
    I don't think you can use .jpg, you just got to rename it to .gif or it won't be recognised.
    No, of course you can change it, see my post directly above.

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

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by stoto View Post
    In which config file can i modify logo.gif to logo.jpg so i can use jpg images for logo?
    Change this in includes/languages/english/cherry_zen/header.php

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

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by xt0rt View Post
    I have found different snippets throughout this thread, but rather than go through the nearly 2000 posts I'm just going to ask my question...

    I need to change the font color in the footer, as well as eliminate the gap in the footer between HOME and the table. Could someone please advice as to where I make these changes?

    Thanks in advance!
    To remove all spacing down there, you can change #navSupp and #navSupp ul to this (adjust the padding how you'd like it):

    Code:
    #navSupp {
    	margin:0 auto;
    	text-align:center;
    	padding:0;
    }
    #navSupp ul {
    	list-style-type:none;
    	text-align:center;
    	line-height:1em;
    	padding:0;
            margin:0;
    }
    To change the colors on the bottom, you would use these sections:
    Code:
    #navSupp ul li a {color:#ffffff;}
    #navSupp ul li {color:#ffffff;}
    #siteinfoLegal {color:#ffffff;}
    #siteinfoLegal a {color:#ffffff;}
    To change the footer general text, you need to view the source of your page, then find out what the section is called that you wan to change, for example, from the source of my site:

  4. #4
    Join Date
    Sep 2005
    Location
    The Internets
    Posts
    190
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    To remove all spacing down there, you can change #navSupp and #navSupp ul to this (adjust the padding how you'd like it):

    Code:
    #navSupp {
    	margin:0 auto;
    	text-align:center;
    	padding:0;
    }
    #navSupp ul {
    	list-style-type:none;
    	text-align:center;
    	line-height:1em;
    	padding:0;
            margin:0;
    }
    To change the colors on the bottom, you would use these sections:
    Code:
    #navSupp ul li a {color:#ffffff;}
    #navSupp ul li {color:#ffffff;}
    #siteinfoLegal {color:#ffffff;}
    #siteinfoLegal a {color:#ffffff;}
    To change the footer general text, you need to view the source of your page, then find out what the section is called that you wan to change, for example, from the source of my site:
    Jade,

    I was able to partially make these changes, but for some reason I just can't put my finger on it. Would it be ok if I PM'd you the URL of my shop? One look with the Firefox Webdev plugin and you'd likely know the problem :)

    Thanks,

    x
    Make regular site and database backups!

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

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by xt0rt View Post
    Jade,

    I was able to partially make these changes, but for some reason I just can't put my finger on it. Would it be ok if I PM'd you the URL of my shop? One look with the Firefox Webdev plugin and you'd likely know the problem :)

    Thanks,

    x
    You can use the email link to email me the URL.

  6. #6
    Join Date
    Aug 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    i dont see your problem Kal. Have you tried in other browser? If not which browser are you using?
    The linked page displays correct at least in safari on iphone.
    Where did you turned off the catalog categories between your logo and ezpages header?
    Posted via Mobile Device

  7. #7
    Join Date
    Jun 2008
    Posts
    83
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by stoto View Post
    i dont see your problem Kal. Have you tried in other browser? If not which browser are you using?
    The linked page displays correct at least in safari on iphone.
    Where did you turned off the catalog categories between your logo and ezpages header?
    Posted via Mobile Device
    I am using IE6, but i know it displays correctly in IE7 and Firefox. It still should be working properly in IE6 though too...there must be a way to fix it.

    I turned the header catergories off in the control panel i think, but i cannot log in for some reason right now, therefore can't tell you the exact area i went in to turn them off.

  8. #8
    Join Date
    Aug 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Looks like all my answer will be in common/tpl_header.php
    Posted via Mobile Device

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

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by stoto View Post
    Looks like all my answer will be in common/tpl_header.php
    Posted via Mobile Device
    You can turn off the category tabs in the admin, under "configuration", "Layout settings", "Categories-Tabs Menu ON/OFF"

  10. #10
    Join Date
    Aug 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    I installed Cherry Zen
    How can I have the contents of the cart and total amount with a cart jpg displayed on the front page

 

 
Page 44 of 71 FirstFirst ... 34424344454654 ... 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