Page 127 of 326 FirstFirst ... 2777117125126127128129137177227 ... LastLast
Results 1,261 to 1,270 of 3251
  1. #1261
    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 wizard247 View Post
    Thanks - I have set the width to a fixed 1000 pixels now.

    In doing so I noticed that it was actually the dropshadow stylesheet that prevented me from displaying the fluid width. (I was viewing my site on a 1440 x 900 resolution). As soon as I removed the stylesheet and consequent drop shadow, my site became indeed fluid.

    Any ideas on my previous post of white space below the top navigation bar? (see above)

    Cheers,
    Wizard247
    On my test site, it IS fluid even with the drop shadow.

    See my previous post.

  2. #1262
    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 yoyoben View Post
    I'm sure its been gone over, but I can't wade through 127 pages to see it.

    First of all, great template, its amazing.

    If you head to travoltron.com/store you'll see there is a Link in the EZ pages header for the accompanying forum. (I did not use phpBB, thus, I did not integrate it with zc.)
    I'd love for this link to be in the same bar that shows the login, my account, checkout, etc.

    I've pored over the stylesheet, but I'm at a loss for how to go about that.

    I'd also love to add another button to link the blog.


    Thanks everyone. I'm digging zc pretty hard, and loving the community effort. Everyone here rocks!
    There's no way that could be done with the stylesheet.

    You'd have to open up includes/modules/sideboxes/cherry_zen/information.php

    and add that link manually.

    If you want it at the bottom of the box, just add it after this:

    Code:
      if (SHOW_NEWSLETTER_UNSUBSCRIBE_LINK == 'true') {
        $information[] = '<a href="' . zen_href_link(FILENAME_UNSUBSCRIBE) . '">' . BOX_INFORMATION_UNSUBSCRIBE . '</a>';
      }
    Just make it like a regular link (don't worry about php):

    Code:
    <a href="http://travoltron.com/forum/">Name of link here</a>

  3. #1263
    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 wizard247 View Post

    Any ideas on my previous post of white space below the top navigation bar? (see above)

    Cheers,
    Wizard247
    Replace the sections below of your stylesheet.css with these:

    Code:
    #navMain {
    	float:right;
    	width:750px;
    	line-height:normal;
    	height:32px;
    	}
    
    #navMain ul {
    	float:right;
    	list-style:none;
    	}
    	  
    #navMain li {
    	display:inline;
    	}
    	  
    #navMain a {
    	float:left;
    	text-decoration:none;
    	}
    	
    #navMain a span {
    	float:left;
    	display:block;
    	padding: 7px 15px 0 15px;
    	text-align:center;
    	width:90px;
    	cursor:pointer;
    	height:25px;
    	}

  4. #1264
    Join Date
    Nov 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Anyone using Cherry zen with 1.3.8a zen cart and image handler2? When I put my mouse over a picture, it puts the picture in the upper right corner?

  5. #1265
    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 thesaintjim View Post
    Anyone using Cherry zen with 1.3.8a zen cart and image handler2? When I put my mouse over a picture, it puts the picture in the upper right corner?
    You didn't upload all of the IH2 files into the correct folder. Specifically make sure the javascript and css file for IH2 is in the cherry_zen folder.

  6. #1266
    Join Date
    Nov 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    I narrowed it down to something with Cherry Zen..It works just fine with my other templates. Time to dig around or just disable that feature in IH2

  7. #1267
    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 thesaintjim View Post
    I narrowed it down to something with Cherry Zen..It works just fine with my other templates. Time to dig around or just disable that feature in IH2
    NO, the issue is NOT cherry zen. Look at my test site: http://www.cherryzen.jadetrue.com

    I promise you, the issue is that you did not move the necessary files to the cherry_zen folder.

  8. #1268
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    hi jettrue,

    how/what would i change to make the sideboxes have a white background with a blue outline (the same blue as the header)? right now i have the blue header with a very light blue/gray background and no outline.

    thanks!

  9. #1269
    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 gsdcypher View Post
    hi jettrue,

    how/what would i change to make the sideboxes have a white background with a blue outline (the same blue as the header)? right now i have the blue header with a very light blue/gray background and no outline.

    thanks!
    The sidebox is controlled by an image:

    includes/templates/cherry_zen/images/sidebox.gif

    Change the image and reupload.

  10. #1270
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    hi jettrue,

    i added a blue line to either side of the sidebox.gif and changed the image color to white. that worked well. thanks.

    but how would you recommend i stop it from extending past the top sidebox headers (there is a small gap between the top of the sidebox headers and the bottom of the nav bar). And how would you recommend that i close it off on the bottom?

    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