Results 1 to 10 of 462

Hybrid View

  1. #1
    Join Date
    Dec 2008
    Posts
    39
    Plugin Contributions
    0

    Default Re: Simple Zen Template - Support Thread

    Hello.
    I'm using this template on my site and have been for a while. I've looked and looked but I can't figure out how to put more space between the fields in the left hand column.

    For example, how can I put more distance between 'categories' 'links' and 'who's online' fields.

    I also want to change the font size for the entries in these fields as well.

    I've been trying to work this out for months, so any help will be greatly appreciated.

    If needed, you can view my site here.

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,682
    Plugin Contributions
    11

    Default Re: Simple Zen Template - Support Thread

    add margin-bottom: 1.5em; to your .sideBoxContent in the stylesheet. adjust as needed.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Dec 2008
    Posts
    39
    Plugin Contributions
    0

    Default Re: Simple Zen Template - Support Thread

    Thank you so very much dbltoe, that's fixed my problem completely. Thank you once again.

  4. #4
    Join Date
    Sep 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Simple Zen Template - Support Thread

    Does it work with ZC 1.3.8 ?


    Thanks.

  5. #5
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: Simple Zen Template - Support Thread

    First off nice template!

    Ok, I wanted to use some of your simple template and didn't know what code did what to make it work. What I wanted to do was use the header and the 3 links next to it. How was this done? I attached the section in question. Thanks!
    Attached Images Attached Images  

  6. #6
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: Simple Zen Template - Support Thread

    OK I got it to work (Image Included) but I don't understand how. Here is what I did.

    1) Copied the Simple_Zen_Template_2.1\includes\languages\english\simple_zen\header.php to my template. Note: It only hade one change from origional and that was the tagline.
    2) Copied the Simple_Zen_Template_2.1\includes\templates\simple_zen\images
    A. logo.gif
    B. shadow.gif
    C. topnav.gif
    3) Then I added the code to MY stylesheet.php
    Code:
    * {
    	margin:0;
    	padding:0;
    	}
    AND

    Code:
    /* BOF Top Nav Links with Image (shopping cart/contact us/my account). If you'd like to use text links only, comment out this section, and un-comment out the following section*/
    
    #tagline {
    	float:right;
    	height:70px;
    	width:336px;
    	}
    	
    #tagline ul {
      	height:86px; 
      	margin:0;
      	width: 336px;
    	background:#fff url(../images/topnav.gif) no-repeat right top;
      	}
      
    #tagline li {
      	list-style-type:none; 
      	width:0;
      	height:67px;
        position:absolute;
      	}
      
    #tagline a {
    	float:left;
      	height:0;
    	position:absolute; 
      	color:#000; 
      	text-decoration:none; 
     	padding-top:66px; 
      	font: 1.5em;
     	}
      
    #tagline a#sc{
      	position:absolute; 
      	left:30px; 
      	top:0px;
      	width:90px;
      	}
      
    #tagline a#cu {
      	position:absolute; 
      	left:140px; 
      	top:0px; 
      	width:85px;
      	}
      
    #tagline a#ma{
      	position:absolute; 
      	left:250px; 
      	top:0px; 
      	width:85px;
      	}
    
    #tagline i{visibility:hidden}
    
    /*EOF Top Nav Links with Image */


    Here is what I don't understand. Nothing worked untill I added the
    * {
    margin:0;
    padding:0;
    }

    In my stylesheet? What is *

    Thanks,
    Chad
    Attached Images Attached Images  

  7. #7
    Join Date
    Sep 2007
    Posts
    215
    Plugin Contributions
    0

    Default Re: Simple Zen Template - Support Thread

    Thank you for this lovely template. I've imported a different logo.gif which is slightly deeper than the one you specify. The top nav bar on the right (shop cart, contact etc) now looks a little too high and I would like to shift it down a tad but I can't find the stylesheet tags which does it. When I switch on edit stylesheet in Firefox (web dev exten.) the nav bar disappears.

  8. #8
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,682
    Plugin Contributions
    11

    Default Re: Simple Zen Template - Support Thread

    Better way to get an answer is to include a link to your site. It's hard to answer correctly. Especially when you have made changes.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

 

 

Similar Threads

  1. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  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. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 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