Page 3 of 7 FirstFirst 12345 ... LastLast
Results 21 to 30 of 70
  1. #21
    Join Date
    Jun 2009
    Posts
    23
    Plugin Contributions
    0

    Default Re: Free Template "Future Zen" v1.2 Support Thread

    I as wondering how I could move my logo down a few pixels because it seems the white on my logo is overlapping the blue border on header_bg
    Any thoughts would be greatly appreciated!
    BTW, I love this template. It is so easy to upload and gives me that rounded corner I was looking for. Cudos!

    Here is the site

  2. #22
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Free Template "Future Zen" v1.2 Support Thread

    Quote Originally Posted by pattie1970 View Post
    I as wondering how I could move my logo down a few pixels
    Adding the following to your stylesheet should sort this out for you
    #logo {padding-top:8px;}
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #23
    Join Date
    Jun 2009
    Posts
    23
    Plugin Contributions
    0

    Default Re: Free Template "Future Zen" v1.2 Support Thread

    Quote Originally Posted by kuroi View Post
    Adding the following to your stylesheet should sort this out for you
    Thanks a million times over

  4. #24
    Join Date
    Jun 2009
    Posts
    23
    Plugin Contributions
    0

    Default Re: Free Template "Future Zen" v1.2 Support Thread

    Quote Originally Posted by kuroi View Post
    Adding the following to your stylesheet should sort this out for you
    Is there any place to add it so that it doesn't mess up the rest of the stylesheet? I've tried adding it to two different spots on the stylesheet and I keep getting the sideboxes to look as though the bottom rounding is missing?
    Do you see what I may be missing? Click here

  5. #25
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Free Template "Future Zen" v1.2 Support Thread

    Quote Originally Posted by pattie1970 View Post
    Is there any place to add it so that it doesn't mess up the rest of the stylesheet? I've tried adding it to two different spots on the stylesheet and I keep getting the sideboxes to look as though the bottom rounding is missing?
    The problem has nothing to do with what you added, it's the change that you made to replace "background-position:center bottom;" with "background-position-y: center;" in the definition of the styles for .sideBoxContent, that introduced the new problem.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #26
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Free Template "Future Zen" v1.2 Support Thread

    The #logo {} rule cannot have any effect on the sideboxes. You must have made another change at the same time.
    Your stylesheet has
    Code:
    .sideBoxContent {
    	background-image:url('../images/sidebox_content_bg.gif');
    	background-repeat:no-repeat;
    	padding: 0.8em; background-position-y:50%
    	}
    background-position-y: is an IE-only property to start with, and you have it set incorrectly in any case. It was probably originally
    Code:
    .sideBoxContent {
    	background-image:url('../images/sidebox_content_bg.gif');
    	background-repeat:no-repeat;
    	padding: 0.8em; 
    	background-position: bottom center;
    	}

  7. #27
    Join Date
    Jun 2009
    Posts
    23
    Plugin Contributions
    0

    Default Re: Free Template "Future Zen" v1.2 Support Thread

    Quote Originally Posted by kuroi View Post
    The problem has nothing to do with what you added, it's the change that you made to replace "background-position:center bottom;" with "background-position-y: center;" in the definition of the styles for .sideBoxContent, that introduced the new problem.
    I did not change this, I have a fresh clean install of Future Zen and that is what is in the stylesheet. I made the fix just recommended and it casues a host of other stye problems. I am about to switch back to the clean, virgin in stall of the stylesheet.

  8. #28
    Join Date
    Jun 2009
    Posts
    23
    Plugin Contributions
    0

    Default Re: Free Template "Future Zen" v1.2 Support Thread

    A clean, fresh install version is now there and everything is aligned. Why would everything go haywire for me to just change the px on the logo at the top? Any suggestions?
    If the sidebox is an issue, then it is with the template and nothing I did to change what was provided.
    Sorry for being so confused!

  9. #29
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Free Template "Future Zen" v1.2 Support Thread

    Obviously the template didn't come with
    background-position-y:50%
    so somehow during your work it got changed. It sounds like something a Microsoft editing program might put in...

  10. #30
    Join Date
    Jun 2009
    Posts
    23
    Plugin Contributions
    0

    Default Re: Free Template "Future Zen" v1.2 Support Thread

    Quote Originally Posted by gjh42 View Post
    The #logo {} rule cannot have any effect on the sideboxes. You must have made another change at the same time.
    Your stylesheet has
    Code:
    .sideBoxContent {
    	background-image:url('../images/sidebox_content_bg.gif');
    	background-repeat:no-repeat;
    	padding: 0.8em; background-position-y:50%
    	}
    background-position-y: is an IE-only property to start with, and you have it set incorrectly in any case. It was probably originally
    Code:
    .sideBoxContent {
    	background-image:url('../images/sidebox_content_bg.gif');
    	background-repeat:no-repeat;
    	padding: 0.8em; 
    	background-position: bottom center;
    	}
    Okay, somehow I didn't copy everything and once I did this fix, it didn't change anything?
    Any suggestions?

 

 
Page 3 of 7 FirstFirst 12345 ... LastLast

Similar Threads

  1. "ZenCart Zen" Template Support
    By clydejones in forum Addon Templates
    Replies: 274
    Last Post: 7 Apr 2012, 03:36 PM
  2. Free Template "Future Zen"
    By kuroi in forum Addon Templates
    Replies: 367
    Last Post: 9 Feb 2008, 01:33 AM
  3. Fatal error with Free Template "Future Zen"
    By needforspit in forum Addon Templates
    Replies: 0
    Last Post: 14 Jun 2006, 03:39 AM
  4. Kuroi's "Future Zen" template
    By Woodymon in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 May 2006, 01:44 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR