Page 61 of 326 FirstFirst ... 1151596061626371111161 ... LastLast
Results 601 to 610 of 3251
  1. #601
    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 pfabrick View Post
    Wow! What a great template! Thanks for all that you have and continue to do on this. Everything has gone very well during installation...I just have one question regarding the shadow around the entire site. I want to make the shadow a bit "deeper"...or maybe the term is "wider" especially on the right and left sides. Can you give me a hint where to go?

    By the way: the site is up and operational...if you want to take a peek at the changes I've made (mostly colors and backgrounds):

    http://unitedforlifefoundation.onlinecatholicstore.com/

    Any help you are able to give would be greatly appreciated.

    PS - don't know if anyone's tried your template with the multi-site mod yet but it works great!
    You'd have to create new deeper images. Open up includes/templates/cherry_zen/images/

    and you'll see all the "shadow" images. You'd have to make new ones that are wider, and remember to make the corners wider as well.

  2. #602
    Join Date
    Nov 2007
    Posts
    270
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Very nice template! Thank you!
    Now that I figured out how to upgrade and move it to ISP, I have a question regarding the right hand side sidebox. It displays fine in FireFox, but it seems wrong in IE. Actually, it seems that the RH sidebox headings are not alligned, they are bit too much to the left.
    Any suggestions??
    Test site at http://store.annron.com/Annronnew/

    Thanks Veronika
    Last edited by Veronika7747; 9 Dec 2007 at 02:35 AM.

  3. #603
    Join Date
    Dec 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    One of my questions was asked previously by another user, but no one answered it yet.

    I added a link to the top navigation, but the formatting is incorrect as the text shows BLACK, it is raised and there is no separator |
    http://feltingforum.com/classes/

    I added the link code exactly as instructed:
    <li><a href="http://www.feltingforum.com">Community Forum</a></li>

    Please advise how to fix this. THANK YOU!

  4. #604
    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 felthead View Post
    One of my questions was asked previously by another user, but no one answered it yet.

    I added a link to the top navigation, but the formatting is incorrect as the text shows BLACK, it is raised and there is no separator |
    http://feltingforum.com/classes/

    I added the link code exactly as instructed:
    <li><a href="http://www.feltingforum.com">Community Forum</a></li>

    Please advise how to fix this. THANK YOU!
    It actually needs to be like this:

    <li><a href="http://www.feltingforum.com"><span>Community Forum</span></a></li>

  5. #605
    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 Veronika7747 View Post
    Very nice template! Thank you!
    Now that I figured out how to upgrade and move it to ISP, I have a question regarding the right hand side sidebox. It displays fine in FireFox, but it seems wrong in IE. Actually, it seems that the RH sidebox headings are not alligned, they are bit too much to the left.
    Any suggestions??
    Test site at http://store.annron.com/Annronnew/

    Thanks Veronika
    Does adding this to your stylesheet help?
    Code:
    * html #navColumnTwo {
        margin-right: -170px !important;
        }

  6. #606
    Join Date
    Nov 2007
    Posts
    270
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Does adding this to your stylesheet help?
    Code:
    * html #navColumnTwo {
        margin-right: -170px !important;
        }
    YES! thank you very much!

  7. #607
    Join Date
    Jun 2004
    Posts
    184
    Plugin Contributions
    0

    Default Re: Design Query

    Quote Originally Posted by jettrue View Post
    It will be easy to remove sideboxes on the home page, since the home page has its own selector. The code below will remove sideboxes from the home:
    Hi Jade:

    Thanks for the tip, I shall try it. I'll probably also use EZPages as other reference pages etc..

    When I go to Admin / EZPages and remove/hide the left and right side boxes, the body of the page changes from a white background to the same colour as the whole background (blue) - any idea what I've done wrong or how to fix it back to white.

    Eg: http://thrivingstores.com/store/inde...id=1&chapter=1

    Ernie

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

    Default Re: Design Query

    Quote Originally Posted by esugrue View Post
    Hi Jade:

    Thanks for the tip, I shall try it. I'll probably also use EZPages as other reference pages etc..

    When I go to Admin / EZPages and remove/hide the left and right side boxes, the body of the page changes from a white background to the same colour as the whole background (blue) - any idea what I've done wrong or how to fix it back to white.

    Eg: http://thrivingstores.com/store/inde...id=1&chapter=1

    Ernie
    Are ALL your ezpages going to be without sideboxes? if so, I think you'll need to add code similar to the above I pasted for your home page, like this:

    Code:
    #pageBody #navColumnOne, #pageBody #navColumnTwo {display:none;}
    #pageBody .float-wrap {margin:none!important;width:100%;}
    #pageBody .outer {padding:0;width:98%;margin:0 auto;}
    #pageBody #contentMainWrapper {background:#ffffff;}

    Also, DO NOT turn off the left and side rightboxes in the EZPAGES section (turn them back on), instead, use the code above.

  9. #609
    Join Date
    Dec 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Cherry Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    It actually needs to be like this:

    <li><a href="http://www.feltingforum.com"><span>Community Forum</span></a></li>
    Thank you!


  10. #610

    Default Re: Cherry Zen Template Support Thread

    Hi
    How do I remove the wording EZPages :: Privacy Notice below the front top banner?
    Jhn

 

 

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