Page 143 of 326 FirstFirst ... 4393133141142143144145153193243 ... LastLast
Results 1,421 to 1,430 of 3251
  1. #1421
    Join Date
    Apr 2008
    Location
    UK
    Posts
    326
    Plugin Contributions
    1

    Default Re: Cherry Zen Template Support Thread

    Hi

    Is it possible to have the description wrap around the photo of the item instead of the description being underneath?

    Thanks as always,

    Phil

  2. #1422
    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 splishsplashbb View Post
    i reread all and cant figure it out will work on it more tomorrow as i got my other site working i might just have to start all the way over i just cant get it to work on my other 2 sites

    maggie
    Upload the css/ and jscript/ files for IH2 into the cherry_zen template folders. If you switch to a new template, you have to move over files.

  3. #1423
    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 HJL View Post
    HI

    Is there any way to remove the "# units in stock" text from the product info pages.

    Also how do I remove the "Gift Certificate FAQ" and "Newsletter Unsubscribe" links from the Information Tab.

    Thanks
    All done in the admin. "Catalog", "Product Types", choose general and then "Edit layout".

    For the Gift certificate, if you want it off for the whole site, remove the gift certificate module from the "Modules", "Order Total" section. If you only want it off for the menu, open up includes/templates/cherry_zen/common/tpl_drop_menu.php and remove it there.

    For the Newsletter Unsubscribe, "configuration",
    "email options".

  4. #1424
    Join Date
    Dec 2006
    Location
    kenner, la
    Posts
    110
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Upload the css/ and jscript/ files for IH2 into the cherry_zen template folders. If you switch to a new template, you have to move over files.
    NEVER MIND I GOT IT THANKS

    ok i moved the css but i dont see were the jscript is at?

    maggie
    Last edited by splishsplashbb; 21 May 2008 at 03:44 AM. Reason: add a comment

  5. #1425
    Join Date
    Sep 2007
    Posts
    68
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Hello again,
    I am having difficulty's with the left side box. When a cart item is long enough it expands the widths of the colum and pushes it bellow the rest...

    Code:
    .outer {
    	padding-left: 185px; /* Same width as margin-left for the float-wrap div */
    	padding-right: 0x; /* Our right column width */
    	}
    	
    .inner {
    	width: 100%;
    	}
    
    .float-wrap {
    	float: left;
    	width: 97%;
    	margin-left: -185px; /* Same length as .outer padding-left but with negative value */
    	}
    
    #content {
    	float: right;
    	margin-right: -185px; /* Same length as .outer padding-left but with negative value */
    	width: 100%;
    	line-height:1.6;
    	position: relative; /* IE needs this  */
    	}
    
    .contentWrap{
    	padding: 5px 0 5px 5px;
    	}
    	
    #navColumnOne { 
    	float: left;
    	position: relative; /* IE needs this  */
    	}
    	
    #navColumnTwo {
    	float: right; 
    	margin-right: -170px; /* This negative margin-right value is in this example the same as the right column width. */
    	position: relative; /* IE needs this  */
    	}
    have i missed something

  6. #1426
    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 splishsplashbb View Post
    NEVER MIND I GOT IT THANKS

    ok i moved the css but i dont see were the jscript is at?

    maggie
    includes/templates/cherry_zen/jscript/

    Make the folder if it doesn't exist.

    Get the file from the original IH2 download.

  7. #1427
    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 TBSM View Post
    Hello again,
    I am having difficulty's with the left side box. When a cart item is long enough it expands the widths of the colum and pushes it bellow the rest...

    Code:
    .outer {
    	padding-left: 185px; /* Same width as margin-left for the float-wrap div */
    	padding-right: 0x; /* Our right column width */
    	}
    	
    .inner {
    	width: 100%;
    	}
    
    .float-wrap {
    	float: left;
    	width: 97%;
    	margin-left: -185px; /* Same length as .outer padding-left but with negative value */
    	}
    
    #content {
    	float: right;
    	margin-right: -185px; /* Same length as .outer padding-left but with negative value */
    	width: 100%;
    	line-height:1.6;
    	position: relative; /* IE needs this  */
    	}
    
    .contentWrap{
    	padding: 5px 0 5px 5px;
    	}
    	
    #navColumnOne { 
    	float: left;
    	position: relative; /* IE needs this  */
    	}
    	
    #navColumnTwo {
    	float: right; 
    	margin-right: -170px; /* This negative margin-right value is in this example the same as the right column width. */
    	position: relative; /* IE needs this  */
    	}
    have i missed something
    Link?

  8. #1428
    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 confused_aswell View Post
    Hi

    Is it possible to have the description wrap around the photo of the item instead of the description being underneath?

    Thanks as always,

    Phil
    Yes, open up includes/templates/cherry_zen/templates/tpl_product_info_display.php and move the description section where you'd like it.

  9. #1429
    Join Date
    Sep 2007
    Posts
    68
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    www.tbsm.com.au

    you can only see the log in page unless you sign up and i authorize you at this stage (before the site takes over the old one..)...

    liam...

  10. #1430
    Join Date
    Jan 2008
    Posts
    94
    Plugin Contributions
    0

    Default Eliminate space at the top

    Is there a way to eliminate the top blue space (border) between the header and top of computer screen? Is there a reason I should have it?

 

 

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