Page 1 of 2 12 LastLast
Results 1 to 10 of 462

Hybrid View

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

    Default Re: Links in side boxes?

    Quote Originally Posted by jettrue View Post
    Turn on the ez-pages sidebox, then go to "tools", "Ez-pages" and add all the hyperlinks your heart desires.
    Thanks Jettrue, much appreciated.

    Next question is, how can I add some space inbetween the sideboxes on the left and right hand sides so they don't sit right on top of each other??

    Many thanks in advance.

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

    Default Re: Simple Zen Template - Support Thread

    dharma,

    90+% of the time, if IE looks bad, the problem is with something in the code. FF is very forgiving and will adjust. IE is clueless. Head over to http://validator.w3.org/ and let it check your site or add the html validator from tidy to ff.
    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

    Sorry, another question. How can I decrease the width of the centre column so there is more room between the centre column and the left and right columns?

    Many thanks.

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

    Default Re: Simple Zen Template - Support Thread

    this may help, unless you are talking margin or padding.
    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.

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

    Default Re: Simple Zen Template - Support Thread

    I fiddled with the left and right widths changing from 150 to 135px but it wasn't what I'm after. I guess I'm wanting to increase the padding between the centre column and the left column and the centre column and the right column.

    Thanks again.

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

    Default Re: Simple Zen Template - Support Thread

    Somewhere around line 520 in your stylesheet, you'll find a padding call for .centerColumn.

    You may need to separate it from the others unless you want the same padding for all.
    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.

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

    Default Re: Simple Zen Template - Support Thread

    Yep, that's fixed it, thanks. All I need know is to find out how to put more space between the boxes on the left and right columns.

    Thanks again.

  8. #8
    Join Date
    Nov 2006
    Posts
    512
    Plugin Contributions
    0

    Default Re: Simple Zen Template - Support Thread

    Quote Originally Posted by dbltoe View Post
    dharma,

    90+% of the time, if IE looks bad, the problem is with something in the code. FF is very forgiving and will adjust. IE is clueless. Head over to http://validator.w3.org/ and let it check your site or add the html validator from tidy to ff.
    You Guys Are So Smart!

    It turns out I was missing an end tag, and it was not a custom IE7 css massagey thingy as I thought..... it looks fine now! thanks again!

    oh! I was not able to validate the shopping cart page because a product must be the cart to view that page.

    Any work arounds? I have also tried Total Validator from the FF browser, but no luck viewing the shopping cart page with products.

  9. #9
    Join Date
    Sep 2008
    Posts
    130
    Plugin Contributions
    0

    Default Re: Simple Zen Template - Support Thread

    Hey all, hey jettrue. Wanted to ring in with my $.02 that your theme kicks much ######, and I am currently kicking back because finding it took about three days off the project for me.

    I had a question, though. I've switched up the topnav file with one of mine, separated into four icons. I've adjusted the css to allow for four a.link spots, and currently the three that existed before are fine now, but I have added a third button (my account is the fourth) and don't understand where to put the actual link. I've looked through all the included files and cannot see any static links, and I don't know how zen cart is generating those.

    Any advice would be much appreciated.

    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:0px; 
      	top:0px;
      	width:95px;
      	}
      
    #tagline a#cu {
      	position:absolute; 
      	left:94px; 
      	top:0px; 
      	width:80px;
      	}
     	
    #tagline a#ss {
    	position: absolute;
    	left: 176px;
    	top: 0px;
    	width: 80px;
    	}
    	
    #tagline a#ma{
      	position:absolute; 
      	left:258px; 
      	top:0px; 
      	width:80px;
      	}
    
    
    #tagline i{visibility:hidden}
    
    /*EOF Top Nav Links with Image */
    -Tim
    Attached Images Attached Images  
    <!-- just commenting -->

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

    Default Re: Simple Zen Template - Support Thread

    I'm sure this is a very easy question, but I can't work it out. How do I add pictures/images to the sidebars. I know this is a fairly elementary question, but I just can't find anything on this.

    Many thanks.

 

 
Page 1 of 2 12 LastLast

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