Results 1 to 10 of 3041

Threaded View

  1. #11
    Join Date
    Dec 2007
    Posts
    6
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    OOH, love the site! Very cute!

    OK, all you have to do is change the "none" of the chunk below that is found in stylesheet_header_menu.css to "lowercase":

    Code:
    div#dropMenu li a {display: block; padding: .6em 0;text-decoration: none; text-transform:none/*edited uppercase*/
    Also, as a side note, I notice that you have two main stylesheets online, stylesheet.css and stylesheet1.css, remember that if a stylesheet is uploaded, it will try to exert itself, so you should only have ONE uploaded at a time.
    Thanks Jade. That did it. I also found where I needed to edit for the submenu. Question about moving sideboxes to the left side. I followed your instructions
    Code:
    #centerColumnWrapper2{
    background:url(../images/content_bg.gif) repeat-y 80% 0;
    }
    
    to:
    
    #centerColumnWrapper2{
    background:url(../images/content_bg2.gif) repeat-y 20% 0;
    
    Also change:
    
    .centerColumn {
    	width:75%;
    	float:left;
    	margin:0 2% 2% 3%;
    	text-align:left;
    	line-height:1.6em;
    	display:inline; /* fixes IE Bug in IE6 and earlier - do not remove */
    	}
    
    to:
    
    .centerColumn {
    	width:75%;
    	float:right;
    	margin:0 2% 2% 3%;
    	text-align:left;
    	line-height:1.6em;
    	display:inline; /* fixes IE Bug in IE6 and earlier - do not remove */
    	}
    but it didn't work. do i need to change any settings in the layout boxes controller to make this work? oh yes, i also removed the extra stylesheet. i did that while i was troubleshooting to see where the information was coming from. thanks.

    p.s. i'm glad you like the site. it's for a new line i'm launching.
    Last edited by deepwatersdotinfo; 10 Dec 2007 at 12:40 AM.

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM

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